diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-01-31 00:16:15 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-01-31 00:16:15 +0000 |
| commit | b57cf101954317a4823f7df0754b2c043545baaf (patch) | |
| tree | b434a725a56174209ec929e46c33cff2790ca6ac /lib/libc | |
| parent | c37c596aa3ceeab303f3d9de037f69d43671132a (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. |
