Commit Graph

456 Commits

Author SHA1 Message Date
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
pooka 4575d69b5b s/master.password/master.passwd/
from misc/10737 by Brian Stark
2000-08-02 08:17:01 +00:00
lukem 5ab1f61ba2 * update to match etc/rc.conf
* clean up formatting
2000-07-26 06:34:47 +00:00
jdolecek 1bf05ae3b1 the format without netmask is supported for compatibility only and not
specifying it is discouradged, actually
also add comments about this fact to etc/rc.d/network, for people who
don't read manpages :)
2000-07-25 18:47:28 +00:00
jhawk 2a6db15236 aliases => alias's
apostrophe rule verification from the New York Times Manual of Style and Usage
2000-07-19 16:52:16 +00:00
jdolecek 6de9bb90a4 /etc/netstart is gone, we have /etc/rc.d/network now
also note netmask is optional
2000-07-19 10:26:50 +00:00
jdolecek 0f5c0e7af9 xref login(1), not login(8)
fixes bin/10598 by Wolfgang Helbig
2000-07-16 08:17:07 +00:00
ad 240f3596cb Use ':' as group prefix; suggested by hubertf. 2000-07-06 13:09:46 +00:00
ad 8cb27d79ff Documentation for passwd.conf. 2000-07-06 11:23:10 +00:00
msaitoh e880ff860e {add,remove} extra {comma,period} in SEE ALSO section 2000-07-05 16:13:43 +00:00
msaitoh f6f00e2615 remove extra period in SEE ALL section 2000-07-05 15:45:28 +00:00
enami d8ff8a05d4 Sync with reality:
- Remove update and defcorename.
- portmap is replaced with rpcbind.
- xntpd is replaced with ntpd.
- Add clear_tmp and postfix.
- Remove description about nfsiod and describe that the number of
  asynchronous i/o server is controlled via sysctl.
Cosmetic changes:
- Remove an empty line in the source.
- Break line at the end of statement.
2000-07-03 07:16:04 +00:00
itojun c60ddc2403 remove ip6defaultif configuration. because:
- ndp is in /usr/sbin, chokes on NFS-mounted /usr installation
- the option is just for IPv6 specification geek, not for normal users
2000-06-20 16:48:14 +00:00
msaitoh 18f3abf4d9 add netconfig.5 2000-06-16 06:52:17 +00:00
fvdl fbe0b56aea The rpc and netconfig files belong in section 5, not 4 (that's where they
are under Solaris). Pointed out by several people. Also, describe
struct netconfig in netconfig(5), as pointed out by Matt Green.
2000-06-15 20:05:51 +00:00
itojun b6dea15d96 typo 2000-06-15 10:28:50 +00:00
ad a1aa137da7 Xref cap_mkdb(1) and add a FILES section mentioning /etc/login.conf.db. 2000-06-14 12:35:31 +00:00
itojun b08666e2a4 IPv6 numeric addresses are permitted. 2000-06-14 03:57:23 +00:00
itojun c4e8d3d8d5 "nameserver" line happily accepts IPv6 numeric address. 2000-06-14 03:52:40 +00:00
itojun beb03d9f22 add ipsec configuration. 2000-06-13 16:33:18 +00:00
ad fb3a33ff99 We may as well allow local additions to /etc/security, since it gets done
for the other periodic checks.
2000-05-26 17:08:21 +00:00
itojun 13c8f7a2df check /etc/mail/aliases on check_aliases.
/etc/aliases will be checked as well, if exists (for backward compatibility).
2000-05-05 18:28:53 +00:00
fair 065c791de8 Add skeyaudit to /etc/security (with a variable to disable) per PR 5871 2000-04-24 23:46:37 +00:00
enami df4907ec58 UVM is no longer a controll variable. 2000-03-28 01:21:36 +00:00
itojun 503ce101c1 getaddrinfo(3) now obeys nsswitch.conf correctly. 2000-02-20 14:45:34 +00:00
itojun b49487e8ec document getaddrinfo(3) twist.
NetBSD PR: 9413
From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
2000-02-14 13:03:37 +00:00
itojun a3aa7fe66f add ip6defaultif configuration variable in rc.conf, for configuring
default outgoing interface for IPv6 host when default router list is empty.

