Ruslan Ermilov
36a142c455
Expand contractions.
2005-02-13 23:45:54 +00:00
Ruslan Ermilov
0227791b40
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
Ruslan Ermilov
fbad9e2d95
Verify that SYNOPSIS section compiles.
2005-02-05 11:31:31 +00:00
Bjoern A. Zeeb
4e0768b6a7
adopt structs to reflect code change from May 2000 for
...
NGM_PPP_SET_CONFIG/NGM_PPP_GET_CONFIG.
Reviewed by: archie
Approved by: pjd (mentor)
2004-08-03 06:31:30 +00:00
Ruslan Ermilov
5203edcdc5
Mechanically kill hard sentence breaks and double whitespaces.
2004-07-03 18:29:24 +00:00
Ruslan Ermilov
b5e7e99950
Hiten's patchset for section four manpages, slightly edited by me.
2003-06-28 23:53:39 +00:00
Ruslan Ermilov
32eef9aeb1
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
Jens Schweikhardt
c1f3e4bf21
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
Ruslan Ermilov
3d45e180f4
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 15:31:11 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Ruslan Ermilov
3f610476ac
mdoc(7) police: in mdocNG, -offset and -width values without scaling
...
indicator are treated as strings, so "-offset 0" will set the offset
to the width of the string "0", as opposed to "no offset".
TIP: if offset is not needed, the -offset clause may be omitted.
2001-03-09 16:22:37 +00:00
Jeroen Ruigrok van der Werven
eddc45e797
Update @freebsd.org email addresses to @FreeBSD.org as is the
...
precedent.
2000-10-26 15:30:44 +00:00
Julian Elischer
ed2f9d4e88
Change archie's and my email addresses from Whistle.com to FreeBSD.org
2000-10-24 18:01:45 +00:00
Archie Cobbs
a3fef8df1c
Minor clarification about the "bypass" hook.
2000-10-10 20:07:11 +00:00
Archie Cobbs
dd1e305c9d
Missed one misspelling in previous commit.
2000-08-06 19:25:59 +00:00
Archie Cobbs
9dcab5306e
Fix misspelling.
2000-08-05 20:17:04 +00:00
Archie Cobbs
bec35b9a5f
Move netgraph node type man pages from section 8 to section 4.
2000-05-04 17:54:37 +00:00
Julian Elischer
5129159789
Manual page style work.
...
Submitted by: Alexey Zelkin <phantom@FreeBSD.org>
thanks!
1999-12-21 01:25:21 +00:00
Archie Cobbs
326c3126d5
Add reference to ng_pppoe(8).
1999-11-19 04:32:28 +00:00
Archie Cobbs
71cb548de4
Update to reflect changes in the node type.
1999-11-10 06:17:51 +00:00
Archie Cobbs
d1f183b5d8
Add some more clarification.
1999-11-08 03:13:28 +00:00
Mike Pritchard
7f9d26bd9d
Fix some spelling errors.
1999-10-30 20:30:19 +00:00
Archie Cobbs
10c2a9dbbd
Revamped and more useful PPP node type, supporting multi-link PPP directly.
1999-10-29 22:30:26 +00:00
Julian Elischer
4cf49a4355
Whistle's Netgraph link-layer (sometimes more) networking infrastructure.
...
Been in production for 3 years now. Gives Instant Frame relay to if_sr
and if_ar drivers, and PPPOE support soon. See:
ftp://ftp.whistle.com/pub/archie/netgraph/index.html
for on-line manual pages.
Reviewed by: Doug Rabson (dfr@freebsd.org )
Obtained from: Whistle CVS tree
1999-10-21 09:06:11 +00:00