summaryrefslogtreecommitdiff
path: root/share/man/man4/scsi.4
AgeCommit message (Collapse)Author
2001-06-26formatting nits, grammar, and trailing whitespacePaul Janzen
1999-08-24Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI).Constantine Sapuntzakis
Updated ioctls to match Minor patches in anticipation of wd->sd translation layer
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-06-05more .Os cleanup, remove some trailing whitespace, cleanse some .NmAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1998-11-17remove empty reference to non-existent su(4) pageAaron Campbell
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
occurrences squashed as well.
1996-08-04Manual page for generic SCSI subsystem; from FreeBSDThorsten Lockert