diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-09-07 16:17:14 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-09-07 16:17:14 +0000 |
commit | 2ede6d4bc98082e96ffb83027c7e8023777510fb (patch) | |
tree | b1deae067654dc0235a0509c53cba392517d83b7 | |
parent | 3618e5d815efe009e961fc46ded11318d0a47439 (diff) |
typos (appeared -> appeared in)
-rw-r--r-- | libexec/getNAME/getNAME.8 | 4 | ||||
-rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libexec/getNAME/getNAME.8 b/libexec/getNAME/getNAME.8 index 89769611b64..65e70d275ed 100644 --- a/libexec/getNAME/getNAME.8 +++ b/libexec/getNAME/getNAME.8 @@ -80,8 +80,8 @@ format exists. .Sh HISTORY The .Nm -command first appeared -.Bx 2.0 +command first appeared in +.Bx 2.0 . .Sh BUGS It would be nice if .Nm diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index a017489b1da..a4bee76715f 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_cd9660.8,v 1.10 1999/07/21 01:07:54 deraadt Exp $ +.\" $OpenBSD: mount_cd9660.8,v 1.11 1999/09/07 16:17:13 aaron Exp $ .\" $NetBSD: mount_cd9660.8,v 1.3 1995/04/23 10:33:13 cgd Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -101,5 +101,5 @@ There is no ECMA support. .Sh HISTORY The .Nm -utility first appeared +utility first appeared in .Bx 4.4 . |