Mike Pritchard
076dc43ccb
Typo police.
1997-02-09 21:08:52 +00:00
Joerg Wunsch
3cf493c646
Various man pages describing the internals of the SCSI subsystem.
...
Submitted by: John-Mark Gurney <gurney_j@resnet.uoregon.edu>
1997-02-09 20:29:15 +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
Mike Pritchard
b74774a0ad
Fix a typo and one small style point.
1997-02-02 21:38:10 +00:00
Joerg Wunsch
c5ec806f68
Add a man page for the uio handling, after all the recent ramblings in
...
the hackers list.
Please correct me where i'm wrong.
1997-02-02 11:41:07 +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
b3c6242fda
Don't use hardcoded *roff escape sequences. Use mdoc macros instead.
1997-01-31 01:14:16 +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
Joshua Peck Macdonald
04bbb62b7a
I just found a bug in my program, I was calling va_arg (..., char),
...
when parsing a printf-like arg list. Looking for someone to blame,
I noticed that the man page has a bad example. It clearly says at
the top that types following the last known argument are passed after
their default type conversions, and then later the example uses
va_arg (..., char);
so I fixed it.
1997-01-30 10:22:00 +00:00
Mike Pritchard
e0604514d8
Update to reflect the current types.h.
1997-01-29 05:24:35 +00:00
Mike Pritchard
2c18ef217f
Update to reflect current fs.h.
1997-01-28 07:25:18 +00:00
Mike Pritchard
5f9a0f6762
Update to match current include files.
1997-01-28 07:03:33 +00:00
Mike Pritchard
9136a887b6
Update to reflect current acct.h.
1997-01-28 06:53:19 +00:00
Mike Pritchard
ad2c737e4f
Update the man page to reflect the current state of
...
fstab.h.
1997-01-28 06:12:54 +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
Wolfram Schneider
75141cc987
Sort cross references.
1997-01-20 23:23:22 +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
Poul-Henning Kamp
8964f83c4a
add more arguments to these things.
...
2.2 candidate.
1997-01-15 19:39:45 +00:00
Garrett Wollman
de707befce
Document Monday's changes in the interface structure.
1997-01-15 19:28:39 +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
Mike Pritchard
019f13780e
Fix a few typos.
...
Obtained from: OpenBSD
1997-01-15 05:33:11 +00:00
Mike Pritchard
63001a3fff
Add a missing quote.
...
Obtained from: OpenBSD
1997-01-15 05:18:29 +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
Wolfram Schneider
af20215665
Sort cross references.
1997-01-13 00:25:51 +00:00
Wolfram Schneider
c15a12df0f
add cross reference to cd(1), where CDPATH variable is explained
1997-01-09 21:04:10 +00:00
Wolfram Schneider
80001b55bd
bring section LIMITS back; reviewed by: mpp
1997-01-08 22:57:15 +00:00
Nate Williams
14acc8410d
Fix minor typo. BIOSETIF -> BIOCSETIF
1997-01-05 22:15:59 +00:00
Mike Pritchard
66a5a22607
Mention the new mdoc examples in /usr/share/examples/mdoc.
1997-01-02 20:50:23 +00:00
Mike Pritchard
38bf940791
Add i386 to the .Dt macro call.
1996-12-31 22:47:50 +00:00
Mike Pritchard
32c5eaa8aa
Mdoc police..
1996-12-31 22:42:00 +00:00
Wolfram Schneider
aa8b4ee314
xrs - detect unsorted cross references in section SEE ALSO
1996-12-30 14:58:53 +00:00
Poul-Henning Kamp
aea88892fd
Add SLIST_EMPTY, SLIST_FIRST, SLIST_NEXT.
...
Is it time to split this into one "intro" type and a number of
detailed pages ?
1996-12-29 21:21:16 +00:00
Wolfram Schneider
a1427df598
add 'i386' to macro .Dt
1996-12-29 20:36:04 +00:00
Wolfram Schneider
16d8d41154
remove section LIMITS, the limitations are now invalid ;-)
1996-12-29 15:09:17 +00:00