bapt
5da5395a98
use .Mt to mark up email addresses consistently (final part)
...
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
2014-06-26 21:46:14 +00:00
joel
e6edb6ada5
Updates for netgraph node manual pages.
...
Discussed with: glebius
Submitted by: Mamontov Roman <mr.xanto@gmail.com>
2012-11-13 20:41:36 +00:00
eadler
d7c9a0e9e9
Fix style nit: don't use leading zero for dates in .Dd
...
Prompted by: brueffer
Approved by: brueffer
MFC after: 3 days
2012-06-05 03:14:39 +00:00
melifaro
0730e7f5be
Add setsockopt(2) example to ng_ksocket(4).
...
While here, fix formatting a bit
Approved by: kib(mentor)
MFC after: 2 weeks
2012-01-10 12:45:24 +00:00
rwatson
39ebd13c80
Reference socket(9) from ng_ksocket(4). Reference ng_ksocket(4),
...
ithread(9), msleep(9), ucred(9) from socket(9).
Partly suggested by: julian
2006-12-16 10:32:10 +00:00
ru
6b04c23b79
Belatedly document the NGM_KSOCKET_ACCEPT ("accept") control message.
2005-10-28 14:15:54 +00:00
ru
a7fbfc9eab
Verify that SYNOPSIS section compiles.
2005-02-05 11:31:31 +00:00
ru
1cf1598667
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
julian
dfb6d51195
Convert Netgraph to use mbuf tags to pass its meta information around.
...
Thanks to Sam for importing tags in a way that allowed this to be done.
Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
Also allow the sr and ar drivers to create netgraph versions of their modules.
Document the change to the ksocket node.
2004-06-25 19:22:05 +00:00
ru
348e423dd9
Hiten's patchset for section four manpages, slightly edited by me.
2003-06-28 23:53:39 +00:00
mpp
ea7f37bd55
Ispell sweep of share/man/man4.
2002-01-21 12:09:13 +00:00
ru
623da62a5a
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
ru
24c7b0a61d
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
schweikh
511e378b14
Removed whitespace at end-of-line; no content changes. I simply did
...
cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//'
BTW, what editors are the culprits? I'm using vim and it shows
me whitespace at EOL in troff files with a thick blue block...
Reviewed by: Silence from cvs diff -b
MFC after: 7 days
2001-07-14 19:41:16 +00:00
ru
9001bc7070
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
dd
eaa6ee03b8
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
sobomax
c2aa478671
Fix cross-references:
...
xntpd.8 --> ntpd.8
acl_delete_perms.3 --> acl_delete_perm.3
getname.2 --> getsockname.2
MFC after: 1 week
2001-06-10 12:06:54 +00:00
ru
f4325cbb8b
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
2001-02-28 17:38:53 +00:00
asmodai
181114fb0b
Update @freebsd.org email addresses to @FreeBSD.org as is the
...
precedent.
2000-10-26 15:30:44 +00:00
julian
991b56472a
Change archie's and my email addresses from Whistle.com to FreeBSD.org
2000-10-24 18:01:45 +00:00
archie
44be3a44bd
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:54:37 +00:00
archie
b749ed4523
Fix typo.
...
Reported by: Robert Swindells <swindellsr@genrad.co.uk>
2000-03-13 18:29:58 +00:00
archie
8ece9a32c6
Work around aparent bug in the .Dv macro by eliminating some spaces.
...
The closing curly-brace in this line was being omitted somehow.
2000-01-17 20:10:39 +00:00
julian
443430016e
Manual page style work.
...
Submitted by: Alexey Zelkin <phantom@FreeBSD.org>
thanks!
1999-12-21 01:25:21 +00:00
archie
99833e1e47
Update documentation to reflect new functionality.
1999-11-30 07:24:05 +00:00
archie
cca2a3c78d
New Netgraph node type "ksocket".
...
Obtained from: Whistle source tree
1999-11-16 23:27:10 +00:00