diff options
author | Bruno Rohee <rohee@cvs.openbsd.org> | 1999-05-02 13:50:59 +0000 |
---|---|---|
committer | Bruno Rohee <rohee@cvs.openbsd.org> | 1999-05-02 13:50:59 +0000 |
commit | 168c722497f7e5d1b552d426d860fe24efa391c4 (patch) | |
tree | 71d6f6ed77b1d42108a03b02f331a5c27539d345 /sbin | |
parent | d4bd4e5d1d70ac85f9b59010de91acc72a280b51 (diff) |
oppurtinity -> opportunity
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/mount_nfs/mount_nfs.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/mount_nfs/mount_nfs.8 b/sbin/mount_nfs/mount_nfs.8 index 41636ec1a22..2d27a8ef727 100644 --- a/sbin/mount_nfs/mount_nfs.8 +++ b/sbin/mount_nfs/mount_nfs.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_nfs.8,v 1.11 1998/12/15 01:20:36 aaron Exp $ +.\" $OpenBSD: mount_nfs.8,v 1.12 1999/05/02 13:50:58 rohee Exp $ .\" $NetBSD: mount_nfs.8,v 1.3 1996/02/18 11:59:10 fvdl Exp $ .\" .\" Copyright (c) 1992, 1993, 1994, 1995 @@ -189,7 +189,7 @@ is only supported by this updated release of NFS code. It is not backwards compatible with the version 1 NQNFS protocol that was part of the first release of 4.4BSD-Lite. To interoperate with a first release 4.4BSD-Lite NFS system you will have to -avoid this option until you have had an oppurtunity to upgrade the NFS code +avoid this option until you have had an opportunity to upgrade the NFS code to release 2 of 4.4BSD-Lite on all your systems. .It Fl r Ar readsize Set the read data size to the specified value. |