diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-13 09:13:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-12-13 09:13:01 +0000 |
| commit | f8daa5a6498540ada423230a9ead7855e4cd12d3 (patch) | |
| tree | 17e3ca9aa40ee584ae26af12e5fe4447a898354e /usr.bin | |
| parent | 3ea75eb1a170e433fd1090c2a123441b3c109c16 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/file/file.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1 index 447ef5ad06d92..fb368237f2244 100644 --- a/usr.bin/file/file.1 +++ b/usr.bin/file/file.1 @@ -340,7 +340,8 @@ $ file -s /dev/hda{,1,2,3,4,5,6,7,8,9,10} $ file -i file.c file /dev/hda file.c: text/x-c -file: application/x-executable, dynamically linked (uses shared libs), not stripped +file: application/x-executable, dynamically linked (uses shared libs), + not stripped /dev/hda: application/x-not-regular-file .Ed .Sh HISTORY |
