diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 14:33:04 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2003-06-08 14:33:04 +0000 |
| commit | aae2e03571b0eb3ba385a09cd67ae4e5bd5b387b (patch) | |
| tree | dd2a59e9fec3bc2ac2b410c8a85570df483bce5e | |
| parent | 860f0df364cd6be2b231e7e5fffdcda557a61d15 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/rmt/rmt.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/sliplogin/sliplogin.8 | 2 | ||||
| -rw-r--r-- | usr.sbin/timed/timedc/timedc.8 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rmt/rmt.8 b/usr.sbin/rmt/rmt.8 index e686173c57bb..ed7dcb20e71f 100644 --- a/usr.sbin/rmt/rmt.8 +++ b/usr.sbin/rmt/rmt.8 @@ -131,7 +131,7 @@ Perform an .Xr lseek 2 operation using the specified parameters. The response value is that returned from the -.Xr lseek +.Xr lseek 2 call. .Sm off .It Sy W Ar count No \en diff --git a/usr.sbin/sliplogin/sliplogin.8 b/usr.sbin/sliplogin/sliplogin.8 index 614723d56ea0..994df9596c18 100644 --- a/usr.sbin/sliplogin/sliplogin.8 +++ b/usr.sbin/sliplogin/sliplogin.8 @@ -210,7 +210,7 @@ Sfoo `hostname` foo netmask where .Em `hostname` will be evaluated by -.Xr sh +.Xr sh 1 to the local host name and .Em netmask is the local host IP netmask. diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8 index 1a24e965fd97..7c43ad475fd7 100644 --- a/usr.sbin/timed/timedc/timedc.8 +++ b/usr.sbin/timed/timedc/timedc.8 @@ -94,7 +94,7 @@ Show the master time server for specified host(s). .Ar off \&} .Xc Enable or disable the tracing of incoming messages to -.Xr timed +.Xr timed 8 in the file .Pa /var/log/timed.log . .Pp |
