Commit Graph

540 Commits

Author SHA1 Message Date
lukem d0b659b09f installboot.old nuked, so give man page the same treatment 2002-05-03 15:40:12 +00:00
lukem 48ee444a69 program nuked, so give man page the same treatment 2002-05-03 15:39:22 +00:00
dillo c0e4591901 regenerate (nuke wrong pms(4) reference) 2002-04-19 01:38:33 +00:00
dillo 0278f5dfcc Add special case: /dev/pms should refer to opms(4) (if it existed), not
to pms(4).  Noted by Thomas Klausner.
2002-04-19 01:34:41 +00:00
wiz e6eba7ad82 regen (opms removal) 2002-04-18 15:45:23 +00:00
dillo 9e86aef083 Escape empty rcs id so it doesn't get expanded in the awk script. 2002-04-18 13:33:01 +00:00
wiz 002e5a7e4a regen (pms0 removal) 2002-04-18 13:29:53 +00:00
wiz 209ec59377 regen (opms(4) removal) 2002-04-18 12:59:06 +00:00
lukem 0e798bbe1e minor improvements, including consistency in how variables are formatted. 2002-04-18 11:14:33 +00:00
dillo d9b6f49377 Fix PR 13923:
Rewrite MAKEDEV2manpage.pl in AWK and sh.
Add makedevs target to create MAKEDEV.8 man pages

Reviewed by Thomas Klausner.
2002-04-17 23:42:27 +00:00
wiz 31430d144f Add MAKEDEV(8) for algor, cats, evbsh3, mvmeppc, playstation2, shark;
remove the one for arm32.
2002-04-07 15:28:43 +00:00
lukem 7ee66d710d now using the MI installboot 2002-04-04 23:03:24 +00:00
bjh21 ba310d53be Document that COMPAT_LINUX works on arm as well.
While we're here, downcase all the architecture names and put them in
alphabetical order.
2002-03-29 16:07:39 +00:00
lukem 5ee7ac8886 Replace $critical_filesystems_beforenet with $critical_filesystems_local .
Replace  $critical_filesystems            with  $critical_filesystems_remote .

The new names are now consistent with the type argument that
mount_critical_filesystems() is called with, and allows for other types to
be easily supported by that function.

For backwards compatibility purposes, if the now obsolete variable is defined
(even empty), it takes precedence over the new form, and you will be warned.
If you want to stop the warnings, update your rc.conf(5) settings!
2002-03-27 08:53:39 +00:00
kent e242265100 Mention /usr/lkm/{compat,exec}_pecoff.o
Correct URLs
2002-03-25 10:17:29 +00:00
wiz cf831b4830 Fix installation subdirectory. 2002-03-24 22:35:21 +00:00
bjh21 aa798d41af Move manual pages, man[48].arm26 -> man[48].acorn26. 2002-03-24 22:29:54 +00:00
wiz 1d372fddb2 regen (mostly isdn change, some misc new devices in places) 2002-03-24 22:23:31 +00:00
lukem ee821504dd - document optional "interpreter" argument to check_pidfile() and
check_process()
- document rc_* variables available in method and after run_rc_command()
  completes
2002-03-24 15:32:59 +00:00
lukem 4e990e2ecb add more rc.subr(8) and rc.conf(5) references 2002-03-22 04:32:10 +00:00
lukem b8bcb6125d document $command_interpreter 2002-03-21 12:29:18 +00:00
gmcgarry d5111c7802 Document -c flag. 2002-03-19 05:22:33 +00:00
wiz ecf21d9b93 regen for new template, picking up some recent other changes
[clockctl, MI joy, pty+++]
2002-03-14 01:38:33 +00:00
wiz dc47c556a2 Remark that the script should be called by the super-user; mention
/etc/MAKEDEV.local; and add DIAGNOSTICS and HISTORY sections.
2002-03-14 01:33:27 +00:00
lukem ce3cfa06ae document ${_arg}_postcmd 2002-03-13 04:57:11 +00:00
wiz c38591ca4c Punctuation nits. 2002-02-25 13:16:45 +00:00
lukem 80ce7c6cb7 Fixes derived from [bin/15563] submitted by Ron Roskens:
- Don't su(1) to ${name}_user if running as that user.
- Support $procname as the name of the process to search for.
  Defaults to the value of $command.
2002-02-25 12:49:33 +00:00
lukem 868c9ba182 rc.subr(8) - functions used by system shell scripts. Closes PR [misc/10828]. 2002-02-25 12:05:13 +00:00
wiz a2a58e2352 Drop trailing space. 2002-02-25 11:21:38 +00:00
lukem 319f9d9903 explicitly mention that rc.d contains sh(1) scripts 2002-02-25 04:09:15 +00:00
ross 4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
lukem 8923661dfa rename NETWORK to NETWORKING 2002-01-31 01:28:53 +00:00
wiz fd894e8f02 Grammar and typo fixes, markup improvements. 2002-01-15 16:38:29 +00:00
wiz 9e3abd4bd4 .Bd -literal instead of -unfilled. 2002-01-15 16:15:25 +00:00
wiz af2a05595f .Dd should get long month names; .Sy is symbolic, .Ss is for subsection headers;
drop some unnecessary .Pps.
2002-01-15 16:14:44 +00:00
minoura 8c115084b4 Update for the new boot system. 2002-01-15 16:11:21 +00:00
wiz e05a34f6dc Drop .Pps after (sub)section headers. 2002-01-14 13:50:43 +00:00
ross 56ea8e6b0b Update, reference pkgsrc, fix grammar, & note nasty resolver bug. 2002-01-14 07:17:51 +00:00
enami 0450e33b1e Regen. 2002-01-12 22:06:01 +00:00
enami 2e429f2fb0 Don't refer fdc(4) for /dev/fd/. 2002-01-12 22:05:33 +00:00
wiz 51bc54436e Fix a typo. 2002-01-06 18:35:46 +00:00
wiz 05a18a0161 Improve markup a bit, sort options, fix a typo. 2002-01-06 17:27:05 +00:00
mrg 9230e402ce add a simple binstall(8). hi wiz! 2002-01-06 07:44:11 +00:00
bjh21 ab2303a1d4 BBBB has been removed. It's manpage should be too. 2002-01-04 15:29:06 +00:00
wiz 4b425cbbb3 Formatting improvements. 2001-12-26 02:22:56 +00:00
wiz 4e2d752368 Sort sections. 2001-12-26 02:18:29 +00:00
wiz eea5a2fe6b Drop a superfluous .Pp, and a xref for a non-existing page. 2001-12-26 02:17:20 +00:00
wiz 57d07c69a7 Sort sections, formatting nits, sort SEE ALSO. 2001-12-26 02:15:58 +00:00
wiz a4e2e67855 Xr -> Ic for nonexisting page. 2001-12-26 02:13:23 +00:00
wiz 0441827b2f Sort sections. 2001-12-26 02:12:05 +00:00