the configuration is just for very rare case.  it is safe to leave it empty.
2000-02-13 07:47:26 +00:00
itojun 7d772b8656 recommend ifconfig_ifN over ifaliases_ifN, for non-IPv4 cases as well.
ifaliases_ifN does not cover p2p case.
2000-02-11 03:14:02 +00:00
itojun e9056d34cb change IPv6 configuration syntax to avoid ambiguity.
ip6mode=host: IPv6 host
ip6mode=autohost: IPv6 host, with autoconfig
ip6mode=router: IPv6 router

backward compatibility to "ip6forwading" is provided.
2000-02-05 17:02:42 +00:00
mjl b3204d536b Add login_getpwclass to libutil as convenience function for
programs originally for FreeBSD.
Add parsing of "setenv" parameter which can be used to set
up an initial environment on login.
2000-02-04 02:17:14 +00:00
mycroft 4d6d93a953 Add missing .El. 2000-01-22 17:50:27 +00:00
mjl 1b0dcc825d Minor formatting nits. 2000-01-22 09:31:35 +00:00
kleink ee1ff1654b Another old-style chown(8) bites the dust. 2000-01-22 01:34:55 +00:00
mjl 6009387d42 Updated to cater for login classes. 2000-01-14 01:04:24 +00:00
mjl cfd5989461 Update for added capabilities in login(1). 2000-01-13 06:13:30 +00:00
mjl 142f369443 Add necessary support routines for login.conf. 2000-01-12 05:02:10 +00:00
ad 645ee40728 - Make /etc/daily run /etc/daily.local if it exists. Make similar change for
weekly and monthly scripts.
- Update FILES section in manpages.
2000-01-10 17:03:49 +00:00
itojun 9ffbadc055 clarify text for RES_USE_INET6. this is almost always unnecessary. 2000-01-03 11:56:05 +00:00
mjl 17c129e7df Fix spelling of separate. 1999-12-28 02:39:14 +00:00
lukem e9daef1660 the default for hosts: changed a while ago... 1999-12-27 00:42:38 +00:00
christos 1acbec5f08 PR/9031: Scott Ellis: update example to include full sysctl variables. 1999-12-20 01:43:05 +00:00
abs 060eb8b211 Clarify difference between master.passwd and passwd 1999-12-16 22:02:00 +00:00
christos 476a45b425 Mention what happens when we fail to find a library. 1999-12-13 11:02:10 +00:00
christos 850a441636 Document the new hardware library line format. 1999-12-13 11:01:21 +00:00
itojun c683c60c73 recommend use of multi-line /etc/ifconfig.xxN than /etc/ifaliases, or
$ifaliases_xxN in /etc/rc.conf.
(no behavior change in /etc/netstart, comments only)

