ross
99db3ac727
To say `deprecated' is to say that `lookup file bind' still works, but is
...
discouraged and may someday be replaced. Instead, use words like `ignored'
and `superseded', which describe the true situation.
1999-03-30 09:01:58 +00:00
mellon
c9da010ab6
Document new variables required to automate DHCP client startup.
1999-03-24 17:29:07 +00:00
mycroft
66902a3cfd
Remove blank lines.
1999-03-24 06:14:18 +00:00
is
0964728c64
domestic'' is a relative specification
1999-03-18 20:30:22 +00:00
garbled
7a1aea16bc
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-17 20:19:44 +00:00
sommerfe
0bf14e7e01
commit a revised version of the suggested change in pr7105.
...
delete reference to (no longer used) NBPI parameter.
instead, insert crossref to newfs(8)
1999-03-11 04:13:24 +00:00
erh
55f3a4b91b
Fix .Bl/.El imbalance.
1999-03-10 09:29:08 +00:00
mycroft
44d59c44f1
Fix minor formatting error.
1999-03-07 04:19:36 +00:00
hubertf
56cf13b4d6
remove pkgsrc specific documentation (we stay at mk.conf.example)
1999-02-24 14:22:36 +00:00
mrg
bdadd56346
add a new fstab type "dp" for the user-specified dump device.
...
change swapctl -A to see this and add it via swapctl(2). also
add a new swapctl -D <device> to change the dump device on the
fly.
1999-02-23 17:00:53 +00:00
hubertf
b7663b627c
Remove "GPL" from list of licenses that need mentioning in ACEPTABLE_LICENSES
1999-02-22 00:30:39 +00:00
hubertf
ca433f9adb
Crossref packages(7), add GPL as another option to ACCEPTABLE_LICENSES,
...
mention that PASSIVE_FETCH is the default in NetBSD-current, clarify
that many of the variables are only used inside the NetBSD packages
collection, document WINDOWMAKER_OPTIONS, move section no how to override
the MASTER_SITES_* to packages(7).
1999-02-21 14:23:29 +00:00
abs
dade5b2993
Handle + in master.passwd (From PR#4802).
...
Also, handle + in group and allow max_loginlen to be configurable.
1999-02-18 18:53:32 +00:00
hubertf
518f812372
- Mention pkgsrc/mk/mk.conf.examples earlier
...
- USE_LOCALBASE_FOR_X11 is not ready for prime time, remove.
1999-02-17 00:54:53 +00:00
lukem
b9477eb489
documentation for /etc/mk.conf
1999-02-17 00:08:42 +00:00
lukem
21d8edf42e
use .Ss to separate subsections, add TNF copyright for bits i've added
1999-02-15 12:42:12 +00:00
lukem
55b8af8ad4
s/retreived/retrieved/
1999-02-08 04:03:04 +00:00
mrg
eddf0f4e2c
increase the securelevel (using the same rules as before) much earlier in the
...
boot process. before cron, sendmail, inetd, etc, are run, but after lkms are
loaded. this avoids the chances of `@reboot', mail .forwards, remote logins,
etc., happening before the securelevel has been raised.
1999-01-31 08:46:58 +00:00
lukem
712ba4aec4
after discussion with greg hudson, change default classes back to "in,hs"
1999-01-25 22:36:19 +00:00
lukem
177a852ae8
add hesiod.conf(5)
1999-01-25 03:48:35 +00:00
mycroft
75fee98847
Put back the rhosts(5) and master.passwd(5) links.
1999-01-23 13:02:19 +00:00
lukem
02d5dba4bc
netgroup default was more like "files [notfound=return] nis"
1999-01-22 03:27:56 +00:00
thorpej
d0ca88ef29
Document the netgroup default of files nis.
1999-01-21 23:08:16 +00:00
ross
290601029b
Kill bogus unmatched .Bd. I can probably jazz up the end macro to detect
...
things like this and narc on the offenders.
1999-01-20 23:28:10 +00:00
lukem
e612d0da5f
fix spelos and tyops. document networks and group defaults
1999-01-20 03:03:25 +00:00
lukem
c7e9373f32
formatting nits
1999-01-19 08:28:03 +00:00
lukem
83eb1ce66b
note new defaults for hosts, passwd, and passwd_compat
1999-01-19 08:26:14 +00:00
lukem
5adb0df2bb
be consistent in formatting source names
1999-01-18 12:12:05 +00:00
lukem
abda4deb17
reference nsswitch.conf(5) as necessary
...
change references from YP to NIS.
1999-01-16 14:16:41 +00:00
lukem
a320c57d58
clarify compat mode. remove references to nis+ for now
1999-01-15 23:06:36 +00:00
lukem
97cc62d6c3
merge nsswitch into main branch
1999-01-15 13:04:10 +00:00
msaitoh
4d24950345
s/IT/It/
1999-01-01 19:05:23 +00:00
ender
3a8d666d11
Fix a typo noticed by maximum entropy <entropy@zippy.bernstein.com>
1998-12-06 20:15:01 +00:00
ross
f2a855ff0e
Note that #lines are comments.
1998-10-18 22:49:16 +00:00
mellon
785a5b82d6
Document hf flag
1998-10-18 12:17:16 +00:00
kleink
2ba841847e
Use UTC instead of GMT, and rearrange the wording a bit.
1998-09-05 19:21:24 +00:00
pk
e8b5010119
Assign my copyrights to TNF.
1998-09-05 13:36:49 +00:00
tsarna
c89a574ffa
Execute ttyaction on termination of rlogind/telnetd sessions.
...
Also, say a little bit about ttyaction in the getty and login manpages.
1998-08-29 17:31:55 +00:00
lukem
f35b097b81
fix capitalisation
1998-08-29 08:37:37 +00:00
lukem
8d2c1463af
document check_disklabels
1998-08-25 13:50:45 +00:00
tv
a5786dc458
Add a ranlib(5) based on the one from Berkeley ranlib(1).
1998-08-22 05:36:32 +00:00
tv
e69dff6119
Add an ar(5) manual page based on the one from the Berkeley ar(1).
1998-08-22 05:29:56 +00:00
fair
a24259ddd5
fix date
1998-07-16 08:43:25 +00:00
fair
7f57f59a0e
a note about where to get IP address space
1998-07-10 06:38:53 +00:00
fair
c747f25617
update this man page to reflect modern reality
1998-07-10 06:13:49 +00:00
mrg
2ddd261d51
add about 7 missing filesystems from the large list, and add a lot of man page xrefs
1998-06-29 23:50:51 +00:00
nathanw
e14ca04293
Document shortcorename support and control.
1998-06-28 21:36:55 +00:00
lukem
2671d5320b
remove unnecessary paragraph separator
1998-06-08 11:17:58 +00:00
fair
fa72f5de98
fix bad .Xr references
1998-04-29 11:33:55 +00:00
fair
dc026e0515
Change occurrences of "UNIX" to .Ux or .At as appropriate.
1998-04-28 06:00:51 +00:00