Page MenuHomeFreeBSD

Removed the reference to the deprecated splx API.
ClosedPublic

Authored by dchagin on Apr 9 2021, 7:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 24, 3:26 AM
Unknown Object (File)
Tue, Mar 24, 12:31 AM
Unknown Object (File)
Mon, Mar 23, 12:04 AM
Unknown Object (File)
Thu, Mar 19, 11:42 AM
Unknown Object (File)
Wed, Mar 18, 11:43 PM
Unknown Object (File)
Wed, Mar 18, 11:18 PM
Unknown Object (File)
Thu, Mar 12, 11:15 AM
Unknown Object (File)
Thu, Mar 12, 4:32 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 38452
Build 35341: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Apr 9 2021, 1:46 PM
share/man/man9/ifnet.9
1395

I think the .El should not be deleted.

Ah, right - OK with .El left there

share/man/man9/ifnet.9
1395

well, I left one .El, the reason have 2 .El here?

share/man/man9/ifnet.9
1395

Because there are two nested lists. One starts on line 1158, the second on line 1299.

Left both .El as markj noted.

This revision now requires review to proceed.Apr 9 2021, 2:14 PM
This revision is now accepted and ready to land.Apr 9 2021, 2:18 PM
dchagin added inline comments.
share/man/man9/ifnet.9
1395

Indeed, thanks!

This revision was automatically updated to reflect the committed changes.
dchagin marked an inline comment as done.