Johan Karlsson
2281085897
Use correct arguments to sysctl in code example.
...
PR: 40038
Submitted by: perky
Approved by: sheldonh (mentor)
MFC after: 1 week
2002-08-30 10:52:17 +00:00
Ruslan Ermilov
9a107570d4
mdoc(7) police: mark errno as a variable.
2001-11-21 13:38:17 +00:00
Bill Fenner
b9d45cebf4
The interface index space may be sparsely populated (e.g. when an
...
interface in the middle is if_detach()'d). Return (and handle)
ENOENT when the ifmib(4) is accessed for a nonexistent interface.
MFC after: 14 days
2001-10-17 04:12:29 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Jens Schweikhardt
ec09ef4ff8
pseudo-device -> device in kernel config lines. Removed whitespace at EOL.
...
Reviewed by: joerg, dd
2001-05-01 09:15:30 +00:00
Ruslan Ermilov
ed40311694
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
Ruslan Ermilov
4b66483fd8
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 18:41:33 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Bruce Evans
ddbd069887
Fixed missing #include(s) (mostly of <sys/types.h> in synopsis).
...
Reviewed by: wollman
1997-03-19 19:47:43 +00:00
Peter Wemm
e25aeca937
Revert $FreeBSD$ back to $Id$
1997-02-22 13:26: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
0b992c1d66
Sort cross references.
1996-12-26 16:16:37 +00:00
Garrett Wollman
b4ccb10ee3
Add cross-references to ifnet(9).
1996-12-17 20:23:34 +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
Garrett Wollman
93194d3707
Start to document how the interface MIB stuff is supposed to work.
1996-11-15 19:49:41 +00:00