summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorJoshua Peck Macdonald <jmacd@FreeBSD.org>1997-01-30 10:25:38 +0000
committerJoshua Peck Macdonald <jmacd@FreeBSD.org>1997-01-30 10:25:38 +0000
commite10cf2fa74541fd5f56a6c99ab2608720455edf1 (patch)
tree17571912e02ed007dad115eb7d629e8c99b7f46e /lib/libc
parent04bbb62b7a646a52a5fab4a490bc4ec4969c2d48 (diff)
Notes
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 12c9679bd422..da3b285ca263 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.