Commit Graph

96 Commits

Author SHA1 Message Date
David E. O'Brien
49bd5a95e6 Add login.conf(5) to "SEE ALSO".
ISSUES:
        An example and better explansion on how to use login classes is needed
        in both passwd.5 and login.conf.5.
1997-10-07 05:35:52 +00:00
Wolfram Schneider
bceb8aed9e Sort cross refereces in section SEE ALSO. 1997-09-29 10:11:02 +00:00
Jordan K. Hubbard
c58afa5621 D'oh! It works better if you remember to cvs add the file first! ;) 1997-09-11 14:31:55 +00:00
Jordan K. Hubbard
cf8c9b1128 OK, it's time to introduce the rc.conf(5) man page and kick the
now-obsolete sysconfig(5) man page out.  If you add new rc.conf variables,
folks, please try to remember to keep the man page up to date.  Thanks!
PR:		4398
1997-09-11 14:30:35 +00:00
Brian Somers
a367bd9e25 Add "options no_tld_query" to resolv.conf.
Mention the capability in resolver(5).
Mention that RES_OPTIONS can be used in resolver(5).
Discussed with: -hackers
1997-09-01 01:19:23 +00:00
Steve Price
681e5e7a09 Show the real revision date and not the date that this
manpage is being viewed.
1997-06-23 04:03:49 +00:00
Peter Wemm
bb1b4b3bec Forgot to commit this after last bind/resolver update 1997-05-15 20:05:16 +00:00
Joerg Wunsch
e655e13a6b Kill a stale .pq line. 1997-05-08 15:31:39 +00:00
Brian Somers
49c7494bef Support input and output filters with remote printing.
Output filters are executed on a per-file basis as it's
necessary to supply the file size to the "other side".
1997-04-12 04:23:13 +00:00
Mike Pritchard
7c692a17cf Update to reflect the recent changes to support better inode
generation numbers.
1997-03-24 00:33:38 +00:00
Mike Pritchard
95522ed527 Minor mdoc cleanup - don't use .Pa for non-pathname items. 1997-03-21 20:16:33 +00:00
Mike Pritchard
dd5527c607 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
Bruce Evans
eb051a2cf8 Fixed missing #includes in synopsis.
Fixed stale reference to <sys/inode.h>.
1997-03-19 21:02:11 +00:00
Bruce Evans
7b46e774ec Fixed missing #include of <sys/types.h> in synopsis. 1997-03-19 19:48:24 +00:00
Bruce Evans
401caa1438 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
Mike Pritchard
623899a3c3 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
Mike Pritchard
0b65a99863 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
Mike Pritchard
f57cc79d87 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
Wolfram Schneider
22bf981261 Document comments. 1997-03-09 12:20:48 +00:00
John-Mark Gurney
ac5afce161 add missing cvs Id lines. 1997-03-07 03:28:23 +00:00
Peter Wemm
e25aeca937 Revert $FreeBSD$ back to $Id$ 1997-02-22 13:26:29 +00:00
Mike Pritchard
8b3a341046 Typo police. 1997-02-16 16:36:31 +00:00
Wolfram Schneider
e0d769c5c8 Install new intro.5 man page. 1997-02-16 12:13:32 +00:00
Mike Pritchard
8c21e889fd Add motd(5).
Obtained from:  NetBSD
1997-02-13 18:03:23 +00:00
David Nugent
408bc30d8c Update manpage; corrections, clarifications and login class (with xref). 1997-02-10 16:03:21 +00:00
Mike Pritchard
7b9099712a Update to reflect new Lite2 fs.h. 1997-02-10 07:10:08 +00:00
Mike Pritchard
b3c6242fda Don't use hardcoded *roff escape sequences. Use mdoc macros instead. 1997-01-31 01:14:16 +00:00
Mike Pritchard
e0604514d8 Update to reflect the current types.h. 1997-01-29 05:24:35 +00:00
Mike Pritchard
2c18ef217f Update to reflect current fs.h. 1997-01-28 07:25:18 +00:00
Mike Pritchard
5f9a0f6762 Update to match current include files. 1997-01-28 07:03:33 +00:00
Mike Pritchard
9136a887b6 Update to reflect current acct.h. 1997-01-28 06:53:19 +00:00
Mike Pritchard
ad2c737e4f Update the man page to reflect the current state of
fstab.h.
1997-01-28 06:12:54 +00:00
Mike Pritchard
019f13780e Fix a few typos.
Obtained from:  OpenBSD
1997-01-15 05:33:11 +00:00
Jordan K. Hubbard
1130b656e5 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
Wolfram Schneider
80001b55bd bring section LIMITS back; reviewed by: mpp 1997-01-08 22:57:15 +00:00
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