87 Commits

Author SHA1 Message Date
mpp
b9424fdfa7 Update to reflect the recent changes to support better inode
generation numbers.
1997-03-24 00:33:38 +00:00
mpp
7f4b68ba6d Minor mdoc cleanup - don't use .Pa for non-pathname items. 1997-03-21 20:16:33 +00:00
mpp
58cd3eaefb Use the .Fx macro for FreeBSD references for releases prior to 2.0.
Use the .Tn macro for generic FreeBSD references.  Cleanup other
formatting problems noticed while making the above changes.
1997-03-21 20:14:15 +00:00
bde
845f67fbb7 Fixed missing #includes in synopsis.
Fixed stale reference to <sys/inode.h>.
1997-03-19 21:02:11 +00:00
bde
e34f9ced3c Fixed missing #include of <sys/types.h> in synopsis. 1997-03-19 19:48:24 +00:00
bde
f8bda83de0 Fixed wrong #include in synopsis. <sys/dir.h> has been deprecated for
years.

Not fixed: stale, misformatted copy of <dirent.h>.  I will be cleaning
up the dirent.h and dir.h headers soon (ufs stuff needs to be separated
better), so don't change the man page yet.
1997-03-19 03:48:12 +00:00
mpp
700156f94b Add some text regarding security issues when using a shell
script as the login shell.  Closes PR# 2978.
1997-03-14 02:37:27 +00:00
mpp
4fdffd9e94 Oops. I misread some commit mail - remove the blurb about comments
in passwd/group not being enabled by default.
1997-03-12 14:05:36 +00:00
mpp
2b311e74d4 Improve the wording of the section on comments in the group and passwd
files.  Also mention that this feature is not enabled by default
and that they must be enabled by compile-time options.

Fixed another typo or two I noticed while I was at it.
1997-03-12 13:46:16 +00:00
wosch
871486be75 Document comments. 1997-03-09 12:20:48 +00:00
jmg
bfd1ca354f add missing cvs Id lines. 1997-03-07 03:28:23 +00:00
peter
d69a45675f Revert $FreeBSD$ back to $Id$ 1997-02-22 13:26:29 +00:00
mpp
fc5407d7e7 Typo police. 1997-02-16 16:36:31 +00:00
wosch
39a1732e86 Install new intro.5 man page. 1997-02-16 12:13:32 +00:00
mpp
deedd1a768 Add motd(5).
Obtained from:  NetBSD
1997-02-13 18:03:23 +00:00
davidn
885216ad88 Update manpage; corrections, clarifications and login class (with xref). 1997-02-10 16:03:21 +00:00
mpp
d556a1264a Update to reflect new Lite2 fs.h. 1997-02-10 07:10:08 +00:00
mpp
e66676b3dd Don't use hardcoded *roff escape sequences. Use mdoc macros instead. 1997-01-31 01:14:16 +00:00
mpp
d85c3c457e Update to reflect the current types.h. 1997-01-29 05:24:35 +00:00
mpp
a2413810da Update to reflect current fs.h. 1997-01-28 07:25:18 +00:00
mpp
41a5f91245 Update to match current include files. 1997-01-28 07:03:33 +00:00
mpp
430352cbbc Update to reflect current acct.h. 1997-01-28 06:53:19 +00:00
mpp
7fa7059be8 Update the man page to reflect the current state of
fstab.h.
1997-01-28 06:12:54 +00:00
mpp
754b382431 Fix a few typos.
Obtained from:  OpenBSD
1997-01-15 05:33:11 +00:00
jkh
808a36ef65 Make the long-awaited change from $Id$ to $FreeBSD$
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.
1997-01-14 07:20:47 +00:00
wosch
516a603227 bring section LIMITS back; reviewed by: mpp 1997-01-08 22:57:15 +00:00
wosch
6e32f49a7d remove section LIMITS, the limitations are now invalid ;-) 1996-12-29 15:09:17 +00:00
wosch
aba55faa0d Sort cross references. 1996-12-26 02:02:31 +00:00
mpp
6bec4519d0 Covert to mdoc format. 1996-12-21 23:30:53 +00:00
peter
0e3ee5fa21 Add missing \ at the end of the first line
Forgotten by: mpp (rev 1.18)
1996-12-15 02:33:30 +00:00
mpp
30fe7fc0ab Get the HISTORY section right. 1996-12-14 22:38:09 +00:00
mpp
99489036f8 Actually add the man page. 1996-12-14 22:34:11 +00:00
mpp
2f9c329ab7 Add devfs(5) to describe the device file system. 1996-12-14 22:32:49 +00:00
mpp
fc95d246ee Fix a small typo that was only apparent when looking
at the man page source..
1996-12-14 22:21:30 +00:00
mpp
8fd068f251 Add fdesc(5) to document the file-descriptor file system. 1996-12-14 22:14:55 +00:00
mpp
edd4976ccd Forgot to document "hostname". Also add some other misc stuff. 1996-12-14 21:53:14 +00:00
mpp
3b94b1ad7f Add a kernfs(5) man page to describe the kernel file system. 1996-12-14 21:47:11 +00:00
mpp
117a1ec4a4 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
mpp
9395a75d30 Update procfs(5) to reflect reality a little better. Clsoes PR# 2136. 1996-12-14 19:09:58 +00:00
mpp
d6dadb5ec6 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
jkh
9b86a34b6b 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
mpp
c677083d43 Remove some garbage text from the man page.
Closes PR# 1971.

Submitted by:	Lydon Nerenberg
1996-12-03 23:26:49 +00:00
phk
177b1ceb35 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
ache
29308755dd pcfs -> msdos
2.2 candidate
1996-11-10 02:23:33 +00:00
wosch
65b9eae0ee delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:37:31 +00:00
wosch
89dea7c61d add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
mpp
74fd7deaba Use the .Fx macro to specify FreeBSD version where appropriate. 1996-08-22 23:51:58 +00:00
mpp
5bf747eb4e Use the .Bx macro where appropriate. 1996-08-22 23:39:32 +00:00
mpp
98b8a193ac Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions. 1996-08-21 22:01:49 +00:00
mpp
930980c67e Add forward(5) to document the .forward file. 1996-08-16 00:15:17 +00:00