Commit Graph

370 Commits

Author SHA1 Message Date
wiz c89f8c6cc1 Add section to xref, and whitespace fixes. 2001-04-04 11:22:48 +00:00
wiz bf62f42958 Change markup a bit. 2001-04-04 11:22:27 +00:00
wiz e70a7aac7c Fix a xref, and some whitespace. 2001-04-04 11:22:05 +00:00
wiz 6a876f869e execve(2), not (3). Whitespace fixes. 2001-04-04 11:21:43 +00:00
wiz f3355d32a4 Whitespace and punctuation fixes. 2001-04-04 11:21:13 +00:00
jdc 2050bbec42 Addition of ahdilabel.8. 2001-03-04 21:04:22 +00:00
jdc 8067506a7e Document enhancements to ahdilabel :
boot sector and bad sector list are preserved by default, use 'z' to change
   type NNNm to make a partition size NNN megabytes
   type `-N' at `root' and `start' prompts to start after partition N
   type `-N' at `size' prompt to end before partition N
   type `-1' at `size' prompt to end at end of disk
   display pauses if 10 or more partitions to display
2001-03-04 21:00:00 +00:00
jdc 5116ec7ef9 Man page moved from sys/arch/atari/stand/ahdilabel. 2001-03-04 20:57:50 +00:00
bjh21 439283d3c2 Don't create /dev/cpu* any more.
[ Not properly regenerated since I haven't installed perl yet ]
2001-03-03 18:08:31 +00:00
jdc ff84c9be3b Correct documentation of -k and -l options. 2001-02-25 19:22:16 +00:00
hubertf 592ead98b0 Add a note on enabling "secure" maps.
Suggested by bdc@world.std.com in PR 12149
2001-02-08 13:40:53 +00:00
ad 8d75ab98d3 Add a driver for the Mylex DAC960 family (including DEC SWXCR). 2001-02-04 17:05:11 +00:00
ad d869a18389 Sync with reality. 2001-02-04 16:59:22 +00:00
nonaka a8d72bfe57 add man8.prep 2001-01-13 19:35:35 +00:00
nonaka a5374efc80 add prep MAKEDEV related manpages. 2001-01-13 19:35:12 +00:00
martin 6d1e5dd848 Regen after adding of isdn devices to MAKEDEV scripts. 2001-01-08 22:27:51 +00:00
martin 592d28a907 Regen after MAKEDEV update. 2001-01-08 06:22:42 +00:00
martin 244a56810f Update after ISDN devices have been added. 2001-01-06 13:53:18 +00:00
lukem bacbe78fc4 use `service' instead of `program' 2000-12-15 00:57:27 +00:00
wrstuden 4a36104a80 Sync with current versions of MAKEDEV files. Was meant to catch
addition of ttyCY to bebox, i386, macppc, and prep, but evidently
is catching more.
2000-12-05 21:25:35 +00:00
wrstuden c394928040 Update to changes in MAKEDEV. Intended to catch addition of ttyCY,
but is catching more.

Also, this is the first checkin using rev 1.2 of MAKEDEV.8.template,
and as such includes removal of the requirement to acknowledge
Christopher G. Demetriou in advertizing material.
2000-12-05 21:24:36 +00:00
minoura 9532cd253c Alias compat_win32.8 and peace.8. 2000-12-03 02:41:19 +00:00
minoura 756530c58f Update. 2000-12-03 02:39:42 +00:00
jdc 25d69ca80f Boot OS is -b not -o. 2000-11-28 19:38:38 +00:00
bjh21 14463914f3 Add my explanation of the memory map. 2000-11-25 23:55:34 +00:00
bjh21 e504c4c442 Copyright notice, RCSID. 2000-11-22 00:43:02 +00:00
bjh21 afecaa7cf7 Fix missing backslash in last commit. 2000-11-22 00:30:11 +00:00
bjh21 857cccb009 Move the BBBB man page out of the kernel tree, since it needs to be built on
all architectures and non-arm26 systems won't descend into sys/arch/arm26.
2000-11-22 00:28:45 +00:00
lukem a41efd22a5 display dummy dependancies in the order that they're actually started
in, to be slighly more helpful: (i.e, NETWORK, SERVERS, DAEMON, LOGIN)
2000-11-17 05:00:26 +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 d9ef02fbd5 whitespace police 2000-11-07 05:44:17 +00:00
dmcmahill f9e1eb8800 document the '-s' option which will cause the installboot program
to recalculate the 16 bit sun checksum.  This flag is needed when
making iso 9660 images which are bootable on both sparc and vax
machines.
2000-10-17 22:14:44 +00:00
dmcmahill ed206de60f bring the manpage up to date with the program. The current
installboot program is based heavily on the pmax installboot.
Accordingly, this manpage is based heavily on the pmax one.
2000-10-17 21:52:49 +00:00
dmcmahill ae15fb10e1 document '-s' option which will cause the installboot program to recalculate the
16 bit sun checksum.  This flag is needed when making iso 9660 images which
are bootable on both sparc and pmax machines.

this addresses PR port-pmax/10929
2000-10-17 01:55:33 +00:00
hubertf 4df0e3466b * Add documentation on how to update the bootblocks on your internal
(wd0) disk
 * Make clear that the floppy-example needs a filesystem on the floppy
 * Add example for bootstrap-only floppy without any filesystem, by
   Frederick Bruckman <fb@enteract.com>

Adresses PR 11207 by Wolfgang Rupprecht <wolfgang@wsrcc.com>
2000-10-13 01:20:58 +00:00
ad 5b09090e8e insure -> ensure 2000-10-05 12:35:33 +00:00
bjh21 968546ded7 Typo fixes:
Remove an unmatched close-parenthesis.
appearently -> apparently
2000-10-01 13:45:46 +00:00
bjh21 2566becc58 Typo fix: bloxk -> block 2000-09-30 22:33:52 +00:00
jhawk 8423ae243a BUGS updates:
Observe this manpage documents biosboot, which is not i386-specific
  Note failure to parse filename after boot options.
2000-09-30 20:27:01 +00:00
hubertf 4ad90fabc3 Move description of /usr/mdec/biosboot*.sym from installboot.8 to boot.8,
pointed out by Jason Thorpe.^
2000-09-28 16:18:42 +00:00
hubertf dedc304c9a document biosboot*.sym files 2000-09-28 04:10:50 +00:00
jdolecek b333be3980 document new -v, -q flags 2000-09-24 17:03:27 +00:00
jdolecek cce88ce6ac also process boot.8 2000-09-24 16:39:54 +00:00
hubertf a9c3f5c9d9 Mention /usr/dt besides /usr/openwin,
OK'd by Christos Zoulas.
2000-09-05 00:57:04 +00:00
mrg 36afbd61af use the merged sparc installboot.8 2000-08-26 02:14:34 +00:00
jun 211fbcbbbc add
man 8 pbsdboot.
2000-08-25 06:15:11 +00:00
jhawk be4199da69 update Dd
indent options and commands the same way
Note additional installation in release(7) hierarchy
Add FILES to note /usr/mdec installation
2000-08-23 21:16:45 +00:00
lukem fa2f94238c - document `nostart' support for /etc/rc
- use bootconf.sh instead of fsck.sh as the `foo.sh' example
- add information how a normal script can stop the boot with kill -TERM $$
- update history
2000-08-22 08:53:17 +00:00
kleink 68cffe7582 Minor grammar nits in section headings. 2000-08-21 06:57:51 +00:00
jhawk 7d58775d6f More minor grammar fixes.
Various markup (mdoc) fixes.
2000-08-13 06:48:10 +00:00