summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ch.4
Commit message (Collapse)AuthorAgeFilesLines
* Fixed macro abuse.ru2005-01-211-1/+1
|
* Sort sections.ru2005-01-211-15/+15
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-1/+1
|
* - Remove duplicate words.simon2004-05-101-2/+2
| | | | | | | - Fix a spelling nit. PR: docs/66482 Submitted by: Michel Lavondès <fox@vader.aacc.cc.md.us>
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
|
* Hiten's patchset for section four manpages, slightly edited by me.ru2003-06-281-46/+91
|
* Ispell sweep of share/man/man4.mpp2002-01-211-4/+4
|
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-1/+2
|
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-101-2/+2
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-13/+13
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* Grammar police: "its", not "it's", is the possessive form of "it".dd2001-04-151-1/+1
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-1/+3
|
* Use Fx macro wherever possible.ru2000-11-141-7/+6
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-1/+1
| | | | precedent.
* Update the st(4) and sd(4) references to sa(4) and da(4) respectively,nbm2000-07-121-2/+2
| | | | | | | maintaining order, were the references ordered already. PR: reminded by 19647 Submitted by: reminded by Jens Schweikhardt <schweik@noc.dfn.de>
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-1/+2
|
* 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
* Removed occurrences of consecutive repeated words (such as "the the").alex1999-02-121-2/+2
|
* Document new volume tag and element status support.gibbs1998-09-151-26/+218
|
* Add Xreference to chio(1).max1997-06-021-1/+2
|
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
|
* Fix a bunch of man pages to stop abusing the .Nm macro, alongmpp1997-02-051-2/+2
| | | | | | | with some other minor fixes for some problems I noticed while making these changes. Pointed out by: bde
* 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-3/+3
|
* Minor formatting/style fixes.mpp1996-12-091-3/+2
| | | | Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
* After prodding, add a BSD style copyright to those man pages I thinkjulian1996-10-181-1/+26
| | | | | I probably originally wrote. Also take my name OUT of the ddb man page.. I did NOT port it from mach.
* add missing comma(s) in .Xr macroswosch1996-09-231-2/+3
|
* Fix a bunch of spelling errors in a bunch of man pages.mpp1996-01-301-1/+1
|
* 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/+80
OpenPOWER on IntegriCloud