diff options
author | ru <ru@FreeBSD.org> | 2001-08-10 17:35:21 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-10 17:35:21 +0000 |
commit | f858dca3dc130c98b635d3fc8e60adf8eed7f941 (patch) | |
tree | fb8d3456824bbc5e1f38e14a7626c5362b9c29d6 /usr.sbin/i4b | |
parent | f3e8b0f40c1621de1ee3f3f31da3fb02d9a35832 (diff) | |
download | FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.zip FreeBSD-src-f858dca3dc130c98b635d3fc8e60adf8eed7f941.tar.gz |
mdoc(7) police: join split punctuation to macro calls.
Diffstat (limited to 'usr.sbin/i4b')
-rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.8 | 13 | ||||
-rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.rc.5 | 6 | ||||
-rw-r--r-- | usr.sbin/i4b/man/i4bipr.4 | 3 |
3 files changed, 11 insertions, 11 deletions
diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index eca3fef..21136bc 100644 --- a/usr.sbin/i4b/isdnd/isdnd.8 +++ b/usr.sbin/i4b/isdnd/isdnd.8 @@ -208,11 +208,14 @@ file option .Sh INTERACTION WITH THE KERNEL .Nm Isdnd communicates with the kernel part of isdn4bsd by receiving status and -event messages ( -.Xr read 2 -from device /dev/i4b ) and by transmitting commands and responses ( -.Xr ioctl 2 -from device /dev/i4b ). +event messages +.Xr ( read 2 +from device +.Pa /dev/i4b ) +and by transmitting commands and responses +.Xr ( ioctl 2 +from device +.Pa /dev/i4b ) . .Pp The messages and message parameters are documented in the include file diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5 index 9191b01..4ede33e 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rc.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rc.5 @@ -156,8 +156,7 @@ This keyword is used to specify the email address of someone to notify in case of a fatal error exit of .Nm . (See also keyword -.Em mailer -). +.Em mailer ) . (optional) .It Li monitor-allowed If this parameter is set to @@ -259,8 +258,7 @@ This keyword is optional; if not specified the process priority of .Nm isdnd is not touched in any way. ( See also -.Xr rtprio 1 -). +.Xr rtprio 1 ) . This keyword is only available if .Nm was compiled with -DUSE_RTPRIO. diff --git a/usr.sbin/i4b/man/i4bipr.4 b/usr.sbin/i4b/man/i4bipr.4 index 25d0163..a0b3589 100644 --- a/usr.sbin/i4b/man/i4bipr.4 +++ b/usr.sbin/i4b/man/i4bipr.4 @@ -69,8 +69,7 @@ interfaces. .Pp The driver optionally (when compiled with the IPR_VJ option) provides Van Jacobsen header compression, under control of the link0 and link1 options to -.Xr ifconfig 8 -: +.Xr ifconfig 8 : .Pp .Bl -tag -width 15n -offset indent -compact .It link0 |