Commit Graph

1751 Commits

Author SHA1 Message Date
darrenr
8619d2b757 update to match recent changes 2000-02-20 01:03:13 +00:00
kleink
31e08c3362 Missed in previous: remove midi goo from argument list as well. 2000-02-17 21:25:47 +00:00
dmcmahill
252ba9a20d Replace "wsloadfont" with "wsfontload". This fixes PR
misc/9437: Small typo is wsdisplay man page
Thanks to Ben Wong for the PR.
2000-02-17 14:11:24 +00:00
nathanw
79dff4a7e1 Document ess at pnpbios. 2000-02-15 17:23:11 +00:00
itojun
b49487e8ec document getaddrinfo(3) twist.
NetBSD PR: 9413
From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>
2000-02-14 13:03:37 +00:00
scottr
add73de5d4 Regen. 2000-02-14 07:19:42 +00:00
augustss
92fe0a3e74 Add two missing `,' under SEE ALSO. 2000-02-14 00:13:50 +00:00
augustss
2acc839468 Xref between sv(4) and opl(4). 2000-02-14 00:04:20 +00:00
augustss
45803791ef Mention and xref ex(4). 2000-02-14 00:01:35 +00:00
itojun
a3aa7fe66f add ip6defaultif configuration variable in rc.conf, for configuring
default outgoing interface for IPv6 host when default router list is empty.

the configuration is just for very rare case.  it is safe to leave it empty.
2000-02-13 07:47:26 +00:00
is
0c7df42dbd Document P5PPC68KBOARD option. 2000-02-12 21:30:51 +00:00
he
35efd44ed1 Correct typo (vr -> rl). 2000-02-12 20:01:32 +00:00
thorpej
dedae624a9 Document NKMEMPAGES. 2000-02-12 18:14:37 +00:00
dante
b939c73fb4 Translated in English :-)
Thanks to Ken Westerback
2000-02-12 16:45:30 +00:00
augustss
55b63d38b2 Remove BUGS section. 2000-02-12 15:05:48 +00:00
augustss
fad1d1f02b Add Corega FEther USB-TX. 2000-02-12 15:05:07 +00:00
fair
3ae5bb6a05 update config(8) lines from current configs and PR 7603 2000-02-12 11:59:59 +00:00
fair
77df7943eb Add BUGS section from PR 7603 2000-02-12 11:33:26 +00:00
fair
5f9de8e607 split out pcic.4 tcic.4 from pcmcia.4
add pcmcom.4 and adjust Makefile to suit
all per PR 7603
2000-02-12 11:14:13 +00:00
fair
14fc45de90 Add HISTORY section from PR 7603 2000-02-12 09:56:34 +00:00
fair
1907c4c49c Add HISTORY notation from PR 7603 2000-02-12 09:47:03 +00:00
fair
2893d166f6 Link le.4 with bicc.4 depca.4 and nele.4 - ISA le variants 2000-02-12 09:19:04 +00:00
fair
e37a4f8dcc Merge in changes from PR 7603 2000-02-12 08:38:13 +00:00
kleink
018c206251 * Nuke obsoleted midi interface from audio_attach_mi().
* Document trgger_{in,out}put().
Fixes PR kern/9341.
2000-02-11 22:56:15 +00:00
fair
38bbb432aa PR 7603 contained half a dozen new man pages. Big thanks to Gregory McGarry
for doing the intial leg work. I did a little driver reading and modified
the pages some more, plus merged in a little stuff for de.4. This isn't all
of it yet - I'm just gonna commit what I've got done, and get the rest after
I've had some sleep.
2000-02-11 12:38:22 +00:00
fair
c50152a96c Whyizzit that you only spot the misspellings *after* you commit? 2000-02-11 09:42:10 +00:00
fair
1ffe32d803 Intial commit of a de.4 man page to answer PR 5759.
This page is a quick job which should be reviewed for accuracy.
2000-02-11 09:28:49 +00:00
itojun
7d772b8656 recommend ifconfig_ifN over ifaliases_ifN, for non-IPv4 cases as well.
ifaliases_ifN does not cover p2p case.
2000-02-11 03:14:02 +00:00
drochner
c14b824268 add manpage for the if_ti Gigabit Ethernet driver, from FreeBSD,
with slight modifications
2000-02-09 14:21:06 +00:00
mcr
5b86e082c2 changed references to ioat66 to ioat. 2000-02-08 00:45:44 +00:00
bouyer
7f8316dfb8 Add man page for realtek and rhine ethernet drivers, update the thunderlan
one to current reality.
2000-02-07 18:00:10 +00:00
abs
d92f143010 Note that use of %: is strongly discouraged. 2000-02-07 12:37:02 +00:00
jdc
b7d67025a8 Replace .Bd' and .Bl' with `.Bl' only. 2000-02-05 19:50:24 +00:00
mhitch
4130a78e00 Add amiga config line. 2000-02-05 19:34:07 +00:00
itojun
e9056d34cb change IPv6 configuration syntax to avoid ambiguity.
ip6mode=host: IPv6 host
ip6mode=autohost: IPv6 host, with autoconfig
ip6mode=router: IPv6 router

backward compatibility to "ip6forwading" is provided.
2000-02-05 17:02:42 +00:00
kleink
c67e34c8c7 Typoe in previous. 2000-02-04 14:21:07 +00:00
mjl
b3204d536b Add login_getpwclass to libutil as convenience function for
programs originally for FreeBSD.
Add parsing of "setenv" parameter which can be used to set
up an initial environment on login.
2000-02-04 02:17:14 +00:00
cgd
606920c890 add documentation for the ratecheck() function, a new kernel function
(not even committed... docs before changes?!  CALL RIPLEY!!!)
which can help programmers implement rate-limited actions.
2000-02-03 23:03:14 +00:00
dante
9ab138d7a1 Add adw driver man page 2000-02-03 21:04:30 +00:00
kleink
72592c10cf Document va_copy. 2000-02-03 16:17:50 +00:00
augustss
8527b0dc4d Update for new CardBus devices. 2000-02-02 19:57:17 +00:00
itojun
94f3b7fede wording fixes (about memory window etc) 2000-02-02 19:54:45 +00:00
hubertf
61e71b247c document PACKAGE_DEPENDS_WITH_PATTERNS 2000-02-02 15:54:33 +00:00
dmcmahill
6f957f99c7 correct typo reported in pr misc/9314.
Thanks to Geoff Wing (gcw@pobox.com) for the pr and patch.
2000-01-31 14:54:11 +00:00
bouyer
54a73269c2 Updates for ext2fs revision 1. 2000-01-28 17:19:36 +00:00
enami
fb470150bb - Sort SEE ALSO section first by section.
- Note that 3c575 is now supported by ex(4).
2000-01-28 01:55:27 +00:00
soren
9c16a041dd Remove MIPS/trapdump.
Mention MIPS/kvtop.
2000-01-26 13:37:57 +00:00
augustss
85fcd0b58d Update for the ucom(4) addition. 2000-01-25 08:31:56 +00:00
chopps
e08a62088a fix spelling mistake 2000-01-25 02:38:55 +00:00
chopps
3949f8e60b new manpage for raylink/aviator pccards 2000-01-25 02:28:43 +00:00