see recent tech-userlevel for discussions.
1999-11-29 01:40:33 +00:00
lukem ba16b62d8f - document $accounting, $dmesg (and $dmesg_flags)
- cull copyright.
1999-11-23 08:12:22 +00:00
is 460584968f Document what the & character does in the Gecos field.
By Greg A. Woods (PR 8655).
1999-10-28 09:24:55 +00:00
kristerw ed7ff6e2e3 Fixed typos (mostly from OpenBSD) 1999-10-16 20:17:29 +00:00
jdolecek 9dfae77a40 xref signal(7) instead of sigaction(2) 1999-10-10 15:17:43 +00:00
hwr 2a6b812352 s/remplaced/replaced/ 1999-10-10 15:04:47 +00:00
bouyer 510907ed01 Document CTL_PROC, the core filename format it core(5), and xref sysctl(8),
sysctl(3), core(5) in various place.
Document 'options DEFCORENAME' inj options(4) and $defcorename in rc.conf(5).
1999-09-28 14:52:32 +00:00
tron 4c33d8ac2b Replace "nullfs" by "null". Fixes PR misc/8481 by Feico Dillema. 1999-09-23 16:03:12 +00:00
itojun f043b1bf0b document rtsold.
improve rtsol section.
1999-09-03 14:36:43 +00:00
christos 253f5bbf85 mention elf, clarify a.out 1999-08-20 03:06:44 +00:00
lukem 101ccd31ba group is used by getgrent(3) not getpwent(3).
noticed by Johnny C. Lam <lamj@stat.cmu.edu>
1999-07-29 00:11:28 +00:00
itojun 94e64335b4 add IPv6 configuration (ip6forwarding, rtsol, route6d and rtadvd).
Right now netsetart does not bother you even if you do not have
"options INET6" in the kernel.
1999-07-03 03:29:29 +00:00
tv eb3125637f Remove my copyright and leave only the TNF assignment. 1999-04-06 02:52:40 +00:00
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
matthias 9ee03f2bb3 Document "config" and all other undocumented genassym.sh commands. 1998-04-25 19:53:17 +00:00
ross 7c7c171d13 Add David Brownlee's new intro pages, with editing. (PR #534[23])
Also, while here, expand apparently incorrectly .Dd month abbreviations.
(I thought about doing this in tmac/doc-common...heh...that would have
allowed a possible reverse map back to abbreviations.)
1998-04-22 07:14:30 +00:00
hubertf 6b6c65a06d fix typo, as per PR 5296 by Patrick Welche <prlw1@newn.cam.ac.uk> 1998-04-15 16:46:40 +00:00
mrg a8e990c9b5 document "screenblank." 1998-04-07 04:47:53 +00:00
hubertf 998ea8d804 sys/inode.h -> ufs/ufs/inode.h, as noted by bgrayson@ece.utexas.edu in PR 5245. 1998-04-03 06:26:47 +00:00
hubertf 663644670d Add some details on when filters are run. 1998-02-20 12:24:50 +00:00
hubertf e797ce3f09 Did _you_ know you can put lp=port@host into your printcap? 1998-02-20 11:10:14 +00:00
perry 34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
perry 3fe138c146 RCS Id Police. 1998-01-09 08:03:16 +00:00
ross 58371eeff6 Correct spelling and xrefs. 1997-12-03 06:44:23 +00:00
tv 027eb1a7cf A hosts.equiv/.rhosts manual page, written from scratch 1997-11-26 17:49:35 +00:00
tv 053d7e2447 aesthetic fix; add a .Pp 1997-11-26 17:42:55 +00:00
lukem 0e3b290810 fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
mrg c8bd86bc0c document critical_filesystems and no_swap 1997-11-23 04:18:14 +00:00
ross 2f6d733317 Add #include <sys/types.h> to man page to document existing practice.
(PR misc/4540.)
1997-11-23 00:13:13 +00:00
mrg ec406750b1 document ppp_peers 1997-11-17 17:45:34 +00:00
mrg 6be07a674c add missing .Nm calls and MLINKS. from spz@serpens.swb.de 1997-11-12 00:47:32 +00:00
jonathan 6ba565c4d3 Add options to rc.conf and rc to start xfs (x font server) and xdm.
Add entries to rc.conf.5.
While we're here, note that the domestic kerberos damons are still
Kerberos IV, not kerberos version 5.
1997-11-11 02:28:58 +00:00
fair 98bc6788d4 Correct error and .Nm clarification per PR#4410. 1997-11-05 07:13:44 +00:00
mycroft 1a5d0febcd Use bsd.man.mk and bsd.subdir.mk as appropriate. 1997-10-11 08:22:03 +00:00
mrg 74f573d85d remove advertising clause from all my licenses. 1997-10-10 05:39:47 +00:00
jtc 516fb1f380 Fix tipo inherited from old version of TNF copyright form.
s/REGENTS/FOUNDATION/.
1997-10-08 21:59:52 +00:00
mycroft 24f9e74a03 Clarify comment regarding rotation, and remove another comment which has never
been true.  Also add an xref for newsyslog(8).  Partly from Geoff Wing.
1997-10-08 13:47:18 +00:00
mrg b23947b599 make a link to master.passwd.5 from passwd.5 1997-09-11 07:42:20 +00:00
mikel 0658ff6a8b make some changes, from Enami Tsugutomo in PR misc/4066.
I also made some changes of my own.
1997-09-02 03:03:49 +00:00
cjs c3b0e18db8 Split rc.conf variables for starting programs into two: an on/off
switch and a set of flags. Get rid of DEFAULT flags entirely. Print
warnings if on/off switches are not set, or are set incorrectly.
Add a shell function to simplify this on/off switch testing.
1997-08-29 02:24:04 +00:00
thorpej a9ac3f4261 Document syntax supported by internal processing in ld.so, from
Jim Bernard <jbernard@tater.mines.edu>, PR #4031.
1997-08-26 19:33:20 +00:00
lukem 3c2037d893 * -1 is a special value for pw_change - it forces password change at next login.
* highlight reminder of impending change/expire in the 14 days prior to the
  event.
