Commit Graph

61 Commits

Author SHA1 Message Date
Wolfram Schneider
16d8d41154 remove section LIMITS, the limitations are now invalid ;-) 1996-12-29 15:09:17 +00:00
Wolfram Schneider
c69a537c8f Sort cross references. 1996-12-26 02:02:31 +00:00
Mike Pritchard
c310249e03 Covert to mdoc format. 1996-12-21 23:30:53 +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
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
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
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
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
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
Wolfram Schneider
e627b39bac delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:37:31 +00:00
Wolfram Schneider
e0e5145ce6 add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
Mike Pritchard
46f84fcb84 Use the .Fx macro to specify FreeBSD version where appropriate. 1996-08-22 23:51:58 +00:00
Mike Pritchard
21421932f5 Use the .Bx macro where appropriate. 1996-08-22 23:39:32 +00:00
Mike Pritchard
400d45a39a Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions. 1996-08-21 22:01:49 +00:00
Mike Pritchard
3118b82a39 Add forward(5) to document the .forward file. 1996-08-16 00:15:17 +00:00
Mike Pritchard
559517fd01 Convert some formatting escape sequences to use mdoc macros when
possible.  E.g. xrefs are .Xr.  Paths are .Pa, etc...
1996-08-15 23:36:21 +00:00
Alexander Langer
59a727f3c5 "appeared in 4.2BSD.." changed to "appeared in 4.2BSD." 1996-07-27 01:20:00 +00:00
Mike Pritchard
dcd937eeb0 Use the correct format for the ".Dd" (man page date) line. 1996-07-11 02:47:00 +00:00
Wolfram Schneider
e9387c7d7c little manual extension
Submitted by: jhs & wosch
1996-07-03 22:30:53 +00:00
Mike Pritchard
6afc6d802b Fix a typo. 1996-07-02 21:53:54 +00:00
Wolfram Schneider
c003550d72 Add section LIMITS 1996-06-30 16:09:51 +00:00
Wolfram Schneider
35da4f43ae People ask in Usenet, how to configure remoteprinting successfully
having a hosts.lpd(5) manpage and some references to it from
within lpd(8) might help here. Close PR docs/1277

Submitted by: andreas@knobel.gun.de (Andreas Klemm)
1996-06-01 23:22:36 +00:00
Bruce Evans
50e9e20943 Fixed incomplete or wrong lists of prerequisite #includes related to
<sys/types.h>.
1996-05-01 01:45:23 +00:00
Mike Pritchard
edf0e5b3f8 Correct some man page xrefs, and some other minor changes to bring some
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
1996-04-08 04:18:31 +00:00
Mike Pritchard
906c1e27fc Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
Sean Eric Fagan
21b2a25cfb printcap.5: Remove fs,fc,xs,xc capability, and replace them with the ms
capability

Reviewed by:	rgrimes, joerg
1996-04-03 22:46:17 +00:00
Mike Pritchard
ead93ec3ad Add a pbm(5) (portable bitmap format) man page since we have a
few man pages that reference it.
1996-02-12 05:17:28 +00:00
Wolfram Schneider
b2923d7651 Reviewed by: mpp
a tiny man page
1996-02-11 13:47:00 +00:00
Mike Pritchard
c4c23c4df8 Another round of various man page cleanups. 1996-02-09 17:25:57 +00:00
Mike Pritchard
097d42f425 Correct some man page cross references and some file
locations.
1996-02-05 17:32:16 +00:00
Mike Pritchard
4a8d02835c Fix a bunch of spelling errors in a bunch of man pages. 1996-01-30 13:52:50 +00:00
Mike Pritchard
270d3d754a Fix a variety of minor typos and cross references in a bunch of
man pages.

Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>
Giles Lean <giles@nemeton.com.au>
<soda@sra.co.jp>
1996-01-20 07:29:11 +00:00
Nate Williams
7b3eb0017b The order of entries in the host file was reversed. It should have been
Internet address
official host name
aliases

Submitted by:	dkelly@tomcat1.tbe.com (David Kelly)
1996-01-15 19:09:09 +00:00
Jordan K. Hubbard
bee3d17d06 Finally write a man page for sysconfig(5). 1995-12-19 13:35:31 +00:00
Bill Paul
d38ba48d08 Document newly-added NIS support. 1995-11-04 19:15:04 +00:00
Bruce Evans
ee911e5456 Remove private rules for clean, depend, lint, tags and install.
The private clean rules have been broken since we started
building compressed man pages in the obj directory and the
others don't do anything different from the general rules.
1995-10-21 11:02:01 +00:00
Julian Elischer
c4bc3d3ffa Obtained from: /sys/sys/types.h
make types.5 match the actual file..
quite easy really as it just includes it..
1995-10-02 11:08:51 +00:00
Bill Paul
a755ea5b3f Update this man page to reflect reality with respect to NIS and
document the proper way to set up NIS overrides in the password database.
1995-09-02 04:25:24 +00:00
David Greenman
e70db05ac9 Document "noauto" as an fstab option. 1995-08-26 05:52:24 +00:00
Andreas Schulz
9702179904 Update the link.5 man page to reflect the changes in ld/rtld/link.h. 1995-04-16 12:35:13 +00:00
Bill Paul
e868bdd2a0 Add ethers(5) man page. 1995-04-12 22:16:08 +00:00