diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-08 09:16:47 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-08 09:16:47 +0000 |
| commit | 29760d1162c8b404b8aa2de6f1e0e044ac4a81de (patch) | |
| tree | 844db6e1dfa7c967184d7cb28410fa4cc62cb8c2 /share/examples/isdn | |
| parent | 71b67d931a3b02035ac12c5a9f38f9de2a63327f (diff) | |
Notes
Diffstat (limited to 'share/examples/isdn')
| -rw-r--r-- | share/examples/isdn/i4brunppp/i4brunppp.8 | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/share/examples/isdn/i4brunppp/i4brunppp.8 b/share/examples/isdn/i4brunppp/i4brunppp.8 index 49499e854021..c55a0e4cc07e 100644 --- a/share/examples/isdn/i4brunppp/i4brunppp.8 +++ b/share/examples/isdn/i4brunppp/i4brunppp.8 @@ -27,21 +27,22 @@ .\" last edit-date: [Sat Jul 21 13:37:00 2001] .\" .Dd July 28, 1999 -.Dt i4brunppp 8 +.Dt I4BRUNPPP 8 .Sh NAME .Nm i4brunppp -.Nd is used to interface i4b to userland ppp in server mode +.Nd interface i4b to userland ppp in server mode .Sh DESCRIPTION .Nm i4brunppp is part of the isdn4bsd package and is used to interface i4b to the so-called userland .Xr ppp 8 when dialling into an i4b machine. -.Pp .Sh FILES -/dev/i4brbchX -.Sh AUTHOR +.Bl -tag -width ".Pa /dev/i4brbchX" +.It Pa /dev/i4brbchX +.El +.Sh AUTHORS The .Nm -utility and this manpage were written by Hellmuth Michaelis. He can be -contacted at hm@freebsd.org. +utility and this manpage were written by +.An Hellmuth Michaelis Aq hm@FreeBSD.org . |