1997-08-16 13:52:43 +00:00
mrg 3f5be650bc swapon -> swapctl 1997-07-21 05:10:46 +00:00
mikel 1041a0a14a don't xref nonexistent mount(1) 1997-07-16 05:45:28 +00:00
drochner e1a91d04c2 Document the new "when" field. 1997-07-14 11:56:31 +00:00
mikel f49f836e0e xref gethostname(3) not obsolete gethostname(2) 1997-07-14 01:49:25 +00:00
mikel 809a01767c there is no dbx(5) 1997-07-10 07:08:23 +00:00
mikel cb104d7c96 xref gdb(1), not obsolete dbx(1) 1997-07-10 07:06:18 +00:00
mikel d568a943bd eliminate obsolete xref to adb(1), add some relevant xrefs
update literal text from current <sys/types.h>
1997-07-10 06:56:38 +00:00
mikel c29d171485 kill xrefs to obsolete debuggers 1997-07-10 04:37:22 +00:00
lukem 24bf9e11c9 update reference for su(1) special group to read `group wheel' instead
of `group 0'
1997-07-02 06:19:54 +00:00
rat fea7c96230 'backsups' --> 'backups' 1997-07-01 22:55:26 +00:00
lukem 80e31290c5 use a tagged .Bl rather than a .Bd with tab separated fields... 1997-06-27 16:10:12 +00:00
mrg 90a52da37a move man pages into share/man. 1997-06-23 03:30:19 +00:00
lukem 579f2fb483 * clean up a couple of typos.
* clarify how a utmp record is deleted upon logout.
* clarify the format of a wtmp record appended at logout (from
  Geoff Wing <mason@primenet.com.au> in [misc/3196]
1997-06-22 08:11:08 +00:00
lukem d5143aca1c document "options inet6" 1997-06-08 06:00:06 +00:00
kleink 21693b3a6f Move Xref to ldconfig(8) into the right section; from NAKAJIMA Yoshihiro
<nakayosh@kcn.or.jp> in PR/3715.
1997-06-06 15:06:18 +00:00
lukem 6de0bcebfd document $hostname, $domainname, $defaultroute and $ifaliases_XXX 1997-05-12 11:28:19 +00:00
mikel 698eafc238 update to match reality. changes include:
- add missing update_motd and ntpdate_hosts variables
- fix incorrect variable names (syslogd_flags and kerberos_server)
- xntpd(8) has been integrated
- kerberos_server is no longer used by rc.local
- add some xrefs
plus some misc. cleanup.
1997-05-12 05:21:51 +00:00
mellon 86b1df4e9f Document dc flag 1997-04-20 00:05:27 +00:00
cjs 8075b68cc3 Move network interface config after programs run on boot-up, to match
the order this actually happens in at boot time. Fix a few minor typos.
1997-04-02 02:02:51 +00:00
perry 98a833ca5c document net_interfaces, ifconfig_* 1997-04-01 20:17:43 +00:00
cjs cdd442b698 Re-write. 1997-03-23 07:57:22 +00:00
perry 55a6ac03fd Correction: ifaliases appeared in 1.2 1997-03-18 04:50:56 +00:00
perry 50bfaaee22 close enami tsugutomo's pr-3346 -- silly mistake in description of page 1997-03-18 04:48:42 +00:00
cjs 9da2a1ed80 Rewrote second paragraph, and added mopd in a new format. All the other
entries will be converted soon after feedback is received.
1997-03-17 01:22:49 +00:00
scottr d35d739042 Document statd_flags and lockd_flags 1997-03-10 07:06:17 +00:00
mouse 75e150fc56 alternate -> alternative, per PR 2643 1997-03-08 14:02:43 +00:00
ghudson fc073ea198 Document the meaning of gid 0 to the su command. 1997-02-01 02:46:38 +00:00
matthias 1370131ffd Add scripts and documentation for a new method to create assym.h files.
With the kern/genassym.sh script HOSTED_CC is no longer used to create
assym.h files. This should make crosscompilation easier.
1997-01-30 09:37:20 +00:00
perry 52f1b2a82d fs_passno comment dump->fsck, fixes 3150 from Andrew Wheadon 1997-01-27 22:10:18 +00:00
tls 44c4201ae4 sync to current layout of includes 1997-01-27 09:38:13 +00:00
perry ca876d2670 remove nsswitch.conf.5 -- not in tree (yet) 1997-01-24 21:27:33 +00:00
lukem dff93f1d73 (this shouldn't have been in the main trunk) 1997-01-23 12:25:22 +00:00
cjs 36dd47d99f Fix another minor nit pointed out by Klaus Klein <kleink@layla.inka.de> 1997-01-08 21:01:11 +00:00
mikel 1bc33c232b fix some typos. 1997-01-07 07:31:32 +00:00
tls b27eb547ea change rc.conf.5 to reflect change to Kerberos stuff in rc.local, as per mrg 1997-01-07 05:37:36 +00:00
cjs a85445f340 PR 3085: typo. Fix from frueauf@ira.uka.de. 1997-01-06 18:30:46 +00:00
mrg a9d07e01a7 fix minor nit. 1997-01-05 12:10:10 +00:00
mrg 5fb9b57376 add man pages for mostly new and some old configuration files. 1997-01-05 11:50:12 +00:00
gwr a1cdc82ad3 Add ttyaction.5 1996-11-14 17:40:55 +00:00
lukem 5d37ffa7eb fix the the typos 1996-11-10 23:58:22 +00:00
lukem b2fad7ebc5 initial nsswitch implementation 1996-11-06 00:16:27 +00:00
mrg b2be16e47c document the (no)auto option. 1996-05-21 10:55:52 +00:00
scottr 2dc058d31b Update search list length limit to match reality. 1996-03-06 18:22:16 +00:00
thorpej 9e1da3de59 Document the "ms" field, per Shinya Taniguchi
<tng@nuclth15.phys.sci.osaka-u.ac.jp> in PR #1789.
1996-01-15 02:04:05 +00:00
pk c7ad3faee9 Document hint file v.2 1996-01-09 00:14:32 +00:00
pk a67e5e52e2 ufs -> ffs & two more filesystem types (from Mike Long; PR#1766). 1995-11-16 09:41:53 +00:00
ghudson f41166264d Update cross-references. From John Hawkinson. 1995-10-22 01:40:10 +00:00
jtc d9789d4225 Overlay our pcvt with pcvt 3.32 sources. All of our fixes have been
incorporated into the master sources, so it is unnecessary to resolve
all the conflicts that would occur if we let CVS "merge" the versions.
1995-10-07 21:43:25 +00:00
pk 996bd19dd0 Update (incl. PR#1547). 1995-09-30 21:28:19 +00:00
phil c9d0b91d53 Improvements to YP support from Jason Downs. 1995-07-28 06:41:39 +00:00
cgd ad294f7eb0 build/install netgroup man page from here. 1995-05-11 23:13:15 +00:00
jtc a5c856b8c8 KERNEL -> _KERNEL 1995-03-28 17:29:16 +00:00
cgd 0114e805ce convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
jtc 93c0a2ddc0 Changed isofs to cd9660.
Bug was reported by Carsten Hammer in PR #779.
1995-02-03 18:17:32 +00:00
glass 60d17d8522 do the cross-ref thang 1994-12-28 18:58:53 +00:00
glass ac082c889e this is really dave's fault :) 1994-12-28 09:59:44 +00:00
cgd 06e2955ff1 specify man pages the new way. 1994-12-22 10:44:04 +00:00
deraadt b6a37fdd60 touchup 1994-12-12 06:13:29 +00:00
deraadt a753707b1a pcfs is gone 1994-12-05 09:16:58 +00:00
christos 270150876e Updated to mention the local netgroup.db and NIS db handling. 1994-12-04 22:35:51 +00:00
mycroft 821f29c84a Clean up deleted files. 1994-11-30 20:30:18 +00:00
jtc b5930afc5f Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-30 19:31:07 +00:00
cgd 022ee8f7fe new RCS ID format. 1994-10-27 04:14:23 +00:00
cgd a9115883f6 update to match header file. 1994-10-19 04:01:14 +00:00
mycroft a47fc068c7 Fix incorrect uses of .Xr, and add some items to the SEE ALSO section. 1994-08-14 07:48:58 +00:00
pk 5a944a146a Document new a.out flag. 1994-08-13 08:37:33 +00:00
pk 03c92d6ea1 Describe nlists' n_other field. 1994-06-09 16:08:39 +00:00
pk 730768feb0 reflect some changes over the last 6 months. 1994-06-09 15:52:17 +00:00
mycroft 625a6892f7 Update from 4.4-Lite, with local changes. 1994-06-08 19:27:32 +00:00
deraadt 79bf0f83ce i love writing documentation 10 months later 1994-05-24 10:04:46 +00:00
mycroft dd708000e8 Fix column names, and shorten gaps a bit. 1994-04-06 05:29:32 +00:00
mycroft 627cafc287 pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:44:39 +00:00
deraadt bb5fe067dd document new resolver features: sortlist & options 1994-03-24 10:22:24 +00:00
mycroft 87ce51aad7 Update for new file naming convention. 1994-03-19 18:52:30 +00:00
cgd 44059420a3 fix from "Simon J. Gerraty" <sjg@zen.void.oz.au> to explain the *correct*
time-change notation.
1994-03-09 22:49:38 +00:00
jtc 6eed407081 Fix typo: or -> for. 1994-01-28 02:22:24 +00:00
deraadt ab8f131793 rename resolver(5) to resolv.conf(5)
document new "lookup" keyword for gethostbyname()/gethostbyaddr()
1994-01-26 10:57:32 +00:00
mycroft a69eeae1a0 Clean up deleted files. 1994-01-26 09:08:24 +00:00
deraadt 6931475e8e mv resolver.5 to resolv.conf.5 1994-01-26 09:08:20 +00:00
deraadt 9572fc3113 correct specification of a hosts line 1994-01-11 04:14:13 +00:00
deraadt cbf57fdf8f ethers(5) man page by Roland McGrath <roland@frob.com> 1993-12-16 15:57:28 +00:00
mycroft d549b3e131 If you're going to have a list of file systems, it might as well be complete. 1993-11-28 08:48:42 +00:00
cgd fff65390b8 (take 3! the previous 2 have been -o'd)
from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>:
add link.0
1993-11-14 15:44:48 +00:00
pk 73ad053a4e Updated the description of the relocation_info structure to reflect the
bits usurped by dynamic linking.
1993-11-09 00:25:03 +00:00
pk b84d5b62af First draft of a link(5) manual page.
Needs more structuring. Feel free to assist on this ;-)
1993-11-08 23:54:04 +00:00
cgd 3fc63f6bb3 now that the rpc code lives in libc, we should install the man page
for /etc/rpc from here.  the man page's header was changed to note
that hackers/source-browsers should look at the README and DISCLAIMER
in libc/rpc
1993-10-07 07:29:00 +00:00
jtc aeda7f2ccc Comma separate items in SEE ALSO list. 1993-10-05 00:39:46 +00:00
mycroft aee4b07b8a Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00