diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-29 14:08:20 +0000 |
| commit | 4263595653697b5431b4e2d75ce462b2353f2216 (patch) | |
| tree | 8d9379964e671d57e7bba00972413962093276ba /lib/libc/sys/chflags.2 | |
| parent | 030f23696c36c3eaa27264b9a0a8817106ca8af1 (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/chflags.2')
| -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 4bdf3a005b59..b97bf95a4899 100644 --- a/lib/libc/sys/chflags.2 +++ b/lib/libc/sys/chflags.2 @@ -144,7 +144,7 @@ will fail if: .It Bq Er EBADF The descriptor is not valid. .It Bq Er EINVAL -.Fa Fd +.Fa fd refers to a socket, not to a file. .It Bq Er EPERM The effective user ID does not match the owner of the file and |
