From ffef081534c45c9ab6bd02870d86dc2395c74cee Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 16 Jan 2001 09:39:23 +0000 Subject: Prepare for mdoc(7)NG. --- usr.bin/ar/ar.1 | 2 +- usr.bin/ar/ar.1aout | 2 +- usr.bin/find/find.1 | 2 +- usr.bin/make/make.1 | 4 ++-- usr.bin/rdist/rdist.1 | 2 +- usr.bin/rlogin/rlogin.1 | 2 +- usr.bin/rup/rup.1 | 2 +- usr.bin/rusers/rusers.1 | 2 +- usr.bin/rwall/rwall.1 | 2 +- usr.bin/sed/sed.1 | 2 +- usr.bin/sockstat/sockstat.1 | 4 ++-- usr.bin/xlint/xlint/lint.1 | 2 +- 12 files changed, 14 insertions(+), 14 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/ar/ar.1 b/usr.bin/ar/ar.1 index 74ea6a9..4834e7a 100644 --- a/usr.bin/ar/ar.1 +++ b/usr.bin/ar/ar.1 @@ -249,7 +249,7 @@ displays an ``ls -l'' style listing of information about the members of the archive. This listing consists of eight, white-space separated fields: the file permissions (see -.Xr strmode 3 ), +.Xr strmode 3 ) , the decimal user and group ID's, separated by a single slash (``/''), the file size (in bytes), the file modification time (in the .Xr date 1 diff --git a/usr.bin/ar/ar.1aout b/usr.bin/ar/ar.1aout index a3653f4..2e4ea05 100644 --- a/usr.bin/ar/ar.1aout +++ b/usr.bin/ar/ar.1aout @@ -248,7 +248,7 @@ displays an ``ls -l'' style listing of information about the members of the archive. This listing consists of eight, white-space separated fields: the file permissions (see -.Xr strmode 3 ), +.Xr strmode 3 ) , the decimal user and group ID's, separated by a single slash (``/''), the file size (in bytes), the file modification time (in the .Xr date 1 diff --git a/usr.bin/find/find.1 b/usr.bin/find/find.1 index 7e57809..44338fa 100644 --- a/usr.bin/find/find.1 +++ b/usr.bin/find/find.1 @@ -348,7 +348,7 @@ or if they match the specified flags (if these are preceded by a dash). The .Ar flags are specified using symbolic names (see -.Xr chflags 1 ). +.Xr chflags 1 ) . Note that this is different from .Ic -perm , which only allows you to specify flags which are set. diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index fcdeff1..081eec8 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -783,7 +783,7 @@ Test the value of a variable. Test the target being built. .It Xo .Ic .ifnmake -.Oo \&! Oc Ar target +.Oo \&! Oc Ns Ar target .Op Ar operator target ... .Xc Test the target being built. @@ -791,7 +791,7 @@ Test the target being built. Reverse the sense of the last conditional. .It Xo .Ic .elif -.Oo \&! Oc Ar expression +.Oo \&! Oc Ns Ar expression .Op Ar operator expression ... .Xc A combination of diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index 2dce797..ec65203 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -124,7 +124,7 @@ Options common to both forms: .Bl -tag -width Ic .It Fl P Ar rshcmd Alternative program to provide -.Xr rsh 1 -like +.Xr rsh 1 Ns -like transport to the remote server. It must provide a binary-transparent path to the remote server, and must have a command argument syntax that is compatible with diff --git a/usr.bin/rlogin/rlogin.1 b/usr.bin/rlogin/rlogin.1 index 9336bc4..b6c330d 100644 --- a/usr.bin/rlogin/rlogin.1 +++ b/usr.bin/rlogin/rlogin.1 @@ -148,7 +148,7 @@ Similarly, the line will suspend the .Nm session, and -.Dq Ao escape char Ac Ao delayed-suspend char Ac +.Dq Ao escape\ char Ac Ns Ao delayed-suspend\ char Ac suspends the send portion of the rlogin, but allows output from the remote system. By default, the tilde diff --git a/usr.bin/rup/rup.1 b/usr.bin/rup/rup.1 index 7d0b9a5..e045139 100644 --- a/usr.bin/rup/rup.1 +++ b/usr.bin/rup/rup.1 @@ -79,7 +79,7 @@ excessively congested, or the daemon has terminated on the remote host. .It rup: RPC: Port mapper failure - RPC: Timed out The remote host is not running the portmapper (see -.Xr portmap 8 ), +.Xr portmap 8 ) , and cannot accommodate any RPC-based services. The host may be down. .El .Sh SEE ALSO diff --git a/usr.bin/rusers/rusers.1 b/usr.bin/rusers/rusers.1 index b268c79..d075288 100644 --- a/usr.bin/rusers/rusers.1 +++ b/usr.bin/rusers/rusers.1 @@ -87,7 +87,7 @@ excessively congested, or the daemon has terminated on the remote host. .It Nm Ns : "RPC: Port mapper failure - RPC: Timed out" The remote host is not running the portmapper (see -.Xr portmap 8 ), +.Xr portmap 8 ) , and cannot accommodate any RPC-based services. The host may be down. .El .Sh SEE ALSO diff --git a/usr.bin/rwall/rwall.1 b/usr.bin/rwall/rwall.1 index e18ebcc..c22b13a 100644 --- a/usr.bin/rwall/rwall.1 +++ b/usr.bin/rwall/rwall.1 @@ -64,7 +64,7 @@ excessively congested, or the daemon has terminated on the remote host. .It rwall: RPC: Port mapper failure - RPC: Timed out The remote host is not running the portmapper (see -.Xr portmap 8 ), +.Xr portmap 8 ) , and cannot accomodate any RPC-based services. The host may be down. .El .Sh SEE ALSO diff --git a/usr.bin/sed/sed.1 b/usr.bin/sed/sed.1 index f344f9e..4edae6a 100644 --- a/usr.bin/sed/sed.1 +++ b/usr.bin/sed/sed.1 @@ -413,7 +413,7 @@ where .Dq # is a digit, is replaced by the text matched by the corresponding backreference expression (see -.Xr re_format 7 ). +.Xr re_format 7 ) . .Pp A line can be split by substituting a newline character into it. To specify a newline character in the replacement string, precede it with diff --git a/usr.bin/sockstat/sockstat.1 b/usr.bin/sockstat/sockstat.1 index b560ac1..1cc0bf4 100644 --- a/usr.bin/sockstat/sockstat.1 +++ b/usr.bin/sockstat/sockstat.1 @@ -77,11 +77,11 @@ the peer, or "(none)" if the socket is neither bound nor connected. .It Li LOCAL ADDRESS (Internet sockets only) The address the local end of the socket is bound to (see -.Xr getsockname 2 ). +.Xr getsockname 2 ) . .It Li FOREIGN ADDRESS (Internet sockets only) The address the foreign end of the socket is bound to (see -.Xr getpeername 2 ). +.Xr getpeername 2 ) . .El .Sh SEE ALSO .Xr fstat 1 , diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1 index 2b158b9..e857d07 100644 --- a/usr.bin/xlint/xlint/lint.1 +++ b/usr.bin/xlint/xlint/lint.1 @@ -407,7 +407,7 @@ Suppress complaints about use of long long integer types. At appropriate points, inhibit complaints about unreachable code. (This comment is typically placed just after calls to functions like -.Xr exit 3 ). +.Xr exit 3 ) . .It Li /* PRINTFLIKE Ns Ar n Li */ makes .Nm -- cgit v1.1