Commit Graph

301 Commits

Author SHA1 Message Date
wiz f20ee1a91e Improve markup slightly, and whitespace fixes. 2001-09-08 01:28:23 +00:00
wiz cc65fbeecf Whitespace and formatting fixes. 2001-09-08 01:26:54 +00:00
wiz 1863ec0845 Sort SEE ALSO, and a punctuation fix. 2001-09-08 01:26:15 +00:00
ad e74599e179 Make newsyslog at boot optional, as it should have been. 2001-08-18 19:50:19 +00:00
lukem d31da81bc3 update "struct fs" description to reflect reality 2001-07-27 01:18:33 +00:00
wiz 6abe6d18f8 Typo, whitespace and punctuation fixes. 2001-06-19 12:34:26 +00:00
lukem d5decca8e8 document $rcshutdown_timeout.
document $mountd.  (this one fixes [misc/13135])
remove $amd_master.  (this one fixes [misc/11971])
2001-06-17 01:14:15 +00:00
wiz 4b1c5f37c5 On note by kleink: Add primes.5 to crypto/dist/ssh instead of share/man/man5. 2001-06-15 12:51:58 +00:00
wiz c8ce4ab72d install primes.5 2001-06-15 12:25:10 +00:00
wiz 0c4fb0ee07 Add RCS Id, adapt to NetBSD, and clean up punctuation and whitespace. 2001-06-15 12:24:17 +00:00
wiz 95262c2349 Add primes.5, from William Allen Simpson via OpenBSD. 2001-06-15 12:18:17 +00:00
wiz 01695b8308 Fix Nd and some whitespace. 2001-06-05 12:39:40 +00:00
wiz a14534aa1c Fix Nd, sort SEE ALSO, and improve formatting slightly. Remove some trailing
whitespace, and one grammar fix.
2001-06-05 12:38:32 +00:00
jdolecek 2fa8f0b58b Fix the example to include leading ':'.
Fixes bin/12396 by Jim Bernard.
2001-05-14 14:55:29 +00:00
wiz b181f25b89 mdoc'ify. 2001-05-08 17:06:20 +00:00
drochner c8febad9e7 describe the new "encoding" and "mapfile" keywords. 2001-05-04 12:00:20 +00:00
cjones 875a9af487 Add references for mount(8), mount_filecore(8), mount_ntfs(8), and
mount_overlay(8).
2001-04-25 16:34:46 +00:00
mjl 6dd766a2b6 Fix typo and missing word. PR/12744 by Gael Queri. 2001-04-25 08:53:31 +00:00
pooka deaad9bd51 Clarifications and minor modifications.
inspired by comments from Matthew Green
2001-04-22 15:00:17 +00:00
kleink 40c3e52a53 Header name markup nit. 2001-04-14 16:52:02 +00:00
kleink d367d3958b No need for <sys/types.h>. 2001-04-14 16:40:11 +00:00
pooka 2bb6da2d27 cross-reference elf.5 2001-04-13 18:51:15 +00:00
pooka 13389c899b elf.5 2001-04-13 18:48:19 +00:00
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