diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-02 16:04:20 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-02 16:04:20 +0000 |
commit | d26822d3275d3b7df1d7c202769d163483cb8f9a (patch) | |
tree | ed7ac694704688b2e3b2bf4003fefcbaecfdcc51 /lib/libc/sys | |
parent | 01cc78bd7b031b6c90ce5b1970a773c8cafe9303 (diff) |
nfs -> NFS
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/mount.2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libc/sys/mount.2 b/lib/libc/sys/mount.2 index 7b05c4b877c..96e590d024b 100644 --- a/lib/libc/sys/mount.2 +++ b/lib/libc/sys/mount.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount.2,v 1.23 2003/02/27 07:55:34 jmc Exp $ +.\" $OpenBSD: mount.2,v 1.24 2003/04/02 16:04:18 jmc Exp $ .\" $NetBSD: mount.2,v 1.12 1996/02/29 23:47:48 jtc Exp $ .\" .\" Copyright (c) 1980, 1989, 1993 @@ -321,12 +321,12 @@ cylinder group information. points outside the process's allocated address space. .El .Pp -The following errors can occur for a -.Em nfs +The following errors can occur for an +.Em NFS filesystem mount: .Bl -tag -width [ETIMEDOUT] .It Bq Er ETIMEDOUT -.Em Nfs +.Em NFS timed out trying to contact the server. .It Bq Er EFAULT Some part of the information described by nfs_args |