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)
Mon, Sep 22, 9:02 PM
Unknown Object (File)
Sat, Sep 20, 6:58 AM
Unknown Object (File)
Sat, Sep 20, 4:36 AM
Unknown Object (File)
Sat, Sep 20, 4:34 AM
Unknown Object (File)
Wed, Sep 17, 1:38 AM
Unknown Object (File)
Mon, Sep 15, 9:52 PM
Unknown Object (File)
Sep 8 2025, 7:29 AM
Unknown Object (File)
Sep 4 2025, 8:12 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.