diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-27 18:01:11 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-08-27 18:01:11 +0000 |
commit | 3f7803eb5b1b01d3dc2de83e6075469b304d2035 (patch) | |
tree | 8cf057606f002fd2a9e9c48d3d37f87f99a48ae2 | |
parent | aa1e7bab80ca3f334f80d9b9f7b49bb7ff4d0427 (diff) |
fix ' use
-rw-r--r-- | games/rain/rain.6 | 2 | ||||
-rw-r--r-- | gnu/usr.bin/ld/rtld/rtld.1 | 2 | ||||
-rw-r--r-- | libexec/mail.local/mail.local.8 | 4 | ||||
-rw-r--r-- | share/man/man4/ccd.4 | 4 | ||||
-rw-r--r-- | share/man/man4/termios.4 | 2 | ||||
-rw-r--r-- | usr.sbin/adduser/rmuser.8 | 4 |
6 files changed, 9 insertions, 9 deletions
diff --git a/games/rain/rain.6 b/games/rain/rain.6 index 470ae36a9b1..2ba613458b3 100644 --- a/games/rain/rain.6 +++ b/games/rain/rain.6 @@ -42,7 +42,7 @@ .Sh SYNOPSIS .Nm /usr/games/rain .Sh DESCRIPTION -.Nm Rain 's +.Nm Rain Ns 's display is modeled after the .Tn VAX/VMS program of the same name. diff --git a/gnu/usr.bin/ld/rtld/rtld.1 b/gnu/usr.bin/ld/rtld/rtld.1 index a0d2d58d6a3..76bce2f6439 100644 --- a/gnu/usr.bin/ld/rtld/rtld.1 +++ b/gnu/usr.bin/ld/rtld/rtld.1 @@ -127,7 +127,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/mail.local/mail.local.8 b/libexec/mail.local/mail.local.8 index b21bca3a314..03c41f586dd 100644 --- a/libexec/mail.local/mail.local.8 +++ b/libexec/mail.local/mail.local.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)mail.local.8 6.8 (Berkeley) 4/27/91 -.\" $Id: mail.local.8,v 1.8 1997/03/29 02:59:55 millert Exp $ +.\" $Id: mail.local.8,v 1.9 1997/08/27 18:01:08 deraadt Exp $ .\" .Dd April 27, 1991 .Dt MAIL.LOCAL 8 @@ -48,7 +48,7 @@ .Sh DESCRIPTION .Nm Mail.local reads the standard input up to an end-of-file and appends it to each -.Ar user 's +.Ar user Ns 's .Pa mail file. The diff --git a/share/man/man4/ccd.4 b/share/man/man4/ccd.4 index 555f64335dc..55e360161fb 100644 --- a/share/man/man4/ccd.4 +++ b/share/man/man4/ccd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ccd.4,v 1.5 1997/06/18 13:05:18 deraadt Exp $ +.\" $OpenBSD: ccd.4,v 1.6 1997/08/27 18:01:09 deraadt Exp $ .\" $NetBSD: ccd.4,v 1.5 1995/10/09 06:09:09 thorpej Exp $ .\" .\" Copyright (c) 1994 Jason Downs. @@ -58,7 +58,7 @@ partitions of the disks be combined. Each component partition should be offset at least one cylinder from the beginning of the component disk. This avoids potential conflicts between the component disk's disklabel and the -.Nm ccd's +.Nm ccd Ns 's disklabel. The kernel will only allow component partitions of type FS_BSDFFS. .Pp In order to compile in support for the ccd, you must add a line similar diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4 index fac6165d667..802472a33ce 100644 --- a/share/man/man4/termios.4 +++ b/share/man/man4/termios.4 @@ -1016,7 +1016,7 @@ If .Dv ONOEOT is set, .Tn ASCII -.Dv EOT NS 's +.Dv EOT Ns 's are discarded on output. .Pp If diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8 index 2632602bf35..056ce1c5905 100644 --- a/usr.sbin/adduser/rmuser.8 +++ b/usr.sbin/adduser/rmuser.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rmuser.8,v 1.1 1996/12/08 13:57:09 downsj Exp $ +.\" $OpenBSD: rmuser.8,v 1.2 1997/08/27 18:01:08 deraadt Exp $ .\" .\" Copyright 1995, 1996 .\" Guy Helmer, Madison, South Dakota 57042. All rights reserved. @@ -52,7 +52,7 @@ from any groups to which it belongs in the file .Pa /etc/group . If a group becomes empty and the group name is the same as the username, the group is removed (this complements -.Xr adduser 8 's +.Xr adduser 8 Ns 's per-user unique groups). .Pp .Nm rmuser |