summaryrefslogtreecommitdiffstats
path: root/share/man/man9/cd.9
Commit message (Collapse)AuthorAgeFilesLines
* Removed 2 lines from the cd(9) manual page.trhodes2002-04-151-3/+1
| | | | PR: 35944
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-4/+4
|
* mdoc(7) police:ru2001-08-071-1/+1
| | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-2/+2
| | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* Change the worm(4) man page to note that there is no longer a worm(4)ken1998-10-161-3/+2
| | | | | | | | | driver, and point users in the right direction for similar functionality. The functionality that used to be provided there is now provided by the cd(4) driver and cdrecord. Fix cross-references in a few other man pages. (i.e. delete references to things I haven't written yet)
* Update the cd(9) man page for the CAM cd driver. This really just anken1998-10-121-16/+32
| | | | | | | | update of the quirk entry descriptions to reflect the current state of things. Once I find out where such things belong, I'll document things like the changer scheduling mechanism, actions taken at probe, etc.
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-4/+4
| | | | Use .An/.Aq.
* uncomment CD_Q_BCD_TRACKS flag, add xref to scsi(4)jmg1997-04-021-5/+4
|
* add missing cvs Id linesjmg1997-03-071-0/+1
|
* Correct section number in the .DT line.mpp1997-02-231-1/+1
| | | | Pointed out by: bde
* These man pages will first appear in FreeBSD 2.2, not 3.0.mpp1997-02-171-1/+1
|
* Typo police.mpp1997-02-091-2/+4
|
* Various man pages describing the internals of the SCSI subsystem.joerg1997-02-091-0/+83
Submitted by: John-Mark Gurney <gurney_j@resnet.uoregon.edu>
OpenPOWER on IntegriCloud