diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-27 13:12:01 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-27 13:12:01 +0000 |
commit | b6f50d00187650bf55a15449234ab6779ba96a30 (patch) | |
tree | bba8134ac82b14425433e102759034a13d3a17e3 /share/man | |
parent | 500164ae21a18e5605f587d64d7f4921810f281e (diff) |
ISOXXX/ISO-XXX -> ISO XXX
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/fstab.5 | 4 | ||||
-rw-r--r-- | share/man/man8/compat_ibcs2.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/fstab.5 b/share/man/man5/fstab.5 index 07062f45945..153771a544a 100644 --- a/share/man/man5/fstab.5 +++ b/share/man/man5/fstab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fstab.5,v 1.32 2005/11/24 12:08:16 pedro Exp $ +.\" $OpenBSD: fstab.5,v 1.33 2005/11/27 13:11:59 jmc Exp $ .\" $NetBSD: fstab.5,v 1.5.2.1 1995/11/16 20:11:11 pk Exp $ .\" .\" Copyright (c) 1980, 1989, 1991, 1993 @@ -98,7 +98,7 @@ An .Tn AmigaDOS filesystem. .It cd9660 -An ISO9660 CD-ROM filesystem. +An ISO 9660 CD-ROM filesystem. .It fdesc An implementation of .Pa /dev/fd . diff --git a/share/man/man8/compat_ibcs2.8 b/share/man/man8/compat_ibcs2.8 index febf0b07044..b3a04dc296b 100644 --- a/share/man/man8/compat_ibcs2.8 +++ b/share/man/man8/compat_ibcs2.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_ibcs2.8,v 1.15 2005/03/11 23:03:58 jmc Exp $ +.\" $OpenBSD: compat_ibcs2.8,v 1.16 2005/11/27 13:11:59 jmc Exp $ .\" .\" Copyright (c) 1998 Scott Bartram .\" Copyright (c) 1995 Frank van der Linden @@ -167,7 +167,7 @@ obtained from an SCO distribution. As of January 1998, SCO sells a copy of SCO OpenServer (iBCS2) and/or SCO UnixWare (SVR4) for personal/non-commercial use for only the cost of shipping (about $20US). -The distribution comes on an ISO9660-format CD-ROM which can be mounted +The distribution comes on an ISO 9660-format CD-ROM which can be mounted and used to copy the necessary files. .Sh BUGS The information about SCO distributions may become outdated. |