wiz
7401645eb4
New sentence, new line. Bump date for last. Fix Xrefs.
2003-05-06 08:36:29 +00:00
wiz
6271a9675f
Bump date for last, and fix two typos.
2003-05-06 08:27:22 +00:00
wiz
b630da6585
mdoc fix.
2003-05-06 08:15:04 +00:00
wiz
a932ff4884
Drop trailing space.
2003-05-06 08:09:36 +00:00
wiz
e884f1876e
Add comma after e.g., and fix two mdoc nits.
2003-05-06 07:56:54 +00:00
wiz
874319d3ca
Grammar fix.
2003-05-06 07:44:54 +00:00
wiz
0a9e97ee9d
New sentence, new line; drop superfluous Pp; grammar fix.
2003-05-06 07:43:14 +00:00
kleink
2320944ad7
Bring audio(9) back in sync with audio_if.h; from Murray Armfield in
...
PR misc/21432.
2003-05-05 20:52:52 +00:00
wiz
7a15b67bd3
EtherLink, not Etherlink; from Leandro Costa via jmc@openbsd.
2003-05-05 09:38:35 +00:00
ad
bd17d709ab
Xref amr.
2003-05-04 16:18:32 +00:00
fvdl
cfb43ff372
Default to -O2 for x86_64.
2003-05-04 12:05:50 +00:00
gmcgarry
dda0ea0697
Filename typo
2003-05-04 04:42:47 +00:00
gmcgarry
b01d08c7d6
Add description for NBUF. From Greg A. Woods in PR#17397.
2003-05-04 01:56:52 +00:00
gmcgarry
4270c007ac
Add some more IBM-encoded fonts.
...
These fonts were taken from the FONTMAN (fpman220.zip) distribution by
Horst Schaeffer.
They are not intended for serious use. They were chosen to look
significanly different to vt200 fonts currently available. Good
for demonstrating wscons capability.
2003-05-04 00:50:27 +00:00
gmcgarry
00d263ccca
Mention correct VGA resolution. Now the example isn't so convincing.
2003-05-04 00:27:17 +00:00
gmcgarry
6d272528dc
Expand on fonts and font sizes. Shuffle discussion a little.
2003-05-04 00:11:54 +00:00
wiz
12d121bd69
Sort SEE ALSO.
2003-05-03 23:24:13 +00:00
gmcgarry
62c18e05f7
Xr wsfont(4)
2003-05-03 23:20:15 +00:00
gmcgarry
32a72df015
Add details.
2003-05-03 23:20:01 +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
wiz
6458b9c21b
Put Nd argument in quotes, since it is more than 9 arguments long.
...
From jmc@openbsd.
2003-05-03 20:49:05 +00:00
wiz
6a8058b52a
Misc fixes from jmc@openbsd.
2003-05-03 19:01:05 +00:00
wiz
1ffa7b76c4
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
gmcgarry
3dac715ee8
Document MTRR. Addresses PR#14735.
2003-05-02 09:11:07 +00:00
gmcgarry
6369566e8d
Document "stray interrupts". From Charles Hannum on netbsd-users@netbsd.org.
...
Addresses PR#12913.
2003-05-02 08:19:43 +00:00
gmcgarry
7c8d3835be
Consistently describe I/O port page. Addresses PR#11793.
2003-05-02 08:05:14 +00:00
fair
60ec1171ef
Add a full list of config(8) lines from sys/arch/*/conf/GENERIC
...
Add ms(4) and kbd(4) to SEE ALSO.
Correct Ud -> Ux in HISTORY.
Add links to zs.4 and zsc.4 to make this easier to find.
Mention "Zilog 8530" in the Nd so that the permuted index will find
this driver.
2003-05-02 00:42:40 +00:00
fair
21f4f3ecc0
OK, remove the alpha bits because it has been converted to use
...
zstty(4) in -current, though NetBSD/alpha on the 1.6 branch is
still using scc(4). Mention this in the HISTORY section.
This should finally answer PR 19572, although the zstty(4) man page
is woefully inadequate.
2003-05-01 19:31:54 +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
yamt
245e20c483
mdoc improvement.
...
(use the longest tag for width specifier)
2003-05-01 15:58:49 +00:00
yamt
07993bf5b9
redo a half of the previous correctly.
...
('op' arg of VOP_ADVLOCK)
2003-05-01 15:42:51 +00:00
yamt
307d26d6a8
VOP_ADVLOCK:
...
F_{RD,WR,UN}LCK is not for 'flags'.
2003-05-01 15:30:35 +00:00
wiz
63d39ddbe4
New sentence, new line. Some mdoc fixes.
2003-05-01 14:11: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
c05987da9e
Use \*[Gt] instead of > for HTML output.
2003-05-01 09:48:05 +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
gmcgarry
8a0a3238fa
Manpage for amr(4) from FreeBSD. Addresses PR#17110.
2003-05-01 08:36:50 +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
dsl
59ed981455
Straight not strait
2003-04-30 20:06:10 +00:00
jmmv
d8a685c47a
Add 'RTFC', as requested in PR misc/21400 by dive at endersgame.net.
2003-04-30 13:04:52 +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
tsutsui
32b7f7206e
Improve hardware/device descriptions. (maybe needs wizd(8) ;-)
2003-04-29 22:02:44 +00:00
wiz
ab8a5ed674
Fix some dates; new sentence, new line; drop superfluous Pp.
2003-04-29 21:12:48 +00:00
wiz
1dae3d1d3e
Fix some dates, put Nd argument on same line.
2003-04-29 21:12:17 +00:00