Commit Graph

371 Commits

Author SHA1 Message Date
Nate Williams 14acc8410d Fix minor typo. BIOSETIF -> BIOCSETIF 1997-01-05 22:15:59 +00:00
Mike Pritchard 66a5a22607 Mention the new mdoc examples in /usr/share/examples/mdoc. 1997-01-02 20:50:23 +00:00
Mike Pritchard 38bf940791 Add i386 to the .Dt macro call. 1996-12-31 22:47:50 +00:00
Mike Pritchard 32c5eaa8aa Mdoc police.. 1996-12-31 22:42:00 +00:00
Wolfram Schneider aa8b4ee314 xrs - detect unsorted cross references in section SEE ALSO 1996-12-30 14:58:53 +00:00
Poul-Henning Kamp aea88892fd Add SLIST_EMPTY, SLIST_FIRST, SLIST_NEXT.
Is it time to split this into one "intro" type and a number of
detailed pages ?
1996-12-29 21:21:16 +00:00
Wolfram Schneider a1427df598 add 'i386' to macro .Dt 1996-12-29 20:36:04 +00:00
Wolfram Schneider 16d8d41154 remove section LIMITS, the limitations are now invalid ;-) 1996-12-29 15:09:17 +00:00
Mike Pritchard 188097739b Spelling police. 1996-12-26 22:50:43 +00:00
Mike Pritchard eb6d684623 Don't claim that the section 7 man pages are mostly troff related,
since they are not.
1996-12-26 22:41:18 +00:00
Mike Pritchard 8044b10425 Mention that cross references in the SEE ALSO section should be
sorted by section number and then placed in alphabetical order.
1996-12-26 22:34:23 +00:00
Mike Pritchard 4e11acf8be Re-add devfs(5) to the xref list, since it now exists,
and remove mount_devfs(8), since that man page is now
really just a pointer to the various section 5 man pages.
1996-12-26 22:16:06 +00:00
Wolfram Schneider 0b992c1d66 Sort cross references. 1996-12-26 16:16:37 +00:00
Wolfram Schneider c69a537c8f Sort cross references. 1996-12-26 02:02:31 +00:00
Mike Pritchard 46a1272500 Convert to mdoc format. 1996-12-21 23:54:30 +00:00
Mike Pritchard c310249e03 Covert to mdoc format. 1996-12-21 23:30:53 +00:00
Mike Pritchard 6071eeacb3 Update mdoc.samples(7) to match what is now
installed in /usr/share/misc/mdoc.template
1996-12-21 22:02:30 +00:00
Mike Pritchard 4a6a66d28c Typo police. 1996-12-18 22:06:47 +00:00
David E. O'Brien 0dfb02eb79 Added $Id$.
Added more verbage about the card, and documented the driver's bugs.

2.2-R candidate.
1996-12-18 01:35:20 +00:00
Garrett Wollman b4ccb10ee3 Add cross-references to ifnet(9). 1996-12-17 20:23:34 +00:00
Garrett Wollman 3cb60f1a48 Create a new manual page describing how network interfaces and
addresses are glued together with the generic networking code.
1996-12-17 20:21:01 +00:00
Mike Pritchard 6737d445c1 Remove trailing whitespace.
Don't worry, this is the only one of these I plan on doing :-).
1996-12-16 20:31:40 +00:00
Peter Wemm 6b26f698ba Add missing \ at the end of the first line
Forgotten by: mpp (rev 1.18)
1996-12-15 02:33:30 +00:00
Mike Pritchard ce85277574 Get the HISTORY section right. 1996-12-14 22:38:09 +00:00
Mike Pritchard 015a207577 Actually add the man page. 1996-12-14 22:34:11 +00:00
Mike Pritchard 862076fd02 Add devfs(5) to describe the device file system. 1996-12-14 22:32:49 +00:00
Mike Pritchard c26d69d0fc Fix a small typo that was only apparent when looking
at the man page source..
1996-12-14 22:21:30 +00:00
Mike Pritchard 7409fd943d Add fdesc(5) to document the file-descriptor file system. 1996-12-14 22:14:55 +00:00
Mike Pritchard 8d02bca98d Forgot to document "hostname". Also add some other misc stuff. 1996-12-14 21:53:14 +00:00
Mike Pritchard fec75a87e2 Add a kernfs(5) man page to describe the kernel file system. 1996-12-14 21:47:11 +00:00
Mike Pritchard 5086890eb9 Remove a bad xref, and reference a couple of more useful ones
instead.  Closes PR# 1141.
1996-12-14 21:13:22 +00:00
Mike Pritchard c347ebabe1 Make procfs(5) the definitive source of information on /proc.
Most of this information was pulled from the man page for
mount_procfs(8).

