diff options
| author | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1997-01-30 10:25:38 +0000 |
|---|---|---|
| committer | Joshua Peck Macdonald <jmacd@FreeBSD.org> | 1997-01-30 10:25:38 +0000 |
| commit | e10cf2fa74541fd5f56a6c99ab2608720455edf1 (patch) | |
| tree | 17571912e02ed007dad115eb7d629e8c99b7f46e /lib/libc | |
| parent | 04bbb62b7a646a52a5fab4a490bc4ec4969c2d48 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/sys/chflags.2 | 2 |
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. |
