Commit Graph

278 Commits

Author SHA1 Message Date
pooka
6ce5077c69 add manual page describing ELF - executable and linking format 2001-04-13 18:47:56 +00:00
hubertf
dc9d61c9f9 add copyright. 2001-04-09 20:19:51 +00:00
wiz
5636701713 Fix date, and some whitespace, as well as one macro usage. 2001-04-09 16:53:57 +00:00
wiz
35b0944311 Remove paragraph about gated(8). Noted by Hubert Feyrer. 2001-04-09 16:39:31 +00:00
wiz
e54c83e137 dhclient(8), not (1), but postfix(1), not (8). 2001-04-04 11:13:44 +00:00
wiz
0b76669022 login(1), not (8). 2001-04-04 11:13:12 +00:00
wiz
e911ab1c21 skeyaudit(1), not (8). 2001-04-04 11:12:28 +00:00
abs
e876025c40 Xref chsh(1). 2001-03-16 10:13:17 +00:00
hubertf
efc93d040b Run skeyaudit (only) from /etc/daily instead of /etc/security, else there's
some risk that the users don't get warned if an admin turns off running
/etc/security (by putting run_security=no into daily.conf).

Fixes PR 12267.
2001-03-15 02:23:47 +00:00
mrg
8b5c945dbb sshd is part of NetBSD these days.... this should have been updated when
ssh was integrated into netbsd, so as not to confuse people who think they
need to (and do) install some other ssh package on 1.5 or later machines.
2001-02-24 14:07:22 +00:00
hubertf
034e1acc06 install ipsec.conf.5 manpage 2001-02-23 02:38:42 +00:00
hubertf
f7617b4ad7 I found etc/rc.d/ipsec reads this, so add some documentation.
OK'd by Itojun.
2001-02-23 02:32:27 +00:00
lukem
2d7c1ae95f the default spool for lpd has been /var/spool/output/lpd (not /var/spool/lpd)
at least as long ago as when these were originally imported.
2001-02-15 14:57:42 +00:00
jdolecek
4ceebb1156 Introduce max_grouplen - this determines the maximum permitted length
of group names, similarily to max_loginlen
2001-02-11 09:55:09 +00:00
itojun
d5197a0b22 mention that the file is like /etc/ifconfig.fxp0. wording. 2001-01-12 02:55:28 +00:00
itojun
3711020b5c extend /etc/ifconfig.xxN, for comment lines (#) and shell script
fragment (!).  inspired by openbsd /etc/hostname.xxN.
2001-01-11 17:56:16 +00:00
abs
6258e0bf60 Add a new variable 'backup_dir', which can be used to change the backup
directory from /var/backup (useful for those of us who have a separate /var
and would like to have our backup disklabels on the root filesystem).
Default behaviour unchanged. backup_dir being unset is taken as /var/backup.
2001-01-09 17:30:29 +00:00
itojun
6c348b2e2e add $ip6sitelocal, to control installation of reject route for fec0::/10. 2001-01-03 17:54:04 +00:00
lukem
39de8f8975 improve readability 2001-01-03 07:50:54 +00:00
lukem
71e62d7ddb use Dq as appropriate 2000-11-17 10:14:16 +00:00
lukem
18a3e2e22d - provide example of line syntax
- use Em instead of Ar
- use Dq as appropriate
2000-11-17 10:06:27 +00:00
lukem
ff1595ff75 use Em instead of Ar (we're not describing command line arguments here...) 2000-11-17 09:43:06 +00:00
lukem
4b7aaa4b0f - move the class explanation to the DESCRIPTION section, where it's more obvious
- format capabilitities with .Sy
- provide an example entry
2000-11-17 06:24:56 +00:00
lukem
f3ae49b593 make entries in example line match field names used elsewhere 2000-11-09 00:06:17 +00:00
lukem
ae840bf480 improve description of configuration lines 2000-11-08 13:27:44 +00:00
lukem
7617fc3115 - provide example of line syntax
- improve formatting and macro use
2000-11-08 13:18:28 +00:00
itojun
20efc85de8 does not support non-IPv4. 2000-11-08 02:56:26 +00:00
lukem
a042616e94 minor consistency work 2000-11-08 01:37:52 +00:00
lukem
7c1334922b use Ar instead Sy (be consistent with other files) 2000-11-08 01:36:11 +00:00
lukem
4e822259e2 minor consistency cleanup 2000-11-08 01:33:18 +00:00
lukem
ee3b51ed47 improve description of line syntax, and separate the description of
each field out into separate paragraphs (for readability).
2000-11-08 01:30:34 +00:00
lukem
2baa698a5e - improve description of a configuration line
- fix a line that got accidently moved to the wrong place when i added
  the nsswitch description 2 years ago.
2000-11-08 00:52:40 +00:00
lukem
ab0df1fb72 slight clarification 2000-11-08 00:10:46 +00:00
lukem
cce5d917e2 provide obvious example of line syntax 2000-11-07 07:20:47 +00:00
lukem
c14de03062 - provide an obvious description of the line syntax.
- highlight that the second argument may be an IP address (which often
  makes sense on machines that have different MAC addresses for
  different interfaces; the whole world ain't a Sun...)
2000-11-07 07:17:13 +00:00
lukem
279552d3db fix up various .Nm abuses:
- keep the case consistent between the actual name and what's referenced.
  e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
  using `.Nm ""' if there's stuff following, or for the 2nd and so on
  occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
lukem
ebcd47ebf3 use .Xr 2000-11-07 05:44:50 +00:00
nathanw
0b6e7eef69 Rewrite description of core dump format to reflect reality.
Addresses PR#11145 by me.
2000-10-07 17:45:26 +00:00
ad
5b09090e8e insure -> ensure 2000-10-05 12:35:33 +00:00
lukem
ad43a4d74d also note /etc/defaults/rc.conf 2000-10-01 06:04:43 +00:00
hubertf
36942dc548 We now have a wscons.conf(5) manpage. 2000-09-13 03:39:12 +00:00
drochner
21955ff8d8 minor corrections / additions 2000-09-12 09:53:41 +00:00
hubertf
cfb56629e8 Documentation for /etc/wscons.conf 2000-09-05 22:41:53 +00:00
hubertf
389581c1cf run skeyaudit, if run_skeyaudit is set to yes 2000-08-25 01:11:42 +00:00
thorpej
b2ee6c4c4c Clarify kdc section. 2000-08-11 02:39:27 +00:00
itojun
62037f7722 kdc superseded kerberos. not sure if the description is 100% right. 2000-08-11 02:25:52 +00:00
itojun
babc498cc8 implement EDNS0 support, as EDNS0 support will be made mandatory for
IPv6 transport-ready resolvers/DNS servers.  need careful configuration
when enable it. (default config is not affected).
see manpage for details.

XXX visible symbol __res_opt() is added, however, it is not supposed to be
called from outside, libc minor is not bumped.
2000-08-09 14:40:52 +00:00
lukem
9d49c249d7 document sshd. add note that whilst sshd & gated are not part of the base
system they are available in the optional package collection.
2000-08-08 19:01:03 +00:00
ad
f3e1d1930e PCVT is dead. From NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>. 2000-08-03 09:42:52 +00:00
jhawk
cad42d1288 Rototillage: Update the date; addition => additional; netstart => rc.d/network;
line format to .Ar syntax; .Em => .Ar; Clarify the meaning of netmask omission;
Resort FILES; Remove NOTES.
2000-08-03 03:42:23 +00:00