Closes PR# 1681.
1996-12-14 20:11:57 +00:00
Mike Pritchard 472ba2f1ca Update procfs(5) to reflect reality a little better. Clsoes PR# 2136. 1996-12-14 19:09:58 +00:00
Mike Pritchard ceb83c2c9b Update the list of include files listed in the man
so that a program using the examples will actually
compile.  Closes PR# 2143.
1996-12-14 18:47:42 +00:00
Jordan K. Hubbard cd484a3441 Close PR#2211 - ypserv is no longer GPL'd.
Submitted-By: Faried Nawaz <nawaz921@cs.uidaho.edu>
1996-12-14 11:20:49 +00:00
Mike Pritchard aab5e1b6d0 Minor formatting/style fixes.
Submitted by:	Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
Nate Williams 7ffe15380f Added psm manpage.
Submitted by:	Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1996-12-06 01:58:14 +00:00
Jordan K. Hubbard 96b2533ed1 Bump maximum username length to 16 characters. This brings us into
line with BSD/OS and Linux's username limits, making transitioning from
either operating system a lot easier than it is now.  I'm currently
running with this change on my system, as are several others, and have
experienced no ill effects.

This is not for 2.2!  This needs to get shaken out longer term in 3.0.

Previously-approved-by:  davidg
1996-12-04 11:31:14 +00:00
Andrey A. Chernov b96aebd585 Fix syntax error loc->doc 1996-12-04 09:42:39 +00:00
David E. O'Brien f5001497c2 First cut at adding a little bit about the ports framework's dir structure. 1996-12-04 08:49:52 +00:00
Mike Pritchard e277738293 Remove some garbage text from the man page.
Closes PR# 1971.

Submitted by:	Lydon Nerenberg
1996-12-03 23:26:49 +00:00
Mike Pritchard fc43dc94cb Correct some spelling errors. 1996-12-01 00:25:06 +00:00
Mike Pritchard 70843691f8 Fix an incorrect man page cross reference. 1996-11-30 23:24:20 +00:00
Wolfram Schneider 7ae31dc93d rename obsolete 'TZ=US/Pacific' example to 'TZ=America/Los_Angeles'
close PR #2125
1996-11-30 00:29:51 +00:00
Jordan K. Hubbard 7ee8a29399 fimib.4 -> ifmib.4 1996-11-16 03:06:25 +00:00
Garrett Wollman 93194d3707 Start to document how the interface MIB stuff is supposed to work. 1996-11-15 19:49:41 +00:00
Poul-Henning Kamp 7132822bb1 doc/1987, table heading in error.
Submitted by:	Mark Valentine Mark Valentine <mark@linus.demon.co.uk>
1996-11-12 13:37:51 +00:00
Andrey A. Chernov 1c90543673 pcfs -> msdos
2.2 candidate
1996-11-10 02:23:33 +00:00
Satoshi Asami 286fe46c4b Remove comment about offset, it is no longer necessary. Add mention
of partition types in disklabel.  Add disklabel(8) to "see also" section.

Reminded by:	Chris Timmons <skynyrd@opus.cts.cwu.edu>
1996-11-07 04:10:55 +00:00
Julian Elischer a77a7ee010 After prodding, add a BSD style copyright to those man pages I think
I probably originally wrote. Also take my name OUT of the ddb
man page.. I did NOT port it from mach.
1996-10-18 20:22:31 +00:00