summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/open.2
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-06-30 20:09:10 +0000
committerru <ru@FreeBSD.org>2004-06-30 20:09:10 +0000
commit95168a499a3eaa1d9616c865b50f9f0923cd5bb8 (patch)
treed1505c009dd121563a17a3785c90c2fa06761690 /lib/libc/sys/open.2
parentbc73e6133fb900335edafd2174804857b413bd95 (diff)
downloadFreeBSD-src-95168a499a3eaa1d9616c865b50f9f0923cd5bb8.zip
FreeBSD-src-95168a499a3eaa1d9616c865b50f9f0923cd5bb8.tar.gz
Markup, grammar, and spelling fixes.
Diffstat (limited to 'lib/libc/sys/open.2')
-rw-r--r--lib/libc/sys/open.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/open.2 b/lib/libc/sys/open.2
index 1fb2945..8048ee5 100644
--- a/lib/libc/sys/open.2
+++ b/lib/libc/sys/open.2
@@ -246,7 +246,7 @@ or
.Dv O_EXLOCK
is specified but the underlying file system does not support locking.
.It Bq Er EOPNOTSUPP
-The named file is a special file mounted through a filesystem that
+The named file is a special file mounted through a file system that
does not support access to it (e.g. NFS).
.It Bq Er EWOULDBLOCK
.Dv O_NONBLOCK
OpenPOWER on IntegriCloud