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
wiz
c0d3b8832f
Consistenly use VAX. Igor Sobrado in PR 19678.
2003-03-30 21:03:45 +00:00
wiz
21b773d6b6
regen (sync vnd descriptions, uppercase scsi in some)
2003-03-30 18:16:27 +00:00
wiz
f15ca23e09
Uppercase rom. From Igor Sobrado
2003-03-30 18:15:46 +00:00
wiz
73e9dc08b3
s/prom/PROM/, from Igor Sobrado.
2003-03-30 17:59:07 +00:00
wiz
9d1621698d
regen (misc fixes from Igor Sobrado in PRs 20943-20959)
2003-03-30 17:51:44 +00:00
wiz
6c0669ab26
Special-case 'pccons' and 'wscons' -- we don't want to uppercase them.
...
Addresses parts of PRs 20943-20959 by Igor Sobrado.
2003-03-30 17:50:15 +00:00
wiz
7d7647a831
Correct spelling of "RS-232" and IP filter. PR 20942 by Igor Sobrado.
2003-03-30 17:24:40 +00:00
wiz
2b215bb5b0
regen (various reasons)
2003-03-30 17:23:39 +00:00
perry
6bce1274a9
enthusiatic->enthusiastic from Igor Sobrado in PR 20941
2003-03-30 16:52:23 +00:00
is
374c031949
Fix typos reported by Igor Sobrado (PR port-amiga/20950).
2003-03-30 16:39:58 +00:00
ichiro
f0c100df05
add pci
2003-03-29 06:24:25 +00:00
drochner
63b78a6861
Add a dhcpd.conf example.
2003-03-27 12:30:07 +00:00
jmmv
94918ed190
mailer.conf uses sendmail by default again. Fix a typo.
2003-03-21 16:49:18 +00:00
wiz
abb972f9ec
Remove superfluous .Ns.
2003-03-21 10:12:26 +00:00
wiz
0caff92447
New sentence, new line.
2003-03-21 10:05:58 +00:00
drochner
0a13611c99
attach copyright notices
2003-03-20 17:27:05 +00:00
drochner
0dfcd214a4
add pxeboot(8i386)
2003-03-20 17:26:06 +00:00
drochner
a5f98f2064
first cut on a manpage for PXE booting
2003-03-20 17:25:12 +00:00
jdolecek
9f465ef9fb
fix typo
...
from PR misc/20751 by Igor Sobrado
2003-03-16 16:58:46 +00:00
jdolecek
8de2ac78dc
fix typos
...
from PR misc/20752 by Igor Sobrado
2003-03-16 16:57:53 +00:00
hannken
42cc9f8839
Add wscons to MAKEDEV. Add wsfont major number.
2003-03-13 14:56:56 +00:00
wiz
237046f68b
+ dpt, nsmb, kttcp, dmoverio, veriexec, twe (hi martin!)
2003-03-10 08:17:02 +00:00
lukem
857064c7bf
fix build.sh usage
2003-03-10 06:46:59 +00:00
wiz
990562bfef
.Nm does not need a dummy argument ("") before punctuation or
...
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
grant
7dc9239d40
The correct capitalisation of 'NetBSD.org' is (you
...
guessed it) 'NetBSD.org'.
some mdoc fixes.
2003-02-14 15:20:17 +00:00
grant
6914344087
new sentence, new line. add Xr to installboot(8).
2003-02-10 13:36:00 +00:00
wiz
56481e1f16
regen (+wskbd, hi thomas!).
2003-02-09 14:30:57 +00:00
perry
43e0efbdeb
"Utilize" has exactly the same meaning as "use," but it is more
...
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 22:38:15 +00:00
wiz
3ff6903733
regen (+panel, hi soren)
2003-01-20 08:13:25 +00:00
rafal
486868997d
Regen from latest MAKEDEV. Thanks to Thomas for the reminder!
2003-01-20 01:55:34 +00:00
jdolecek
3d8d8663b9
g/c the NEXTRELEASE comment tag now that the next version number is decided
2003-01-19 20:12:31 +00:00
wiz
4747f8f287
regen (+bktr, +radio)
2003-01-15 00:18:06 +00:00
jmmv
66808db078
Remember the administrator to always configure /etc/mailer.conf, as there
...
is no default. Approved by wiz.
2003-01-12 09:23:55 +00:00
wiz
2ae0f429c4
NetBSD -> .Nx.
2003-01-08 17:36:56 +00:00
jmmv
49a68c4465
Replaced /proc with /emul/linux/proc. Some minor grammar fixes too.
...
Okay'ed by wiz.
2003-01-08 17:34:15 +00:00
wiz
8047beb408
regen (+ld, mlx).
2003-01-06 19:27:27 +00:00
wiz
45ad5c9584
successful with only one l.
2003-01-06 12:46:05 +00:00
wiz
6d8cbf7e43
descriptor with a c.
2003-01-06 12:14:26 +00:00
wiz
9f03533c3a
regen (+pci).
2003-01-05 02:32:57 +00:00
grant
76bb93652f
Fix a typo.
...
From Bryan Vyhmeister in PR 19503.
2002-12-23 08:00:58 +00:00
wiz
7a538d88c6
message with one a, from Adrian Mrva.
2002-12-21 12:56:35 +00:00
wiz
56487eedef
maintenance, not maintenence. From Adrian Mrva.
2002-12-21 12:25:33 +00:00
wiz
218d0a7872
Mostly fixing Xrs, but some other fixes too.
2002-12-18 20:51:53 +00:00
wiz
2fd972238a
regen (twe)
2002-12-18 20:27:52 +00:00
wiz
3e6d4063c8
Regen (dpt)
2002-12-18 19:25:44 +00:00
scw
a7ebdbe931
Delete man8.walnut, and add man8.evbppc.
2002-12-09 12:43:16 +00:00
isaki
24eac1647f
Regen; add bmd
2002-12-01 09:02:13 +00:00
jdolecek
923f85008b
add afterboot.8 here. pointed out by Julio Merino
2002-11-30 15:29:36 +00:00
jdolecek
4b413dd039
add afterboot(8) manpage - things to check after the first complete boot
...
adapted from OpenBSD by Julio Merino in PR misc/16745, with some further
changes by me
2002-11-30 14:09:50 +00:00
wiz
90a6e234c2
regen (bpp man page)
2002-11-29 19:04:44 +00:00
wiz
cf0695b17b
regen (midi)
2002-11-29 19:04:25 +00:00
martin
97d93bb04d
Regen (/dev/bpp added).
2002-11-28 19:32:43 +00:00
rafal
0266949b9c
Regen: catch up to Martin's lpt addition.
2002-11-26 02:30:36 +00:00
itohy
e3d75a4ff4
Regen (fix desc, add manual pages)
2002-11-17 05:58:51 +00:00
itohy
4ceec823fb
Regen (add maple devices)
2002-11-16 04:55:06 +00:00
wiz
3d6f2379f7
regen (add radio)
2002-11-07 16:12:38 +00:00
wiz
471dfb05bc
regen (veriexec).
2002-10-31 15:35:28 +00:00
wiz
e597be7d4e
Fix typo. Found by Adrian Mrva.
2002-10-29 16:18:06 +00:00
martin
d5435be6db
Regen after adding wscons devices.
2002-10-26 13:49:11 +00:00
wiz
fd1730793f
regen (+apm)
2002-10-20 01:00:47 +00:00
wiz
c1e72c3b57
regen (+ipl)
2002-10-20 01:00:37 +00:00
elric
d6392bab7e
Documentation told me to do this after modifying src/etc/etc.*/MAKEDEV.
2002-10-04 19:04:17 +00:00
wiz
5ee5f9c514
Fix typo.
2002-10-02 16:51:15 +00:00
martin
bb1e0c8e8e
Regen (added USB devices)
2002-09-28 20:05:58 +00:00
wiz
11255a6d43
regen (+pci)
2002-09-28 10:52:11 +00:00
wiz
de1af2db11
regen (add pci)
2002-09-25 01:09:16 +00:00
wiz
f020223b5c
Add auto-generated MAKEDEV(8) for ofppc.
2002-09-25 01:07:41 +00:00
wiz
d28b723f76
regen (apm)
2002-09-25 00:58:37 +00:00
wiz
1c02be3755
Improve mdoc here.
2002-09-22 16:29:03 +00:00
perry
5bb2bd7c17
Add some language mentioning pages that cover more general systems
...
administration topics, and break up into paragraphs a bit. Also update
the date. This page really needs some serious rethinking, though.
2002-09-22 16:15:41 +00:00