Commit Graph

829 Commits

Author SHA1 Message Date
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
fair
07c1fe57f7 Make it clear that it's Apple Computer's OF implementation that
has issues, not OF iself.

New sentence, new line. Macroize some things. Bump date.

This should close PR 21372
2004-03-29 02:20:51 +00:00
wiz
d42596d1c8 Another new sentence on a new line.
Remove unnecessary .Pp.
2004-03-09 20:29:05 +00:00
jdc
4f556b5450 Document the bootblock split into std and milan directories. 2004-03-09 20:15:45 +00:00
wiz
1ccde4aa19 Be consistent in spelling "autoconfiguration" without a hyphen.
Noted by John Heasley.
2004-03-05 14:43:01 +00:00
wiz
3679535d35 New sentence, new line. Some minor fixes. 2004-02-23 19:39:48 +00:00
perry
e5d95c012e reformat the SUBDIR section to make it fit in less than 80 columns 2004-02-23 17:17:27 +00:00
reinoud
de7e86e2c5 Add NetBSD/acorn32 boot manpage 2004-02-23 17:03:28 +00:00
christos
c2f71cffe7 Sticky belongs in section 7. 2004-01-30 15:14:10 +00:00
bjh21
a9e6f9057b Remove references to /dev/beep. 2004-01-25 14:00:57 +00:00
jdolecek
940556de73 Regen - addition of 'wscons' special argument for MAKEDEV 2004-01-14 20:44:48 +00:00
wiz
3c6a3b6232 Grammar fixes. New sentence, new line. More Xr's.
Punctuation fixes.  Shorten long lines.
2004-01-07 12:55:42 +00:00
cdi
df90d3e32b Add boot(8) manual page for the Cobalt port. 2004-01-07 11:50:02 +00:00
wiz
99fe2c9e3d Grammar consistency fix for previous. 2004-01-06 14:46:11 +00:00
lukem
f3bab2a8fc Implement ``one'' prefix to allow a "one shot" operation as if
${rcvar}=yes yet all the other prerequisite tests are still performed.
The existing ``force'' prefix is a sledgehammer that ignores all the
prerequisite checks and always returns a zero exit status; this is a
more gentle approach to the problem of "manipulate this disabled
service without editing rc.conf(5)".
2004-01-06 00:52:24 +00:00
wiz
1fa878c4d4 Bump date for previous; new sentence, new line. 2004-01-02 15:19:47 +00:00
pk
b0c225da03 Document the -C option. 2004-01-02 15:00:28 +00:00
wiz
ef0d4ed8a0 Document new flags to MAKEDEV script. 2003-12-21 18:02:06 +00:00
agc
7db1d33cba Modify the licences of code written by Theo De Raadt from a 4-clause
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified by
myself - the only discrepancy being the handling of the original
clause 3 in src/usr.sbin/yppoll/yppoll.c.
2003-12-10 12:06:25 +00:00