summaryrefslogtreecommitdiffstats
path: root/share/man/man4/intro.4
Commit message (Collapse)AuthorAgeFilesLines
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-1/+1
|
* Mdoc Janitor:hmp2003-11-121-2/+2
| | | | | | * cleanup hard sentence breaks. * sprinle some .Dq macros.
* Hiten's patchset for section four manpages, slightly edited by me.ru2003-06-281-16/+25
|
* Delete MAKEDEV traceskeramida2003-03-251-9/+1
|
* Uniformly refer to a file system as "file system".ru2002-12-121-3/+3
| | | | Approved by: re
* More file system > filesystemtrhodes2002-05-161-3/+3
|
* mdoc(7) police: macroize UNIX.ru2002-03-181-1/+3
|
* Ispell sweep of share/man/man4.mpp2002-01-211-1/+1
|
* Assorted grammar and other mechanical fixes.dd2002-01-071-6/+6
| | | | | PR: 32941 Submitted by: <setantae@submonkey.net>
* mdoc(7) police:ru2001-08-071-7/+6
| | | | | | | 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
|
* pseudo-device -> device in kernel config lines. Removed whitespace at EOL.schweikh2001-05-011-1/+1
| | | | Reviewed by: joerg, dd
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-141-1/+1
|
* mdoc(7) police: Er macro usage cleanup.ru2000-11-221-1/+1
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
|
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-2/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Typo - latter -> letterbillf1999-03-151-2/+2
| | | | | PR: docs/10591 Submitted by: Kanenda <vanitas@ma3.seikyou.ne.jp>
* Refer to "da" rather than "sd" device.rnordier1998-11-301-3/+3
|
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-3/+4
| | | | Use .An/.Aq.
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-3/+3
|
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
|
* 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.
* Re-add devfs(5) to the xref list, since it now exists,mpp1996-12-261-3/+3
| | | | | and remove mount_devfs(8), since that man page is now really just a pointer to the various section 5 man pages.
* Sort cross references.wosch1996-12-261-7/+7
|
* Minor formatting/style fixes.mpp1996-12-091-2/+1
| | | | Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
* Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions.mpp1996-08-211-2/+3
|
* 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.
* Add intro(4), as it's being referenced from severall other pages.joerg1996-01-211-0/+175
Closes PR # docs/947: missing intro(4) manpage Submitted by: David E. O'Brien (initial version)
OpenPOWER on IntegriCloud