Commit Graph

1000 Commits

Author SHA1 Message Date
wiz
e1ee35d138 portmap is dead, refer to rpcbind instead. From YOMURA Masanori in private mail. 2005-09-11 23:36:19 +00:00
skrll
c6963d0441 regen. 2005-07-30 06:18:39 +00:00
wiz
112e36f255 regen (+fw#, fwmem#). 2005-07-12 07:26:19 +00:00
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
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
hannken
fbae381aaa The file system snapshot pseudo driver.
Uses a hook in spec_strategy() to save data written from a mounted
file system to its block device and a hook in dounmount().

Not enabled by default in any kernel config.

Approved by: Frank van der Linden <fvdl@netbsd.org>
2003-12-10 11:40:11 +00:00
isaki
d93179e40a Regen from 1.10; Correct typo in comment. 2003-11-24 06:33:17 +00:00
tsutsui
225995185c Regen from etc/MAKEDEV.tmpl rev 1.9:
> Update device description for hp300 MI com(4) changes.
2003-11-22 17:36:43 +00:00
wiz
3f5a4c00b1 Bump date for previous; new sentence, new line. 2003-11-17 21:29:37 +00:00
drochner
c357df8891 Update for the fact that the ':' is now required to specify an alternative
protocol:kernel to boot, explain the interpretation of boot file names
better, and add an example for setups where dhcpd's conditional
bahaviour is not deployed.
2003-11-17 20:27:45 +00:00
keihan
baf3076a37 netbsd.org -> NetBSD.org. 2003-11-14 17:18:18 +00:00
grant
3a7a63a3e2 netbsd.org -> NetBSD.org 2003-11-12 13:04:18 +00:00
wiz
ebe7222a9a Fix two typos, and split file system. 2003-11-11 13:36:33 +00:00
augustss
d030d913db Add boot(8) man page for pmppc. 2003-11-10 18:45:58 +00:00
wiz
a551fcaffa Xref sab(4). 2003-10-30 08:25:19 +00:00
jdolecek
80010daea8 regen after MAKEDEV2manpage.awk fixes:
* use " for 3 1/2 & 5 1/4 in fdc entry
* xref acorn32/opms(4) in pms# entry
* no longer xref scsictl(8) in scsibus# entry
2003-10-26 21:34:49 +00:00
jdolecek
cf43cdd268 g/c the MAKEDEV(.local)? substitution - it's not needed
generate the .Xr commands for device manpage crossreferences directly,
we no longer need to replace 'foo(4)' in the source MAKEDEV.tmpl

replace other gensub() calls with equivalent gsub(), and fix output
for fdc (we want 3 1/2", 5 1/4" - not 3 1/2``, 5 1/4'')

add target translation for 'random' -> rnd(4) and 'scsibus#' -> scsi(4),
and fix typo in opms entry
2003-10-26 21:32:51 +00:00
lukem
f85d2d1c14 Use ${HOST_SH} instead of `sh'.
If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
2003-10-26 07:25:33 +00:00
jdolecek
c39854a858 regen - MD manpage links, more device links, and adjustments to some of
the device descriptions
2003-10-24 23:44:15 +00:00
jdolecek
6583af894c make sure to add links to all appropriate MD manpages for each device
pointed out by Thomas Klausner

expand the device name -> manpage translations, and fix some comments
2003-10-24 23:42:25 +00:00
jdolecek
7381215ef1 switch to unified MAKEDEV(8) - the manpage now contains list of
all devices for all platforms
2003-10-24 20:26:57 +00:00
wiz
60e31ba365 Drop trailing spaces; use .St for IEEE 1275; some nits. 2003-10-20 11:55:19 +00:00
mbw
d6209b12a7 Add new macppc boot(8) man page. Fixes PR port-macppc/21372. 2003-10-20 09:07:44 +00:00
wiz
21069b6a1b Add man8.ibmnws and MAKEDEV(8) for ibmnws. 2003-10-19 09:12:00 +00:00
wiz
54e541b387 regen (+Xr grf 4). 2003-10-17 22:11:48 +00:00
wiz
3025e2fc16 regen (-ed) 2003-10-17 22:11:25 +00:00
wiz
11639fb42c Bump date for previous. 2003-10-17 22:05:27 +00:00
jdolecek
899a030145 xref mailer.conf(5) in SEE ALSO 2003-10-12 11:50:29 +00:00
lukem
1c33b4e6a4 Overhaul MBR handling (part 1):
<sys/bootblock.h>:
    *	Added definitions for the Master Boot Record (MBR) used by
	a variety of systems (primarily i386), including the format
	of the BIOS Parameter Block (BPB).
	This information was cribbed from a variety of sources
	including <sys/disklabel_mbr.h> which this is a superset of.

	As part of this, some data structure elements and #defines
	were renamed to be more "namespace friendly" and consistent
	with other bootblocks and MBR documentation.
	Update all uses of the old names to the new names.

<sys/disklabel_mbr.h>:
    *	Deprecated in favor of <sys/bootblock.h> (the latter is more
	"host tool" friendly).

amd64 & i386:
    *	Renamed /usr/mdec/bootxx_dosfs to /usr/mdec/bootxx_msdos, to
	be consistent with the naming convention of the msdosfs tools.

    *	Removed /usr/mdec/bootxx_ufs, as it's equivalent to bootxx_ffsv1
	and it's confusing to have two functionally equivalent bootblocks,
	especially given that "ufs" has multiple meanings (it could be
	a synonym for "ffs", or the group of ffs/lfs/ext2fs file systems).

    *	Rework pbr.S (the first sector of bootxx_*):
	    +	Ensure that BPB (bytes 11..89) and the partition table
		(bytes 446..509) do not contain code.
	    +	Add support for booting from FAT partitions if BOOT_FROM_FAT
		is defined.  (Only set for bootxx_msdos).
	    +	Remove "dummy" partition 3; if people want to installboot(8)
		these to the start of the disk they can use fdisk(8) to
		create a real MBR partition table...
	    +	Compile with TERSE_ERROR so it fits because of the above.
		Whilst this is less user friendly, I feel it's important
		to have a valid partition table and BPB in the MBR/PBR.

    *	Renamed /usr/mdec/biosboot to /usr/mdec/boot, to be consistent
	with other platforms.

    *	Enable SUPPORT_DOSFS in /usr/mdec/boot (stage2), so that
    	we can boot off FAT partitions.

    *	Crank version of /usr/mdec/boot to 3.1, and fix some of the other
	entries in the version file.

installboot(8) (i386):
    *	Read the existing MBR of the filesystem and retain the BIOS
    	Parameter Block (BPB) in bytes 11..89 and the MBR partition
	table in bytes 446..509.  (Previously installboot(8) would
	trash those two sections of the MBR.)

mbrlabel(8):
    *	Use sys/lib/libkern/xlat_mbr_fstype.c instead of homegrown code
	to map the MBR partition type to the NetBSD disklabel type.


Test built "make release" for i386, and new bootblocks verified to work
(even off FAT!).
2003-10-08 04:25:43 +00:00
jdolecek
513eefcff8 add evbsh5 MAKEDEV(8) manpage 2003-10-04 13:38:25 +00:00
jdolecek
39ef5010c4 regen - g/c nonexitent 'cbq' device and empty device groups 2003-10-04 13:33:27 +00:00
wiz
9326479dd9 Fix typos; new sentence, new line; fix name in license (ok'd by manu);
sort sections; sort SEE ALSO; drop trailing whitespace.
2003-09-29 10:05:35 +00:00
manu
855db7049d Setup to run Darwin binaries 2003-09-29 09:56:04 +00:00
jandberg
54dc1f63e0 regen after wsmouse addition 2003-09-22 18:33:41 +00:00
pooka
ed2f08d8a7 regen (isdnteld) 2003-09-19 11:14:28 +00:00
wiz
d66a08dbdc Bump date for previous. 2003-09-01 18:51:15 +00:00
manu
6035c6f8af The sentence explaining programs using /proc are unsupported is misleading:
we support them using -o linux option of mount_proc. Remove it.
2003-09-01 17:54:41 +00:00
wiz
7aa5d5eb62 regen (+crypto) 2003-08-23 23:16:36 +00:00
dsl
16243ec6f5 Bring closer to reality - specify correct filenames for new boot code.
Fixes port-i386/22477
2003-08-14 09:55:29 +00:00
rafal
11595d9a7c Regen to match reality, mainly due to pf addition. 2003-08-08 16:45:14 +00:00
rafal
9c025bd75a Regen for radio(4) addition, also pick up pf 2003-08-08 16:44:29 +00:00
agc
075022b349 Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
tsutsui
1102154ee6 Regen: added some MI SCSI devices. 2003-08-01 02:21:24 +00:00
salo
22a0ae4298 netbsd.org->NetBSD.org 2003-07-26 20:17:31 +00:00
wiz
dc53e29867 Add i386 to Dt, now the page is arch-specific. 2003-07-16 12:06:07 +00:00
dsl
377bfc41c7 Build mbr.8 2003-07-16 11:12:43 +00:00
dsl
baad6947d6 A better home than src/sbin/fdisk/mbr/mbr.8 2003-07-16 11:05:21 +00:00
wiz
430089f6b0 Nd argument should be on same line; new sentence, new line;
NetBSD -> Nx; man page appeared in 2.0, not "1.6.1+".
2003-07-09 14:20:06 +00:00
wiz
e4efe31690 Unused. 2003-07-09 09:35:38 +00:00
dsl
f8a6eac868 Don't build the i386/installboot man page, i386 can use the MI
installboot.
2003-07-09 09:29:05 +00:00
marcus
ba68e3996c Added missing manpages. 2003-07-04 17:25:58 +00:00
marcus
5bc691beb5 Removed references to devices and special targets not actually supported. 2003-07-04 16:34:41 +00:00
wiz
2e8cb0df4b IEEE 1275 now has an abbreviation -- use it. 2003-06-30 19:15:31 +00:00
wiz
b93a29cdaa Fixes to make these man page look nice with groff-1.19. 2003-06-30 19:12:31 +00:00
wiz
c2fc0b2f0f Insert a Ns, not so trivial this time. 2003-06-30 12:00:32 +00:00
wiz
ce4e7779bb Plural of CPU is CPUs. 2003-06-30 11:57:50 +00:00
wiz
a6b3a9e044 Use Pq to not confuse groff. 2003-06-30 11:53:22 +00:00
wiz
2a84f851af Add some Ns. 2003-06-30 10:44:47 +00:00
wiz
1ad8c0c58a No -> Ns (typo, I guess). 2003-06-27 23:12:09 +00:00
wiz
6bf50441b3 Remove -inset from .Bl macro. 2003-06-26 12:06:00 +00:00
wiz
c39edb6715 Switch macros to make both work. 2003-06-26 12:04:47 +00:00
wiz
2f658c2baa Remove superfluous macros or switch order of two macros. 2003-06-26 12:00:15 +00:00
wiz
e0c1029d60 There is no NetBSD release called "partition" :) 2003-06-26 11:57:49 +00:00
reinoud
9af716fd9a Make smbfs work on NetBSD/acorn32 ! it missed an entry in majors.acorn32
and an entry in the MAKEDEV
2003-06-08 20:12:33 +00:00
martin
a4c13e8f4d Regen (nsmb added) 2003-06-01 20:27:59 +00:00
fair
3c344189a4 More completely document the bootstrap flags accepted by the NetBSD
secondary bootstrap and the NetBSD kernel. Document SRM a little more.
I think this satisfies PR 20557.
2003-05-30 05:34:46 +00:00
wiz
bc0cb610c5 Remove trailing whitespace. 2003-05-26 06:55:19 +00:00
fair
9c3cc1b1d4 Add pointers to pxeboot, dosboot, w95boot a little more explicitly.
Add pointer to diskless(8) from pxeboot(8) and a reference for the
PXE specification. Clarify the wording here & there.
2003-05-25 21:19:06 +00:00
fair
d9770d2cb2 Tweak the DHCP section a little, per Martin Husemann. 2003-05-25 19:53:07 +00:00
wiz
33b345ecdf Fix some typos, s/nfsiod/nfsd/ (?), sort SEE ALSO. 2003-05-22 07:06:53 +00:00
fair
3e3e5cec32 Massive rewrite/reorganization of diskless.8 to clarify, edify,
educate, elucidate, and otherwise answer ancient PR 5885, which
complained about lack of documentation for DHCP booting systems.

Please review, comment & correct. Writing is hard work.
2003-05-22 06:45:55 +00:00
wiz
75f9ab5b80 Add back comma after e.g. and i.e.
See for example http://newark.rutgers.edu/~jlynch/Writing/e.html.
2003-05-20 08:18:23 +00:00
fair
38fe78bca7 Add some information necessary for netbooting.
Update date.
2003-05-20 07:47:40 +00:00
wiz
70c40c00ed regen (-lms,-mms,+icp on i386). 2003-05-15 19:17:43 +00:00
wiz
318b76a793 setup -> set up. 2003-05-15 06:01:02 +00:00
fair
28dbdce5de nroff cleanups prior to answering a problem report. 2003-05-15 02:03:45 +00:00
wiz
c0374a92bc New sentence, new line; nits. XXX: this page might need an update. 2003-05-14 12:19:15 +00:00
wiz
72560fa3c0 New sentence, new line; use .Aq; set -> set up. 2003-05-14 07:50:50 +00:00
wiz
8a4655ce73 Setup -> set up; new sentence, new line; add some commas; change kernel building instructions to include make depend. 2003-05-14 07:40:27 +00:00
wiz
34757ddf9c Setup -> set up, from jmc@openbsd. 2003-05-14 07:28:01 +00:00
wiz
5b3ea1544b Misc fixes. 2003-05-07 13:28:12 +00:00
takemura
e02bb3ff4e Added man page, hpcmips/boot.8. PR #21371. 2003-05-07 13:14:50 +00:00
jmmv
4296d7d483 Drop trailing whitespace. Reviewed by wiz. 2003-05-06 10:46:41 +00:00
wiz
7d8f3e39e7 regen (wsfont added to alpha, more man page links) 2003-05-06 08:49:05 +00:00
wiz
e884f1876e Add comma after e.g., and fix two mdoc nits. 2003-05-06 07:56:54 +00:00
wiz
e6367d8a4b Use more mdoc, some mdoc improvements, unxref crash(8).
XXX: Needs more work, e.g., at least a SYNOPSIS section.
2003-05-03 23:15:31 +00:00
fair
12f3ab83c8 Add Xr diskless 8 because Suns can netboot.
Remove "floppy" from the example list of things that can UltraSPARC
can boot from.
2003-05-01 18:44:11 +00:00
wiz
876372d88e a -> an from jmc@openbsd.
New sentence, new line while I'm here.
2003-05-01 14:01:39 +00:00
wiz
7dcc28d440 ultra sparc -> UltraSPARC. 2003-05-01 11:16:28 +00:00
martin
b21f878e23 Add another example. Fix files section (/boot is called /ofwboot realy)
and now that we mention floppy disks add a bugs section - we can't boot
from them.
2003-05-01 11:14:03 +00:00
wiz
5fe6660b13 Drop superfluous Pp and duplicate FILES section; add article; end sentence with a dot. 2003-05-01 09:34:57 +00:00
fair
04b8228faf Complete rework of this man page to explain SRM enough to boot an
alpha. This is to answer PR 20557.
2003-05-01 09:15:56 +00:00
uebayasi
8a940b232d Typos, mostly a -> an.
Reviewed by:	grant
2003-05-01 08:42:07 +00:00
fair
47dc853e49 Clean up nroff problems. Reword description a little.
Add requirement for SCSI CD-ROMs (should be ID 6, and must
be able to do 512-byte reads). Add STANDARDS section.
This should close PR 21387.
2003-05-01 06:20:19 +00:00
wiz
2e72bf0557 Sort sections; new sentence, new line; use more mdoc;
drop crash(8) reference.
2003-05-01 02:11:01 +00:00
martin
63185858eb Reference IEEE 1275 and rename L1 to STOP (mentioning the old name).
From Erik Fair.
2003-04-30 20:40:06 +00:00
martin
4e3a142d56 Clone the sparc boot(8) man page and bend it into shape for sparc64. 2003-04-30 12:32:29 +00:00
wiz
eea921656c New sentence, new line; drop trailing spaces. 2003-04-29 16:06:44 +00:00
fredette
7863680d0c Added a SYNOPSIS section, added content about boot device
selection, and added the man page to the set lists.
2003-04-29 15:04:41 +00:00
wiz
befa7a8964 More mdoc; some grammar fixes; comment out Xref to crash(8) (doesn't exist). 2003-04-29 13:13:10 +00:00
wiz
3f3fd9f0d6 Use more mdoc macros; comment out reference to non-existing crash(8) from
SEE ALSO.
2003-04-29 13:05:32 +00:00
fredette
226e50835b Added a boot(8) man page for sun2. 2003-04-29 13:00:57 +00:00
wiz
5084d44ea8 regen (x86_64 -> amd64) 2003-04-26 21:00:56 +00:00
fvdl
043f21d9ea x86_64 -> amd64 2003-04-26 19:14:17 +00:00
fvdl
0945a6df17 x86_64 -> amd64 2003-04-26 19:02:50 +00:00
fair
32c41ae13d Preliminary nroff cleanup prior to fixing a problem report. 2003-04-25 04:19:15 +00:00
wiz
5eafd757ee regen (init target, some other stuff) 2003-04-24 12:15:58 +00:00
grant
8b06af555f netbsd.org -> NetBSD.org 2003-04-22 08:14:38 +00:00
martin
16ebbf4a10 Regen (sysmon added) 2003-04-20 17:06:25 +00:00
perry
6545393afc Update date 2003-04-17 21:24:18 +00:00
perry
f15285a4b0 Improve the language and description. 2003-04-17 21:23:45 +00:00
tron
088e2da85b Add manual page for wizd(8). 2003-04-17 20:48:33 +00:00
wiz
c77eae368f Convert to mdoc, except for a gruesome example. 2003-04-17 20:04:29 +00:00
wiz
dd47a963eb Punctuation nit. 2003-04-16 10:19:05 +00:00
wiz
c0b34ed9ad regen (no more quadmouse). 2003-04-16 10:03:25 +00:00
wiz
367cad0a97 regen (Risc PC) 2003-04-14 11:57:45 +00:00
wiz
16abdc28f6 regen (RiscPC) 2003-04-14 06:32:57 +00:00
wiz
3f001e56e4 hpib -> HP-IB. From Igor Sobrado in PR 21143.
Use more mdoc macros.
2003-04-14 06:25:47 +00:00
wiz
09d1ef0601 regen (IP Filter, ITE, some misc.) 2003-04-14 05:48:46 +00:00
cjep
cb8e57462e Builtin -> Built-in. PR#21129 2003-04-13 16:12:59 +00:00
cjep
0ea55ddab3 standalone -> stand-alone. PR#21128 2003-04-13 16:11:49 +00:00
cjep
f46e568a4b Typo (wheter -> whether). PR#21126. 2003-04-13 16:05:46 +00:00
cjep
58ab011c50 standalone -> stand-alone. PR#21125. 2003-04-13 16:04:02 +00:00
wiz
3297c18d12 gdb(1), not ddb(4). Noted by mrg. 2003-04-08 07:58:56 +00:00
wiz
4072f61f9b Use .Ss for subsections. 2003-04-08 07:51:39 +00:00
wiz
7feb1a243c ddb(4), not gdb(4). 2003-04-08 07:50:49 +00:00
lukem
5b7b2b655b Document that the flag that sets RB_ASKNAME (usually '-a') also asks
for the path to init(8).
Per discussion with Geoff Wing on the (unrelated) PR/21060.
Other consistency tweaks.
2003-04-08 03:49:44 +00:00
wiz
07d13217f3 Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692. 2003-04-07 06:56:38 +00:00
wiz
f52a7c96ba Uppercase SPARC. From Igor Sobrado in PR 19820. 2003-04-06 21:07:22 +00:00
wiz
7dff71bce2 Another libary (typo fix). 2003-03-31 09:32:43 +00:00
wiz
202d6cedd3 hpux -> HP-UX. Igor Sobrado, PR 19678. 2003-03-30 21:38:47 +00:00
wiz
1c2bf09d6a Uppercase MIPS. Igor Sobrado, PR 19678. 2003-03-30 21:34:17 +00:00
wiz
49a762807e Improve slightly. 2003-03-30 21:32:37 +00:00
wiz
3425830569 Uppercase ULTRIX. Igor Sobrado in PR 19678. 2003-03-30 21:20:17 +00:00