Mike Pritchard
1dcb0e4fb1
Add i386 to the .Dt line.
1997-02-22 23:35:22 +00:00
John-Mark Gurney
2c8478e177
this manpage will actually make it's first appearance in 2.2.
...
2.2 Candidate
1997-02-22 23:20:54 +00:00
Mike Pritchard
3c3fafffa5
Remove an unneeded #include line.
...
Pointed-out-by: bde
1997-02-22 21:21:13 +00:00
Mike Pritchard
e4343c4e5a
sysmouse.4 should be in man4.i386.
1997-02-22 21:19:55 +00:00
Peter Wemm
e25aeca937
Revert $FreeBSD$ back to $Id$
1997-02-22 13:26:29 +00:00
John-Mark Gurney
f79219c3ea
added man page for /dev/sysmouse. (and activate it)
...
plus add appropriate xrefs now that we have {cd,sd,st}.9
1997-02-20 15:14:59 +00:00
Justin T. Gibbs
2e3507efc7
Update to match reality. Give more indepth description of SCB paging
...
and tagged queueing. Mention the AHC_ALLOW_MEMIO option.
1997-02-18 20:27:26 +00:00
Mike Pritchard
a195100836
Oops. I accidently removed fpa.4 from the install list (it is
...
a pending change...grr)
Submitted by: bde
1997-02-14 05:18:02 +00:00
Mike Pritchard
3586b410dc
Add sl(4) and ppp(4).
...
Obtained from: NetBSD
1997-02-13 18:48:25 +00:00
Mike Pritchard
9a16c56614
Add vn(4) to document vn pseudo-devices.
...
Obtained from: NetBSD
1997-02-13 18:29:30 +00:00
Joerg Wunsch
92cc1cf79e
Update to match the new reality.
1997-02-06 22:23:59 +00:00
Brian Somers
04f36f75da
Incoming packets no longer have their ip_sum zero'd
1997-02-06 11:16:21 +00:00
Mike Pritchard
6a6c4c22d2
Fix a bunch of man pages to stop abusing the .Nm macro, along
...
with some other minor fixes for some problems I noticed
while making these changes.
Pointed out by: bde
1997-02-05 15:07:37 +00:00
Joerg Wunsch
f552063e6c
Correct the synopsis of some EISA or PCI drivers. They don't take
...
ISA-like arguments (anymore).
1997-02-01 19:54:23 +00:00
Mike Pritchard
8f20a914b6
Minor mdoc cleanup.
1997-01-31 00:38:18 +00:00
Mike Pritchard
bba323e822
Update to reflect current include files.
1997-01-31 00:05:08 +00:00
Mike Pritchard
c18460f90e
Update to reflect current include files.
1997-01-30 23:57:31 +00:00
Mike Pritchard
cb7ecbe37a
Actually remove the old netns/netiso man pages. They haven't
...
been installed for the last 9 months or so anyways.
1997-01-30 23:51:48 +00:00
Mike Pritchard
0c3a17466f
Update to reflect current include files.
1997-01-30 23:49:46 +00:00
Andrey A. Chernov
d80ace690d
Add save/restore cursor position escapes
1997-01-26 23:27:15 +00:00
Mike Pritchard
cc2c561f5e
Man page police.
1997-01-25 20:42:09 +00:00
Satoshi Asami
bee9cbfd38
Explain more about the interleave factor. Mention mirroring, and add
...
a reminder that you can't mount half of a mirrored two-disk ccd.
1997-01-25 02:10:43 +00:00
Jordan K. Hubbard
6fb16f982c
Add missing entries for de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4.
...
Now things build again.
Forgotten Again By: David E. O'Brien :-)
1997-01-21 12:25:06 +00:00
David E. O'Brien
5747fc5871
Share my poetry with the world.
...
(de.4, fxp.4, ix.4, le.4, lnc.4, ze.4, and zp.4)
Not forgetten this time by: obrien :-)
1997-01-20 09:22:23 +00:00
David E. O'Brien
44fd653298
New manpages for various Ethernet drivers, that I didn't see manpages for.
...
Manpage police??? Looking kinda bored there aren't you? Need something
to do? :-) I'm sure there's work here to be done.
Inspired by: Joerg
2.2-R candidate after Mike gets thru with them.
1997-01-20 09:18:54 +00:00
David E. O'Brien
41ed2e23cd
Added some verbage from looking at the source code.
1997-01-20 09:16:14 +00:00
David E. O'Brien
9828d8c1f2
Driver also supports the HP PC Lan+ adaptor.
...
Reviewed by: personally tested. :-)
1997-01-20 09:15:35 +00:00
Mike Pritchard
97e6cd972a
Man page police.
1997-01-19 17:24:18 +00:00
Mike Pritchard
114030361b
Actually install the new ex.4 man page.
...
Forgotten by: David E. O'Brien
1997-01-19 17:18:57 +00:00
David E. O'Brien
8d9d877fa6
Basic manpage for the ex driver (Intel EtherExpress Pro/10).
...
Desired by: Joerg
1997-01-19 11:16:43 +00:00
Alexander Langer
8abdc2eb40
Sweep through the tree fixing mmap() usage:
...
- Use MAP_FAILED instead of the constant -1 to indicate
failure (required by POSIX).
- Removed flag arguments of '0' (required by POSIX).
- Fixed code which expected an error return of 0.
- Fixed code which thought any address with the high bit set
was an error.
- Check for failure where no checks were present.
Discussed with: bde
1997-01-16 21:58:40 +00:00
Søren Schmidt
c61ba66705
Latest fixes for the psm mouse device, also updates the docs
...
to reflect the new options etc..
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-01-15 12:04:11 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Nate Williams
14acc8410d
Fix minor typo. BIOSETIF -> BIOCSETIF
1997-01-05 22:15:59 +00:00
Mike Pritchard
32c5eaa8aa
Mdoc police..
1996-12-31 22:42:00 +00:00
Wolfram Schneider
a1427df598
add 'i386' to macro .Dt
1996-12-29 20:36:04 +00:00
Mike Pritchard
4e11acf8be
Re-add devfs(5) to the xref list, since it now exists,
...
and remove mount_devfs(8), since that man page is now
really just a pointer to the various section 5 man pages.
1996-12-26 22:16:06 +00:00
Wolfram Schneider
0b992c1d66
Sort cross references.
1996-12-26 16:16:37 +00:00
Mike Pritchard
46a1272500
Convert to mdoc format.
1996-12-21 23:54:30 +00:00
David E. O'Brien
0dfb02eb79
Added $Id$.
...
Added more verbage about the card, and documented the driver's bugs.
2.2-R candidate.
1996-12-18 01:35:20 +00:00
Garrett Wollman
b4ccb10ee3
Add cross-references to ifnet(9).
1996-12-17 20:23:34 +00:00
Mike Pritchard
6737d445c1
Remove trailing whitespace.
...
Don't worry, this is the only one of these I plan on doing :-).
1996-12-16 20:31:40 +00:00
Mike Pritchard
5086890eb9
Remove a bad xref, and reference a couple of more useful ones
...
instead. Closes PR# 1141.
1996-12-14 21:13:22 +00:00
Mike Pritchard
ceb83c2c9b
Update the list of include files listed in the man
...
so that a program using the examples will actually
compile. Closes PR# 2143.
1996-12-14 18:47:42 +00:00
Jordan K. Hubbard
cd484a3441
Close PR#2211 - ypserv is no longer GPL'd.
...
Submitted-By: Faried Nawaz <nawaz921@cs.uidaho.edu>
1996-12-14 11:20:49 +00:00
Mike Pritchard
aab5e1b6d0
Minor formatting/style fixes.
...
Submitted by: Sandro Sigala <sandro@cat.local.net> as part of PR # 2134
1996-12-09 07:45:59 +00:00
Nate Williams
7ffe15380f
Added psm manpage.
...
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1996-12-06 01:58:14 +00:00
Jordan K. Hubbard
7ee8a29399
fimib.4 -> ifmib.4
1996-11-16 03:06:25 +00:00
Garrett Wollman
93194d3707
Start to document how the interface MIB stuff is supposed to work.
1996-11-15 19:49:41 +00:00
Satoshi Asami
286fe46c4b
Remove comment about offset, it is no longer necessary. Add mention
...
of partition types in disklabel. Add disklabel(8) to "see also" section.
Reminded by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1996-11-07 04:10:55 +00:00