perry
d7df680439
Fix the last fix.
...
a the -> the
1997-03-18 06:17:17 +00:00
perry
a8f5d0c853
Note that DDB_ONPANIC may also be set with sysctl(8)
1997-03-18 06:15:18 +00:00
christos
5c9a92362a
Document PPP_FILTER; bpf based filtering for pppd.
1997-03-12 20:35:45 +00:00
mikel
1891a8b131
RCSid police and misc cleanup, and make all ?ms(4) pages refer to
...
busmouse(4). fixes PR port-i386/2611.
1997-03-12 06:18:55 +00:00
sommerfe
16547a3715
Document trace/t
1997-03-11 16:58:55 +00:00
mikel
4e9930248b
update to match reality a bit more closely. some parts are from John
...
Hawkinson (PR kern/2523) and Lennart Augustsson (PR misc/3303), rest
is by me.
1997-03-11 05:29:03 +00:00
perry
41188b0421
Kernel names aren't #defined any more -- remove that from the page.
1997-03-11 03:49:04 +00:00
cjs
dcb18b0b51
Document the other two types of message header (if_msghdr and
...
ifa_msghdr) that are used for the RTM_NEWADDR, RTM_DELADDR and
RTM_IFINFO messages. Also line up the comments a bit better in the
displays.
1997-03-11 02:14:25 +00:00
cjs
64315ab079
Fix typos.
1997-03-11 00:10:16 +00:00
thorpej
740ae0bc7f
Add a bit of clarity. Entries in the "c_cc" array are special characters
...
where index name == special character name prefixed with "V". VMIN and
VTIME are different; they have no corresponding special character.
Fix: MIN -> VMIN and TIME -> VTIME.
From David Brownlee <david@mono.org>, PR #3243 .
1997-03-08 18:22:14 +00:00
mouse
75e150fc56
alternate -> alternative, per PR 2643
1997-03-08 14:02:43 +00:00
mouse
0ad6f5d6d5
fix up "alternate", per PR 2643
1997-03-08 13:59:08 +00:00
mouse
80c0d60f84
alternate -> alternative, per PR 2643
1997-03-08 13:47:08 +00:00
mikel
8a50dcb5df
eliminate dangling references to config.old;
...
from Klaus Klein in PR misc/3295.
1997-03-06 23:41:22 +00:00
mikel
9f8677d515
.TH argument should be uppercase.
1997-03-02 08:22:51 +00:00
mikel
69435a41f8
add the missing SYNOPSIS section.
1997-03-02 08:19:37 +00:00
leo
3e92472ca4
Document MEMORY_DISK_HOOKS & MEMORY_DISK_IS_ROOT options.
1997-02-26 07:07:15 +00:00
jonathan
e4013fa984
Describe MCLSHIFT.
1997-02-26 03:19:20 +00:00
jonathan
1e79ef45d1
Make WD-7000 manpage.
1997-02-24 00:20:04 +00:00
jonathan
677e9e2619
Build isa, pci manpages.
1997-02-24 00:18:48 +00:00
jonathan
fb696a662d
.Os -> .Os NetBSD
1997-02-24 00:01:49 +00:00
jonathan
23e8277035
Introduction to machine-independent ISA drivers.
1997-02-23 23:56:53 +00:00
jonathan
fced087a85
WD-7000 ISA SCSI driver manpage.
1997-02-23 23:55:46 +00:00
jonathan
bd13a3ae7b
typo in rcsid.
1997-02-23 22:43:16 +00:00
jonathan
d942e31e7e
Section 4 introduction to PCI device drivers.
1997-02-23 22:35:49 +00:00
jonathan
3a90ff777f
Remove i386-specific copies of the following ISA device manual pages:
...
aha.4 aic.4 ast.4 boca.4 4 cy.4 eg.4 el.4 gus.4 iy.4
mcd.4 pss.4 rtfps.4 sb.4 sea.4 wss.4 wt.4
which are now machine-independent.
1997-02-23 22:22:47 +00:00
jonathan
61c93b3939
* Move man pages for machine-independent ISA device drivers (that
...
don't conflict with other MD manpages) from src/share/man/man4/man4.i386
to src/share/man/man4.
Leave drivers with conflicting names (com, ed, ie, le lpt, wd) in
man4.i386/ for now.
* Remove i386 title tag; leave dates untouched, as contents hasn't changed..
* RCSid police
1997-02-23 22:20:20 +00:00
jonathan
ce1d4d7be1
* Remove bug warning about not handling wide-SCSI from manpage: fixed
...
by thorpej's addition of max_target handling to the ahc driver. XXX
* XXX Are other bugs still present as of 1.2C?
1997-02-23 08:48:16 +00:00
jonathan
043a3a1f7e
Add NetBSD RCSid and update copyright.
1997-02-18 11:05:32 +00:00
jonathan
91baf4e30d
Mention newr device drivers, and sort driver names into classes.
1997-02-18 11:01:56 +00:00
jonathan
1a913dd191
Make titles MI.
1997-02-18 01:07:43 +00:00
jonathan
efb812507c
Section 4 EISA summary manual page.
1997-02-18 01:01:46 +00:00
jonathan
67ca3fe96b
Move manpages for MI ahb, bha, ep, and uha from man4/man4.i36 to man4.
...
Add RCS ids.
1997-02-18 00:56:42 +00:00
jonathan
ea74323a06
Remove ahb, bha, ep, and uha manpages for MI drivers from man4.i386.
1997-02-18 00:51:12 +00:00
jonathan
01a1f443f1
Section 4 manual page for Matt Thomas' Digital PDQ (PCI fpa, EISA fea)
...
FDDI drivers. From Matt, without revision info.
1997-02-17 21:49:02 +00:00
jonathan
831e23f2ab
* CVS id police
...
* Rewrite to reflect support of PCI, Vortex, Demon devices
* Describe 10/100 media selection woes.
1997-02-17 12:05:02 +00:00
jonathan
aed3898df5
* Add synopsis line and description of PCnet-PCI interfaces.
1997-02-17 10:59:46 +00:00
ragge
2e3acd8552
Format dl manual page also.
1997-02-04 19:16:59 +00:00
ragge
b4b22be456
Manual page for dl.
1997-02-04 19:16:10 +00:00
thorpej
bacf771428
Update for new file system grammar in the kernel config files.
1997-01-31 06:30:54 +00:00
tls
a170451c23
change to reflect actual state of KMEMSTATS changes
1997-01-30 22:11:47 +00:00
tls
3b4c5f9d01
mention NVNODE option
1997-01-30 10:44:23 +00:00
tls
c16cd03a2f
add CCDNBUF and KMEMSTATS descriptions, and remove obsolete mention of NKPDE option
1997-01-30 09:16:54 +00:00
mikel
9723c5a793
add SEE ALSO sections for interface functions; PR lib/3158
...
also added missing doublequote char.
1997-01-30 07:15:49 +00:00
mikel
b6b71e4383
replace reference to getkerninfo(2) with reference to sysctl(3),
...
resync structures and definitions with <net/route.h>; PR 2007
also add SEE ALSO section, and misc. cleanup
1997-01-16 06:50:16 +00:00
mikel
fe1e723407
fix thinko
1997-01-15 06:25:55 +00:00
perry
f0f0eff59f
Nuke TIMEZONE and DST, add RTC_OFFSET.
1997-01-15 06:20:02 +00:00
mikel
fc9eccd268
move ncr.4 from man4.i386 to MI man4
1997-01-15 05:54:39 +00:00
mikel
3922259bf3
move from i386 dir and update config entry; PR 2863
...
also expand list of supported devices, RCS ID and .Nm police
1997-01-15 05:47:50 +00:00
mikel
bf16e25de3
moved to man4
1997-01-15 05:14:15 +00:00