Commit Graph

6732 Commits

Author SHA1 Message Date
wiz d3e223b7ec German, not german. From Leandro Costa via jmc@openbsd. 2003-05-06 19:03:50 +00:00
wiz 86ca06c9ea pseudo-device instead of pseudodevice. From Leandro Costa via jmc@openbsd. 2003-05-06 19:03:21 +00:00
wiz 3241800d20 Remove duplicate word. From Leandro Costa via jmc@openbsd. 2003-05-06 19:02:56 +00:00
wiz 31dec964b2 Fix typo. From Leandro Costa via jmc@openbsd. 2003-05-06 19:02:46 +00:00
wiz 15296607b8 Uppercase some TLAs and FLAs. From Leandro Costa via jmc@openbsd. 2003-05-06 19:01:21 +00:00
wiz c678bd5352 IntelliMouse, not Intellimouse. From Leandro Costa via jmc@openbsd. 2003-05-06 18:59:46 +00:00
wiz 39f8bdccc4 Update URL. From Leandro Costa via jmc@openbsd. 2003-05-06 18:59:20 +00:00
wiz 36e5d24cc9 Realtek, not RealTek. From Leandro Costa via jmc@openbsd. 2003-05-06 18:58:24 +00:00
wiz 1eacbb35cd busses -> buses, from jmc@openbsd. 2003-05-06 18:30:42 +00:00
jmmv 4296d7d483 Drop trailing whitespace. Reviewed by wiz. 2003-05-06 10:46:41 +00:00
wiz 09757d7c39 Typo and punctuation fix, one each, from Patrick Welche. 2003-05-06 10:21:13 +00:00
wiz 7d8f3e39e7 regen (wsfont added to alpha, more man page links) 2003-05-06 08:49:05 +00:00
wiz 8285350090 Add a missing word. New sentence, new line. 2003-05-06 08:42:19 +00:00
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
wiz cac849c126 New sentence, new line; use more mdoc; sort SEE ALSO;
correct some dates.
2003-04-29 21:00:32 +00:00
gmcgarry 97c9a5f9dd arc and cobalt directories 2003-04-29 21:00:29 +00:00
gmcgarry b7953b24d7 Add some missing pages. 2003-04-29 21:00:04 +00:00
wiz 71c404893b New sentence, new line; correct some dates and releases; drop a superfluous Pp. 2003-04-29 20:57:24 +00:00
gmcgarry 38e597e8b6 Add intro. 2003-04-29 20:57:15 +00:00
gmcgarry fe8b01a5b1 Add missing intro. 2003-04-29 20:52:58 +00:00
gmcgarry d99cbc10bf Duh. Can't even blame the coffee. 2003-04-29 20:50:44 +00:00
gmcgarry fcca6ee71c Add missing intro. 2003-04-29 20:47:58 +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
scw ee96a063f1 Build shared libraries by default on sh5. They seem stable enough now. 2003-04-29 14:59:02 +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 ebc4bc6c02 Update for rename from veriexec to verifiedexec. 2003-04-29 12:38:01 +00:00
augustss c6715d7fe8 Add more (skeleton) missing man pages. 2003-04-29 11:49:50 +00:00
wiz 59295bb7cf Fix name part of email address. 2003-04-29 11:43:43 +00:00
augustss 1b30b81d8d Add some man pages that were missing. The pages are empty, but has the
email address of the person who added the driver. ;-)
2003-04-29 11:35:54 +00:00
wiz 19699fcce0 Bump date for last; use .Nm opms instead of Xreferencing ourselves. 2003-04-28 12:15:17 +00:00
augustss 19e28afeba Add a line about opms. 2003-04-28 11:52:46 +00:00
augustss 68d8a112dc Link opms to pms. 2003-04-28 09:54:57 +00:00
augustss 0f48b30c19 Link cons to console. 2003-04-28 09:53:43 +00:00
fvdl ee5c723638 Correct previous. MACHINE is amd64. MACHINE_ARCH is x86_64. 2003-04-27 10:15:01 +00:00
tron ef4a5d5fc9 x86_64 -> amd64 2003-04-27 10:10:28 +00:00
wiz 5084d44ea8 regen (x86_64 -> amd64) 2003-04-26 21:00:56 +00:00
fvdl e937aee3c1 another x86_64 -> amd64 2003-04-26 20:55:40 +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
jmmv c338f2125f Fix ISA meaning; thanks salo@. 2003-04-25 19:53:17 +00:00
jmmv 586e8b8a61 +BLOB 2003-04-25 18:57:18 +00:00
fair 32c41ae13d Preliminary nroff cleanup prior to fixing a problem report. 2003-04-25 04:19:15 +00:00
fair 05b9b8507d One more: add ttys(5) to SEE ALSO, and compact the device file lists. 2003-04-25 03:17:08 +00:00
fair 0ee7b4ecbf Gaaaaaah! I should have double checked that pmax had been changed
to match alpha, and they're different - alpha: ttyB0, pmax: ttya

