summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmacd <jmacd@FreeBSD.org>1997-01-30 10:25:38 +0000
committerjmacd <jmacd@FreeBSD.org>1997-01-30 10:25:38 +0000
commitbdeeed7f594f0d5c0904e48b0a7928d90bb72da6 (patch)
tree17571912e02ed007dad115eb7d629e8c99b7f46e /lib/libc
parent45f2876f9b408d85c389dc68c2a58254eec25f45 (diff)
downloadFreeBSD-src-bdeeed7f594f0d5c0904e48b0a7928d90bb72da6.zip
FreeBSD-src-bdeeed7f594f0d5c0904e48b0a7928d90bb72da6.tar.gz
Correct "Chflags() will fail it:" to read "Chflags() will fail if:".
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/chflags.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/chflags.2 b/lib/libc/sys/chflags.2
index 12c9679..da3b285 100644
--- a/lib/libc/sys/chflags.2
+++ b/lib/libc/sys/chflags.2
@@ -96,7 +96,7 @@ Otherwise, -1 is returned and the global variable
is set to indicate the error.
.Sh ERRORS
.Fn Chflags
-will fail it:
+will fail if:
.Bl -tag -width Er
.It Bq Er ENOTDIR
A component of the path prefix is not a directory.
OpenPOWER on IntegriCloud