Commit Graph

167 Commits

Author SHA1 Message Date
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