So, change the FILES section again to differentiate between alpha
and pmax, plus add a clear statement in the first paragraph as to
which computers listed are supported by which port.

Hopefully this will properly answer PR 19752
2003-04-25 03:03:07 +00:00
fair 5a6ae49f80 Change the serial port file names in the FILES section to ttyB0,
etc. to match current reality, per PR 19572

Add some paragraph breaks to make the text more readable, and to
more clearly separate the topics covered.

Sprinkle Tn macros liberally. Update the man page date.
2003-04-25 02:48:23 +00:00
fair 3c460e58a0 Add MAKEDEV(8) to the SEE ALSO list.
Clean up nroff problems.

A commit to clean up a problem report comes next.
2003-04-25 02:31:57 +00:00
wiz 5eafd757ee regen (init target, some other stuff) 2003-04-24 12:15:58 +00:00
wiz 39f7be757e Use .Aq instead of \*[Lt]...\*[Gt]. 2003-04-24 12:13:03 +00:00
matt 275eeea6c9 The __wrap_* symbols need to become local symbols. If you have module
x which is dependent y but they both have __wrap_foo, if the __wrap_foo
is not localized, you will get linker truncation messages.
2003-04-23 18:34:20 +00:00
wiz 4655e4e4cd Change Dd to this year; new sentence, new line. 2003-04-23 05:43:47 +00:00
augustss c1ca8bff0e Add intro(4) man page. 2003-04-22 22:16:29 +00:00
christos 2b009f6aa8 fix lossage caused by previous commit. 2003-04-22 12:55:26 +00:00
wiz 21b07cfaf5 Bump date for last. 2003-04-22 08:53:02 +00:00
fair 3be73adced Remove the reference to the gdb "-k" option,
which is deprecated, per PR 19106
2003-04-22 08:45:57 +00:00
grant 8b06af555f netbsd.org -> NetBSD.org 2003-04-22 08:14:38 +00:00
christos 6fab16d795 PR/6257: Izumi Tsutsui: bsd.lib.mk should set target only if LIB is defined. 2003-04-20 21:57:17 +00:00
martin 16ebbf4a10 Regen (sysmon added) 2003-04-20 17:06:25 +00:00
gmcgarry 2eaa7e53cc Update to reflect caddr_t -> void * change. 2003-04-20 04:42:15 +00:00
wiz a41d0875b7 New sentence, new line; use \*[Gt] instead of > for HTML output;
bump date for latest major change.
2003-04-19 10:56:51 +00:00
martin 57fde84a63 More explicitly point to MSS-clamping, after explaining why the ifmtu
sysctl may not be enough. Hopefully this avoids users stoping after the
"but this does not work for you" phrase and makes them read the next
paragraph too.
2003-04-19 10:08:40 +00:00
thorpej dc3fb4160a * Control -> Configuration
* Note the new default for ACPI_PCI_FIXUP (off).
2003-04-18 17:05:17 +00:00
wiz 600cb54238 Link mem(4) to kmem(4), as it was for arm32. 2003-04-18 15:04:22 +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 5202e85a00 Temp file, should not have been committed. 2003-04-17 11:59:36 +00:00
wiz 2134d1718c Fix Dd (add comma). 2003-04-17 11:58:19 +00:00
wiz 2670025d0f Sort SEE ALSO. New sentence, new line. 2003-04-17 11:58:11 +00:00
bjh21 6a50deb8cc Fix Cd. 2003-04-17 11:52:25 +00:00
bjh21 909aa74634 In a shocking departure from tradition, provide useful documentation of the
state of mouse support in NetBSD/acorn32.  Maybe this will inspire someone
to make it work better.

