Steve Price
62c1db1d1b
Revert previous commit and SEE ALSO yp(4) instead.
1998-01-07 00:57:31 +00:00
Steve Price
949af4d183
Note in the BUGS section that /etc/ethers has been deprecated and
...
that using a DNS server is preferred to a static file.
PR: 5233
Obtained from: partially NetBSD
1998-01-04 17:34:42 +00:00
Steve Price
6790c0cc3d
(u|w)tmp files are maintained by newsyslog(8).
...
PR: 5414
1998-01-03 20:31:25 +00:00
Alexander Langer
e69bcfc3bc
Expanded cross references.
1998-01-02 19:22:52 +00:00
Bruce Evans
cd17eef542
Sorted lists.
1998-01-01 10:45:52 +00:00
Bruce Evans
8fd99582d2
skey.access.5 has been rotting here for more than 3 years. The version
...
in libskey is used.
1998-01-01 10:39:40 +00:00
Steve Price
936b0c3052
Document the new ldconfig_paths variable.
...
PR: 5178
Submitted by: Evan Champion <evanc@synapse.net>
1997-12-27 19:50:55 +00:00
Jordan K. Hubbard
6293b3997d
Update moused docs.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-12-27 05:55:54 +00:00
Alexander Langer
71116d9863
Added cross references for apm, cron, inetd, lpd, moused, mrouted,
...
nfsd, nfsiod, portmap, rpc.lockd, rpc.statd, syslogd, tickadj, and
ypbind.
1997-12-24 00:59:28 +00:00
Garrett Wollman
b7f84b25e9
Document the new long names for printcap capabilities.
1997-12-02 21:41:40 +00:00
Steve Price
0c96ca09b7
Document the new clear_tmp_enable option in the manpage.
...
Prodded by: max
1997-11-16 15:59:58 +00:00
Sean Eric Fagan
5a583f9c34
Allow the system to be configured to pass "-n" to kerberos and
...
kadmind or not; also, only run kadmind on a non-slave server. Man
page for rc.conf is also updated.
Reviewed by: Mark Murray
1997-11-07 20:45:48 +00:00
John Polstra
25f631bf7b
Describe "mrouted_flags".
1997-11-02 21:45:31 +00:00
Daniel O'Callaghan
5cf073070a
Make rc.conf man page reflect reality w.r.t firewall_{*}.
1997-10-20 08:37:59 +00:00
Joerg Wunsch
83f31ab169
Improve my hack from rev 1.6 of displayq.c, and make the TCP
...
connection timeout controllable by a new printcap(5) capability named
`ct' (connectiom timeout), defaulting to 120 seconds (which is the
default TCP connection timeout).
Would anybody see a problem with merging all this into RELENG_2_2?
1997-10-14 16:01:02 +00:00
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