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 /sbin | |
parent | 3618e5d815efe009e961fc46ded11318d0a47439 (diff) |
typos (appeared -> appeared in)
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 4 |
1 files changed, 2 insertions, 2 deletions
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 . |