Largely taken from bits of i386 documentation that are long obsolete, apart
from qms(4), which is entirely new (the old quadmouse(4) being useless).
2003-04-17 11:46:09 +00:00
wiz d5fb387903 Cleanup: put $NetBSD$ on top, remove superfluous quotes, try to match
.Cd with config file.
XXX: kbd(4)'s Cd is still wrong, some acorn32 guy please fix.
2003-04-17 10:32:39 +00:00
wiz 63284878ef Moved from man4.arm32. 2003-04-17 10:31:46 +00:00
wiz bad60bf647 Install oak(4), and descend into man4.acorn32 instead of man4.arm32. 2003-04-17 10:17:03 +00:00
wiz c9d4284847 Move acorn32-specific man pages from man4.arm32 to man4.acorn32. 2003-04-17 10:16:12 +00:00
wiz 1e0e6282dd There does not seem to exist a corresponding driver to this man page. 2003-04-17 10:13:26 +00:00
wiz 0ce7c3e89b eh(4) only exists on acorn32, and that already has a better man page for it. 2003-04-17 10:12:37 +00:00
wiz 7be5382c70 Move oak.4 from man4.arm32 into man4, since it's shared between acorn26
and acorn32.
2003-04-17 10:11:37 +00:00
lukem 08b87159f0 check strtol for ERANGE overflow too... 2003-04-17 02:59:29 +00:00
thorpej f3fa84cd7c Xref mpt(4). 2003-04-16 22:34:01 +00:00
thorpej 9bb07287c3 Manual page for the LSI Fusion-MPT SCSI/Fibre Channel driver. 2003-04-16 22:32:15 +00:00
wiz 1a4ff7f91d Fix typo in macro name. 2003-04-16 16:13:29 +00:00
wiz e2b9f7144c Use .In instead of .Fd. 2003-04-16 16:09:04 +00:00
wiz 7a1ffdc377 Document .In, based on the documentation in groff-1.18.1.
Noted missing by perry.
2003-04-16 16:05:56 +00:00
tsutsui ddc6c721bc Fix pasto. 2003-04-16 13:44:35 +00:00
jmmv 14f04cdd26 Capitalize "Reset" to match descriptions of all other items in the same list
(all starting with capital letter).
2003-04-16 13:37:50 +00:00
wiz 472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
wiz dd47a963eb Punctuation nit. 2003-04-16 10:19:05 +00:00
wiz d3de02ab6c Fix a typo, and improve grammar. 2003-04-16 10:14:05 +00:00
wiz c0b34ed9ad regen (no more quadmouse). 2003-04-16 10:03:25 +00:00
wiz 074e8f5eea Bump date for addition of more drivers, and sort that list. 2003-04-16 09:59:40 +00:00
wiz 986d19cf10 Drop trailing space. 2003-04-16 09:31:35 +00:00
wiz 26fbb487a0 Uppercase PCMCIA. 2003-04-16 09:07:05 +00:00
wiz f80ec0a8a0 Nicer mdoc for last. Bump date for last, too. 2003-04-16 08:55:42 +00:00
kleink 901550cf82 Following the pci(9) example, list cardbusreg.h here as well. 2003-04-14 18:34:26 +00:00
wiz 367cad0a97 regen (Risc PC) 2003-04-14 11:57:45 +00:00
gmcgarry dbb7ed96ba Remove confusing examples. 2003-04-14 06:47:12 +00:00
wiz 16abdc28f6 regen (RiscPC) 2003-04-14 06:32:57 +00:00