summaryrefslogtreecommitdiffstats
path: root/share/man/man4/cd.4
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-6/+6
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-1/+1
| | | | precedent.
* Correct one reference to wd.4 by ad.4.roberto2000-07-101-1/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-3/+6
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* $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>
* Devices are hardwired with "unit 0", not "lun 0" as was in these man pages.ken1999-05-081-2/+2
| | | | | | | Also, update the pass(4) man page to indicate that some CCBs must be sent through the xpt(4) device and cannot be sent through a pass device. PR: 8826
* Fix misspelling of Julian's last name. Oops.ken1999-02-271-2/+2
|
* Update the cd(4) man page for the CAM cd driver.ken1998-10-121-15/+76
| | | | | | | | This includes a description of the changer timeout kernel options and sysctl variables. I didn't check to make sure the ioctl descriptions are up to date; that will come sometime later. (The ioctls haven't changed in the CAM driver, but I'm not sure if the man page was in sync with even the old driver.)
* Use the .Fx macro for FreeBSD references for releases prior to 2.0.mpp1997-03-211-3/+7
| | | | | Use the .Tn macro for generic FreeBSD references. Cleanup other formatting problems noticed while making the above changes.
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
|
* added man page for /dev/sysmouse. (and activate it)jmg1997-02-201-1/+2
| | | | plus add appropriate xrefs now that we have {cd,sd,st}.9
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Sort cross references.wosch1996-12-261-1/+3
|
* After prodding, add a BSD style copyright to those man pages I thinkjulian1996-10-181-0/+25
| | | | | I probably originally wrote. Also take my name OUT of the ddb man page.. I did NOT port it from mach.
* Correct a bunch of man page cross references and generallympp1996-02-111-2/+2
| | | | | | try and silence "manck". ncurses, rpc, and some of the gnu stuff are still a big mess, however.
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-3/+3
|
* Update to reflect the reality of the header files.wollman1996-01-161-121/+320
| | | | Make more effective use of -mdoc.
* Updated man pages to reflect new configuration options. These man pagesdufault1995-03-011-3/+8
| | | | are getting pretty out of date and need to be visited some more.
* Added more missing manual pages from 1.1.5.dg1995-01-251-0/+179
OpenPOWER on IntegriCloud