diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 23:45:54 +0000 |
| commit | 36a142c455a41172df398f10eb3e110ca29fbf72 (patch) | |
| tree | fcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /usr.bin/file | |
| parent | bceab447de2643ed92a6d46e15b60a0635dd8288 (diff) | |
Notes
Diffstat (limited to 'usr.bin/file')
| -rw-r--r-- | usr.bin/file/file.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1 index 6565a9b87094..789122678188 100644 --- a/usr.bin/file/file.1 +++ b/usr.bin/file/file.1 @@ -68,7 +68,7 @@ The file system tests are based on examining the return from a .Xr stat 2 system call. The program checks to see if the file is empty, -or if it's some sort of special file. +or if it is some sort of special file. Any known file types appropriate to the system you are running on (sockets, symbolic links, or named pipes (FIFOs) on those systems that implement them) |
