Mike Pritchard
49364d3cb3
Add $FreeBSD$ lines to man pages that are missing them to make it
...
easier for translation teams.
PR: docs/13418
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-08-28 23:23:38 +00:00
Mike Pritchard
8b8f358eed
Some minor mdoc style cleanup.
1999-08-28 22:11:17 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Joerg Wunsch
0d87948161
. mention the existence of various flags in the synopsis, so it's more
...
obvious to the casual reader
. add flag 0x80 description
1999-08-26 13:41:43 +00:00
Mitsuru IWASAKI
be2a6b0b43
Document apmd stuff.
1999-08-25 15:13:24 +00:00
Sheldon Hearn
e530514d58
Correct xref: setlocal -> setlocale(3).
...
PR: 13321
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-08-23 12:55:19 +00:00
Chris Costello
bfd80317d4
Remove cross-reference to removed man page od.4
...
sd(4) reference was also removed in the sentence:
"In general the interfaces are similar to
those described by wd(4) sd(4) and od(4)."
1999-08-22 23:52:01 +00:00
Chris Costello
9401c3d753
Remove od.4 -- Kenneth Merry writes:
...
It's not supported any more. It was never ported to CAM, and that
functionality has been taken over by the da driver. So the man page can be
removed.
Reviewed by: ken
1999-08-22 23:40:41 +00:00
Brian Somers
cdd53d9ce9
ppp_alias -> ppp_nat
...
Submitted by: Josef L. Karthauser <joe@FreeBSD.org.uk>
1999-08-22 23:26:05 +00:00
Brian Somers
ff3bb91ab4
Decrease the isdn recovery time to 1 second and mention that it
...
should always be less than ppps redial timeout.
1999-08-22 23:18:42 +00:00
Tim Vanderhoek
a77a29a661
The vty monster has feasted and now provides 8 vtys by default.
...
PR: docs/13310 (Maxim Soboleva <sobomax@altavista.ne>)
1999-08-22 19:09:19 +00:00
Dmitrij Tejblum
df95264df9
Put full month names in another form ("genitive case"), the only form
...
suitable for printing dates (like in strftime(... "%e %B %Y" ...)).
1999-08-22 16:12:13 +00:00
Kazutaka YOKOTA
a676a98301
Revise description on moused options:
...
- Clearly distinguish PS/2, bus, and serial protocols.
- Explicitly state that serial mouse protocols don't work with
the PS/2 and bus mice.
1999-08-22 06:12:58 +00:00
Bill Paul
23e4757cd7
This commit adds device driver support for the Sundance Technologies ST201
...
PCI fast ethernet controller. Currently, the only card I know that uses
this chip is the D-Link DFE-550TX. (Don't ask me where to buy these: the
only cards I have are samples sent to me by D-Link.)
This driver is the first to make use of the miibus code once I'm sure
it all works together nicely, I'll start converting the other drivers.
The Sundance chip is a clone of the 3Com 3c90x Etherlink XL design
only with its own register layout. Support is provided for ifmedia,
hardware multicast filtering, bridging and promiscuous mode.
1999-08-21 18:34:58 +00:00
Tim Vanderhoek
d3936aa36e
The "depends-list" target disappeared in r.1.300 (Dec. 12, 1998) of
...
bsd.port.mk. Replace its occurrence in this file with a synonym.
PR: docs/13255
1999-08-21 17:22:29 +00:00
Chris Costello
2a67fa4383
Remove superfluous `preserve' entry.
...
PR: docs/13279
1999-08-21 04:43:59 +00:00
Chris Costello
f227cbfb22
Fix spelling error: compliment -> complement
1999-08-21 04:37:39 +00:00
Ralf S. Engelschall
49b1e06a15
Fix EINVAL related descriptions.
1999-08-20 07:00:22 +00:00
Geoff Rehmet
45a033b14f
Update blackhole(4)
1999-08-20 05:47:05 +00:00
Kenneth D. Merry
3ece1bd296
Fix short timeout problems with the pt(4) driver:
...
- increase the default timeout from 10 seconds to 60 seconds
- add a new kernel option, SCSI_PT_DEFAULT_TIMEOUT, that lets users specify
the default timeout for the pt driver to use
- add two new ioctls, one to get the timeout for a given pt device, the
other to set the timeout for a given pt device. The idea is that
userland applications using the device can set the timeout to suit their
purposes. The ioctls are defined in a new header file, sys/ptio.h
PR: 10266
Reviewed by: gibbs, joerg
1999-08-20 03:48:11 +00:00
Mike Pritchard
066512998e
Document some common ENVIRONMENT variables.
...
PR: docs/13233
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-08-18 19:53:04 +00:00
Geoff Rehmet
1e95670ae6
Document sysctl MIBs under net.inet.udp
1999-08-18 07:04:42 +00:00
Chris Costello
f437b38cf7
Fix a bunch of broken cross-references
1999-08-18 05:55:22 +00:00
Brian Somers
14bbfc5ddc
Add a second arg to ``set timeout'' as an example of a minimum idle
...
period.
1999-08-17 19:23:49 +00:00
Brian Somers
be76e834d7
Use ``set openmode passive'' in the ssh VPN example
1999-08-17 15:00:15 +00:00
Geoff Rehmet
e760dabd67
Document a whole truckload of sysctl MIBs under net.inet.tcp,
...
including tcp.blackhole, tcp.log_in_vain and others.
1999-08-17 14:54:26 +00:00
Geoff Rehmet
849d3459bf
Add man page for black hole sysctl MIBs.
...
references to follow.
1999-08-17 13:46:38 +00:00
Kazutaka YOKOTA
59b271160a
Mention Interlink VersaPad support.
1999-08-17 12:14:41 +00:00
Justin T. Gibbs
8760939718
Add a cleanup handler called "atexit" to make sure we free up target
...
mode instances.
Print out exception information passed out from the kernel target mode
driver to this userland daemon.
1999-08-16 22:52:17 +00:00
Chris Costello
340b8cda25
Bad ref time(2) changed to time(3)
1999-08-16 22:11:19 +00:00
Kazutaka YOKOTA
a8388752c2
Add French-Canadian keymap.
...
PR: misc/12615
Submitted by: Alexandre Normand <outcast@globetrotter.net>
1999-08-16 07:05:58 +00:00
Chris Costello
0d3dc5ea42
Bad reference: tcpdump(8) -> tcpdump(1)
1999-08-16 05:36:11 +00:00
Mike Pritchard
ac23fd2044
Remove a self-referencing xref in the SEE ALSO section.
1999-08-15 13:47:08 +00:00
Mike Pritchard
def37e7c68
Various man page cleanup:
...
- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
1999-08-15 10:48:36 +00:00
Chris Costello
7572295323
Fix bad references, remove some invalid ones such as sa(9).
1999-08-14 20:51:13 +00:00
Sheldon Hearn
49b046bdf4
Don't force compression in SUPFLAGS, since that effectively negates
...
the functionality of the compression option in the supfile.
Reported by: Ben Rosengart <ben@skunk.org>
1999-08-14 14:05:40 +00:00
Mike Pritchard
5bb3eb09fd
Document the AUTHORS section in mdoc(7). Expand the description
...
of the AUTHORS section in mdoc.samples(7) to document how the
authors name should be specified.
PR: docs/13131
Pointed out by: Alexey M. Zelkin <phantom@cris.net>
1999-08-14 09:45:31 +00:00
Chris Costello
f815187c41
Bad reference exit(2) changed to exit(3)
1999-08-14 08:05:46 +00:00
Warner Losh
27e5a0feb2
Document log_in_vain.
...
Forgotten by: imp
Reminded by: Andreas Klemm
1999-08-13 06:39:12 +00:00
Nik Clayton
d0667a22d9
In <199908042059.PAA14626@free.pcs>, Jonathan Lemon wrote:
...
> The route(4) manpage says:
>
> User processes can obtain information about the routing entry to a spe-
> cific destination by using a RTM_GET message, or by reading the /dev/kmem
> device, or by issuing a getkerninfo(2) system call.
>
> IMHO, the above sentence should probably be altered by replacing the
> first comma with a period, and throwing away the rest of it.
No one's objected, so I've made this change. This sort of fixes docs/12220,
by removing the reference to the undocumented getkerninfo(2) call. So I'll
close the PR as well.
PR: docs/12220
1999-08-12 23:06:28 +00:00
Nik Clayton
6ef8f5893d
transparant -> transparent
...
PR: docs/8472
Submitted by: Craig Leres <leres@ee.lbl.gov>
1999-08-12 23:03:34 +00:00
Matthew N. Dodd
2825e76714
Add support for the Am79C978. (AMD PCHome/PCI Ethernet adapter)
...
See: http://www.amd.com/products/npd/overview/homenetworking/intro.html
PR: kern/12275
Submitted by: Robert Watson <robert@cyrus.watson.org>
1999-08-10 01:03:51 +00:00
Brian Somers
2567bca06a
Add an example of an isdnd.rc that works with ppp.
1999-08-09 22:58:55 +00:00
Brian Somers
a10b3ee0d4
Add an example of an isdn profile.
1999-08-09 22:57:47 +00:00
Chris Costello
e861b0f57e
Fix a few typos and misspellings, grabbed from PR#8472
1999-08-09 14:31:04 +00:00
Chris Costello
b6df42f810
Remove reference to nonexistant man page `da(9)'
1999-08-09 02:35:55 +00:00
Greg Lehey
b13c5ac72b
Update to reflect recent changes.
1999-08-07 09:27:25 +00:00
Hellmuth Michaelis
0df6adec74
updating isdn4bsd to beta version 0.83
1999-08-06 14:05:10 +00:00