diff options
author | mpp <mpp@FreeBSD.org> | 1999-08-15 08:47:11 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1999-08-15 08:47:11 +0000 |
commit | 94f5c4112156b719bb4024358a9ae243c5b15200 (patch) | |
tree | a9e92655d57d33fb049ca7f5bd9e3aebbbc34550 /usr.sbin/i4b/isdnd | |
parent | 678c6e21bdb43635b32b6790dfa43f6da47b02b8 (diff) | |
download | FreeBSD-src-94f5c4112156b719bb4024358a9ae243c5b15200.zip FreeBSD-src-94f5c4112156b719bb4024358a9ae243c5b15200.tar.gz |
Various man page cleanup:
- Sort xrefs.
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.
PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>
Diffstat (limited to 'usr.sbin/i4b/isdnd')
-rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.8 | 30 | ||||
-rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.acct.5 | 19 | ||||
-rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.rates.5 | 22 | ||||
-rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.rc.5 | 23 |
4 files changed, 45 insertions, 49 deletions
diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index f4141da..c588492 100644 --- a/usr.sbin/i4b/isdnd/isdnd.8 +++ b/usr.sbin/i4b/isdnd/isdnd.8 @@ -22,12 +22,13 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: isdnd.8,v 1.25 1999/05/20 13:30:36 hm Exp $ +.\" $Id: isdnd.8,v 1.4 1999/08/06 14:04:35 hm Exp $ .\" .\" last edit-date: [Thu May 20 14:37:42 1999] .\" .Dd February 23, 1999 -.Dt isdnd 8 +.Dt ISDND 8 +.Os .Sh NAME .Nm isdnd .Nd isdn4bsd ISDN connection management daemon @@ -396,25 +397,26 @@ will start with reasonable debugging messages enabled, full-screen mode of operation, full-screen display redirected to /dev/ttyv03 and using a termcap entry for vt100 on this display. - .Sh DIAGNOSTICS Exit status is 0 on success, 1 on error. .Pp .Sh SEE ALSO -.Xr syslogd 8 , -.Xr isdntrace 8 , -.Xr isdntel 8 , -.Xr isdnd.rc 5 , -.Xr isdnd.rates 5 , +.Xr i4bipr 4 , .Xr i4bisppp 4 , -.Xr i4bipr 4 - +.Xr isdnd.rates 5 , +.Xr isdnd.rc 5 , +.Xr isdntel 8 , +.Xr isdntrace 8 , +.Xr syslogd 8 .Sh BUGS Still one or more left. - -.Sh AUTHOR +.Sh AUTHORS The .Nm -daemon and this manual page were written by Hellmuth Michaelis. He can -be contacted at hm@kts.org or hm@hcs.de. +daemon and this manual page were written by +.An Hellmuth Michaelis . +He can be contacted at +.Aq hm@kts.org +or +.Aq hm@hcs.de . diff --git a/usr.sbin/i4b/isdnd/isdnd.acct.5 b/usr.sbin/i4b/isdnd/isdnd.acct.5 index 3ba3d09..f79a985 100644 --- a/usr.sbin/i4b/isdnd/isdnd.acct.5 +++ b/usr.sbin/i4b/isdnd/isdnd.acct.5 @@ -22,12 +22,13 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: isdnd.acct.5,v 1.9 1999/05/03 08:48:25 hm Exp $ +.\" $Id: isdnd.acct.5,v 1.5 1999/08/06 14:04:36 hm Exp $ .\" .\" last edit-date: [Mon Feb 15 16:54:23 1999] .\" .Dd September 11, 1998 -.Dt isdnd.acct 5 +.Dt ISDND.ACCT 5 +.Os .Sh NAME .Nm isdnd.acct .Nd isdn4bsd ISDN management daemon accounting file format @@ -83,7 +84,6 @@ is the number of seconds the connection lasted. and .Em OUTBYTES is the (optional) number of bytes that were transferred. - .Sh FILES .Bl -tag -width /var/log/isdnd.acct -compact .It Pa /var/log/isdnd.acct @@ -91,19 +91,16 @@ The default accounting information file for the .Nm isdnd ISDN daemon. .El - .Sh EXAMPLES This is a typical accounting line: .Pp .Dl 12.06.97 10:41:37 - 12.06.97 10:45:18 GROGGY 2 (65) (4711/1147) - .Sh SEE ALSO -.Xr isdnd 8 , -.Xr isdnd.rc 5 - -.Sh AUTHOR +.Xr isdnd.rc 5 , +.Xr isdnd 8 +.Sh AUTHORS The .Xr isdnd 8 -daemon and this manual page were written by Hellmuth Michaelis. +daemon and this manual page were written by +.An Hellmuth Michaelis . He can be contacted at hm@kts.org or hm@hcs.de. - diff --git a/usr.sbin/i4b/isdnd/isdnd.rates.5 b/usr.sbin/i4b/isdnd/isdnd.rates.5 index 60abb26..fa44fa1 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rates.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rates.5 @@ -22,12 +22,13 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: isdnd.rates.5,v 1.8 1999/05/03 08:48:25 hm Exp $ +.\" $Id: isdnd.rates.5,v 1.5 1999/08/06 14:04:36 hm Exp $ .\" .\" last edit-date: [Sun Feb 14 10:11:05 1999] .\" .Dd September 11, 1998 -.Dt isdnd.rates 5 +.Dt ISDND.RATES 5 +.Os .Sh NAME .Nm isdnd.rates .Nd isdn4bsd ISDN management daemon rates description file @@ -81,7 +82,6 @@ For example, defines, that between 2:00 PM and 6:00 PM the length of one charging unit lasts 90 seconds. .Pp - .Sh FILES .Bl -tag -width /etc/isdn/isdnd.rates -compact .It Pa /etc/isdn/isdnd.rates @@ -89,7 +89,6 @@ The default rates specification file for the .Nm isdnd ISDN daemon. .El - .Sh EXAMPLES The line: .Bd -literal @@ -97,20 +96,19 @@ ra0 0 00.00-05.00:240 05.00-21.00:150 21.00-24.00:240 .Ed .Pp defines the unit lengths for a Sunday. - .Sh SEE ALSO -.Xr isdnd 8 , -.Xr isdnd.rc 5 - -.Sh AUTHOR +.Xr isdnd.rc 5 , +.Xr isdnd 8 +.Sh AUTHORS The rates subsystem for the .Xr isdnd 8 daemon to which .Nm -belongs was designed and written by Gary Jennejohn. +belongs was designed and written by +.An Gary Jennejohn . .Pp The .Xr isdnd 8 -daemon and this manual page were written by Hellmuth Michaelis. +daemon and this manual page were written by +.An Hellmuth Michaelis . He can be reached at hm@kts.org or hm@hcs.de. - diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5 index 6cd2ca0..2df1e75 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rc.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rc.5 @@ -22,12 +22,13 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: isdnd.rc.5,v 1.36 1999/07/28 14:17:45 hm Exp $ +.\" $Id: isdnd.rc.5,v 1.5 1999/08/06 14:04:37 hm Exp $ .\" .\" last edit-date: [Wed Jul 28 15:57:02 1999] .\" .Dd May 20, 1999 -.Dt isdnd.rc 5 +.Dt ISDND.RC 5 +.Os .Sh NAME .Nm isdnd.rc .Nd isdn4bsd ISDN connection management daemon config file format @@ -711,7 +712,6 @@ network will cause a new call to be placed. .El .Pp - .Sh FILES .Bl -tag -width /etc/isdn/isdnd.rc -compact .It Pa /etc/isdn/isdnd.rc @@ -719,17 +719,16 @@ The default configuration file for the .Nm isdnd ISDN daemon. .El - .Sh SEE ALSO -.Xr isdnd 8 +.Xr regex 3 , +.Xr re_format 7 , +.Xr isdnd 8 , .Xr isdnmonitor 8 -.Xr regex 3 -.Xr re_format 7 - -.Sh AUTHOR +.Sh AUTHORS The .Xr isdnd 8 -daemon and this manual page were written by Hellmuth Michaelis. -He can be reached at hm@kts.org. +daemon and this manual page were written by +.An Hellmuth Michaelis Aq hm@kts.org . .Pp -Additions to this manual page by Barry Scott (barry@scottb.demon.co.uk). +Additions to this manual page by +.An Barry Scott Aq barry@scottb.demon.co.uk . |