jkoshy
64f8615387
Removed misleading claim that login classes are no longer implemented.
...
Added Xref to pw(8).
1998-05-15 09:19:03 +00:00
steve
6b9fca235c
Change NBPG to PAGE_SIZE to match one of phk's recent commits.
...
PR: 6573
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1998-05-11 03:41:51 +00:00
andreas
e10a5f74a6
Overlooked, that newer naming convention is xxx_program instead of xxx_prog.
...
So changed it to ntpdate_program and xntpd_program.
Backout last change, now we have again named_program, sorry.
1998-05-06 17:36:16 +00:00
andreas
e222e3b541
document ntpdate_prog and xntpd_prog
...
fix: named_program -> named_prog to reflect "real life"
(I suggest keeping this shorter name convention as it is
actually used in the config file)
1998-05-06 17:26:48 +00:00
steve
c835de3f06
Typo and grammer fixes.
...
PR: 6482
Submitted by: Allen Campbell <allenc@verinet.com>
1998-05-03 17:57:39 +00:00
brian
116081d5f2
Add natd support.
...
PR: 6339
Submitted by: cdillon@wolves.k12.mo.us
1998-04-18 10:27:19 +00:00
charnier
1ccad14adc
.Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.
...
Use .An/.Aq.
1998-03-12 07:31:21 +00:00
jkh
dc96ced4d9
Document rarpd flags.
1998-03-09 08:50:59 +00:00
jkh
f2ffce9385
Typo fixes.
...
PR: 5951
Submitted by: Doug <Studded@dal.net>
1998-03-09 02:21:17 +00:00
jkh
d90fc7eec4
Documented moused flags.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1998-03-07 09:04:24 +00:00
jkh
09726f2920
isofs -> cd9660
...
PR: 5849
Submitted by: Benjamin Lewis <bhlewis@gte.net>
1998-02-26 02:17:42 +00:00
bde
fe00dbc3ff
Update to sort of match reality by literally including <sys/dirent.h>
...
instead of a pre-BSD4.4 version of <dirent.h>. The old version had
library goop which is still in <dirent.h>. See reality if you want
real details.
1998-02-24 02:39:00 +00:00
bde
b4cedfe969
Update to match reality again.
1998-02-24 02:19:02 +00:00
guido
5bccced64d
Document new variables forward_sourceroute and accept_sourceroute. While
...
we're at it: also document the already existing arpproxy.
1998-02-16 19:25:41 +00:00
wollman
0c5a9444e9
Don't install printcap.5 from here.
1998-02-04 15:59:43 +00:00
wollman
9674677a17
Mention nameD_program.
1998-02-04 15:57:13 +00:00
steve
84626e8ad0
Revert previous commit and SEE ALSO yp(4) instead.
1998-01-07 00:57:31 +00:00
steve
3de21281a3
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
8d604d6777
(u|w)tmp files are maintained by newsyslog(8).
...
PR: 5414
1998-01-03 20:31:25 +00:00
alex
410918fc30
Expanded cross references.
1998-01-02 19:22:52 +00:00
bde
41c429ea7e
Sorted lists.
1998-01-01 10:45:52 +00:00
bde
55079db420
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
c3178de1e2
Document the new ldconfig_paths variable.
...
PR: 5178
Submitted by: Evan Champion <evanc@synapse.net>
1997-12-27 19:50:55 +00:00
jkh
8212d4fa1d
Update moused docs.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-12-27 05:55:54 +00:00
alex
6541be1e21
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
wollman
22ba0d8b90
Document the new long names for printcap capabilities.
1997-12-02 21:41:40 +00:00
steve
0f428e70f1
Document the new clear_tmp_enable option in the manpage.
...
Prodded by: max
1997-11-16 15:59:58 +00:00
sef
5cb2a472c9
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
jdp
bc45124a17
Describe "mrouted_flags".
1997-11-02 21:45:31 +00:00
danny
0f800fa826
Make rc.conf man page reflect reality w.r.t firewall_{*}.
1997-10-20 08:37:59 +00:00
joerg
fef7c77457
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
obrien
cb8e8961fc
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
wosch
0de5e596d7
Sort cross refereces in section SEE ALSO.
1997-09-29 10:11:02 +00:00
jkh
4fd0689975
D'oh! It works better if you remember to cvs add the file first! ;)
1997-09-11 14:31:55 +00:00
jkh
9f6d1c5c42
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
a059b2e7c8
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
7a5541cde7
Show the real revision date and not the date that this
...
manpage is being viewed.
1997-06-23 04:03:49 +00:00
peter
a39eb136c4
Forgot to commit this after last bind/resolver update
1997-05-15 20:05:16 +00:00
joerg
f8b5f0d7e6
Kill a stale .pq line.
1997-05-08 15:31:39 +00:00
brian
9f048c7bd9
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
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