Commit Graph

847 Commits

Author SHA1 Message Date
peter
a9b411c198 Change all .Xr config 8 to .Xr config 1, following the recent move of
config from usr.sbin -> usr.bin.

Reviewed by wiz.
2005-06-20 13:25:23 +00:00
christos
6ab7ef4333 Move to the genassym source directory. 2005-05-31 11:35:21 +00:00
wiz
beb8d4ff57 Some more nit fixes. 2005-05-17 14:08:36 +00:00
wiz
61b48dda41 Remove superfluous "\&". 2005-05-17 14:05:46 +00:00
wiz
649791bd7b New sentence, new line. 2005-05-17 14:04:18 +00:00
wiz
0471faaff3 regen. 2005-05-17 14:01:48 +00:00
wiz
2d4e96b2c9 Update for rename of verifiedexec to veriexec. 2005-05-17 14:01:41 +00:00
wiz
4880b7982d New sentence, new line. 2005-05-17 13:59:40 +00:00
wiz
16bb723d01 Two minor improvements. 2005-05-17 13:57:04 +00:00
wiz
ffda7fbfaa Sort sections. 2005-05-17 13:52:07 +00:00
wiz
ea77769f24 Drop trailing space. 2005-05-17 13:51:34 +00:00
hubertf
9029dfc48a mounting filesystems with nodev/nosuid wasn't considered that a good idea,
undo.
2005-05-14 17:10:16 +00:00
hubertf
4e39658f8e * Sync in a few changes from OpenBSD's latest version of this file
* Add licence by Marshall M. Midden
 * Various minor edits and additions.
2005-05-04 20:54:25 +00:00
lukem
5c5750a595 Move /etc/postinstall (and the etc.tgz set) to /usr/sbin/postinstall
(and the base.tgz set).
2005-04-17 15:15:48 +00:00
wiz
8db893f99d Add postinstall(8) man page. 2005-03-28 15:42:27 +00:00
wiz
dff72e3c43 Remove duplicate "in .Nx" noted by dieter on current-users. 2005-03-14 10:44:02 +00:00
dan
1f64b720ce typo 2005-03-02 03:33:46 +00:00
thorpej
d97108988d Add a pam(8) manual page that gives a brief introduction as to what PAM
is.  The gritty details will be in pam.conf(5).
2005-03-02 02:56:24 +00:00
thorpej
c432982bbb Correct rpc.yppasswdd options. 2005-02-26 16:39:17 +00:00
wiz
86640b9dc8 Move yp(8) to nis(8). 2005-02-26 16:17:42 +00:00
thorpej
ee8c69aed1 YP(8) -> NIS(8) 2005-02-26 16:13:04 +00:00
wiz
bc22bce866 Bump date for previous. 2005-01-27 18:38:20 +00:00
mycroft
d2ca156552 Add a small note about the use of shift keys. 2005-01-27 18:35:41 +00:00
wiz
1fce7b0949 Mention that compat32 supports running i386 binaries on amd64.
From Nicolas Joly in PR 28795.
While here: new sentence, new line.
2004-12-31 00:57:50 +00:00
lukem
3c81b28a9a * Implement
load_rc_config_var cmd var
  to load the rc.conf(5) configuration for cmd and set var in the
  current shell, using 'load_rc_config var' in a sub-shell to avoid
  unwanted side-effects.

* Improve required_vars warning message.
2004-10-12 14:45:29 +00:00
wiz
e2652e8189 Descend into man8.hp700. 2004-08-12 15:53:32 +00:00
wiz
10a8873653 Comment out mkboot(8) reference; use \*[Gt] instead of >; two grammar
improvements; use Nm instead of Xr to ourselves.
2004-08-12 14:43:33 +00:00
chs
cdbff23301 add a boot.8 manpage for hp700. from openbsd. 2004-08-07 22:05:08 +00:00
atatat
d2dd73eec2 More better description of current state of sendmail stuff in more
places.  This is intended to make some people a tad happier.
2004-07-22 03:44:12 +00:00
wiz
20aac67434 Bump date for previous. 2004-07-15 10:47:43 +00:00
atatat
89fc8be761 Change the default settings for sendmail.
(1) The stock sendmail.cf will only listen on the loopback interface.
(2) The stock submit.cf specifally connects to "localhost." which
    should be less susceptible to being confused or looking confused.
(3) The smtp listener starts by default, if needed.  The setting in
    /etc/default/rc.conf is still "no", but rc.d/sendmail detects the
    default setting and will change it to yes if need is determined.

Need is defined as "nothing else seems to have been changed about the
mail configuration but we'd like locally originated and locally
destined mail to be delivered".  If you change, eg, mailer.conf to
point to postfix or some other MTA, sendmail will not start.
2004-07-15 03:47:18 +00:00
mycroft
ace8694948 Attempt to make Perry less confused. 2004-07-03 20:04:03 +00:00
gendalia
ed8de01a24 Flasg -> Flags 2004-04-29 22:44:43 +00:00
wiz
522d70a8d4 Remove apostrophe that should not be there. 2004-04-04 10:31:33 +00:00
uwe
81b1f93220 Verbs has to agree in number with their subjects. 2004-04-04 03:46:13 +00:00
uwe
f292fa7af0 Describe GUI elements. 2004-04-04 03:41:03 +00:00
wiz
0adee5f2d3 Grammar fixes; remove a trailing space.
XXX: license missing!
2004-04-03 15:24:42 +00:00
uwe
40f1406199 Descend into man8.hpcsh.
Add boot(8) for hpcsh to lists.
2004-04-03 04:20:38 +00:00
uwe
33cd1faa34 boot(8) manual page for NetBSD/hpcsh.
PR port-hpcsh/21373.
2004-04-03 04:13:49 +00:00
uwe
9db3644722 kloader(4) now has a man page too. 2004-04-03 03:26:29 +00:00
uwe
c59a2c9ba4 Xref hpcboot(8), it now has a man page. 2004-04-03 03:22:30 +00:00
uwe
ef240435db Add hpcboot(8). 2004-04-03 03:13:21 +00:00
uwe
8199a8e58f Skeletal man page for hpcboot.exe - bootloader for hpcarm, hpcmips and
hpcsh ports.
2004-04-03 03:08:35 +00:00
wiz
1913c0ff53 Simplify sentence. 2004-04-02 13:23:07 +00:00
jmmv
3c8a1444d9 Introduce and use the rcvar_manpage variable, which contains the manual page
name where the user should look at for documentation about rcvar.  It defaults
to 'rc.subr(5)', as rc.subr is mainly used by rc.d scripts.

This variable is useful to let the daily, weekly, monthly and security scripts
tune the warning message shown when any of the variables they handle is not
properly set.

Closes PR misc/23908.
2004-04-02 13:13:47 +00:00
mrg
bca4d5d7da xref sparc/boot & sparc64/boot to each other 2004-04-01 16:23:55 +00:00
wiz
9356a1c5e6 Bump date for previous. 2004-04-01 16:17:56 +00:00
mrg
d390d285ab shamelessly steal & slightly modify sections of sparc64 boot(8).
this should clear up PR#21403.
2004-04-01 16:15:57 +00:00
wiz
48c350d45e Lowercase letter in the middle of a sentence. 2004-03-31 23:21:18 +00:00
mrg
2f2c2ac179 add a note that the "boot" commands apply to ofwboot as well as OFW. 2004-03-31 06:09:06 +00:00