diff options
author | ru <ru@FreeBSD.org> | 2001-01-16 09:15:57 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-01-16 09:15:57 +0000 |
commit | 04d60c1164732f2599a237e5ba9c34e09b303703 (patch) | |
tree | 627d2e4718150191ecf95e4d940a96930113eb8d /libexec | |
parent | 134cd3c07ec1805473e286adf9aa5ef9067789d2 (diff) | |
download | FreeBSD-src-04d60c1164732f2599a237e5ba9c34e09b303703.zip FreeBSD-src-04d60c1164732f2599a237e5ba9c34e09b303703.tar.gz |
Prepare for mdoc(7)NG.
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/getty/gettytab.5 | 2 | ||||
-rw-r--r-- | libexec/getty/ttys.5 | 2 | ||||
-rw-r--r-- | libexec/rtld-aout/rtld.1aout | 2 | ||||
-rw-r--r-- | libexec/rtld-elf/rtld.1 | 2 | ||||
-rw-r--r-- | libexec/telnetd/telnetd.8 | 2 | ||||
-rw-r--r-- | libexec/ypxfr/ypxfr.8 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 3ec4bc6..4094d38 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -286,7 +286,7 @@ The current date and time in the locale's representation as of the .Em \&Lo string (the \&%+ format of -.Xr strftime 3 ). +.Xr strftime 3 ) . .It \&%h The hostname of the machine, which is normally obtained from the system using diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5 index 43404e6..b4a5219 100644 --- a/libexec/getty/ttys.5 +++ b/libexec/getty/ttys.5 @@ -88,7 +88,7 @@ or The remaining fields set flags in the .Fa ty_status entry (see -.Xr getttyent 3 ), +.Xr getttyent 3 ) , specify a window system process that .Xr init 8 will maintain for the terminal line, optionally determine the diff --git a/libexec/rtld-aout/rtld.1aout b/libexec/rtld-aout/rtld.1aout index b87370f..5807a9d 100644 --- a/libexec/rtld-aout/rtld.1aout +++ b/libexec/rtld-aout/rtld.1aout @@ -169,7 +169,7 @@ the absolute pathnames of all objects, to standard output. When set, these variables are interpreted as format strings a la .Xr printf 3 to customize the trace output and are used by -.Xr ldd 1 's +.Xr ldd 1 Ns 's .Fl f option and allows .Xr ldd 1 diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index d45712d..0a0627a 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -104,7 +104,7 @@ the absolute pathnames of all objects, to standard output. When set, these variables are interpreted as format strings a la .Xr printf 3 to customize the trace output and are used by -.Xr ldd 1 's +.Xr ldd 1 Ns 's .Fl f option and allows .Xr ldd 1 diff --git a/libexec/telnetd/telnetd.8 b/libexec/telnetd/telnetd.8 index d5ce4df..cb920cc 100644 --- a/libexec/telnetd/telnetd.8 +++ b/libexec/telnetd/telnetd.8 @@ -69,7 +69,7 @@ for requests to connect to the port as indicated by the .Pa /etc/services file (see -.Xr services 5 ). +.Xr services 5 ) . The .Fl debug option may be used to start up diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8 index 65030aa..b546a66 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -76,7 +76,7 @@ the .Tn NIS slaves, copy new versions of the maps from the master whenever any updates are made (i.e. when a user updates their password via -.Xr yppasswd 1 ). +.Xr yppasswd 1 ) . .Pp When run, .Nm |