Page MenuHomeFreeBSD

ice.4: Improve SYNOPSIS
ClosedPublic

Authored by ziaee on Sat, Oct 4, 11:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 3:34 PM
Unknown Object (File)
Sat, Oct 11, 3:33 PM
Unknown Object (File)
Sat, Oct 11, 3:33 PM
Unknown Object (File)
Sat, Oct 11, 7:03 AM
Unknown Object (File)
Tue, Oct 7, 4:38 PM
Unknown Object (File)
Sun, Oct 5, 1:41 PM
Unknown Object (File)
Sun, Oct 5, 6:30 AM
Unknown Object (File)
Sun, Oct 5, 6:05 AM
Subscribers

Details

Summary

Remove prose from synopsis, adding sysctls and tunables. I would like
to use something standard across the manual for "substitute a number
here". We used to, and OtherBSDs do, just use ?, which is a standard
UNIX notation for a substitutable character. Our manual uses a mix of
Ns, ?s, and #s.

MFC after: 3 days

Diff Detail

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

Event Timeline

ziaee requested review of this revision.Sat, Oct 4, 11:23 PM

We also need to fix the HARDWARE section. Supported hardware, and really only supported hardware, needs to be in there. Then, the entire section appears in the hardware compatibility list:

https://www.freebsd.org/releases/15.0R/hardware/

So, supported adapters needs to move from DESCRIPTION into HARDWARE, and information about configuring optics needs to go from HARDWARE to DESCRIPTION.

kbowling added a subscriber: kbowling.

The deletions seem fine. The convention is probably up to you if you are changing to this.

This revision is now accepted and ready to land.Sat, Oct 4, 11:53 PM
This revision was automatically updated to reflect the committed changes.