diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-02 00:26:12 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-02-02 00:26:12 +0000 |
| commit | 7c87ef470d9ae55cf85e0e58dc1e9d42d7c0f705 (patch) | |
| tree | a224983695cbe9bacd71c1025c9ee9fa27643253 /usr.bin/file | |
| parent | 7762115a5bb4c1badce7b4290bf2d0089709d801 (diff) | |
Notes
Diffstat (limited to 'usr.bin/file')
| -rw-r--r-- | usr.bin/file/file.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1 index d69e8a1c2417..5334d1fe8cfb 100644 --- a/usr.bin/file/file.1 +++ b/usr.bin/file/file.1 @@ -1,5 +1,5 @@ .TH FILE 1 "Copyright but distributable" -.\# $Id: file.1,v 1.3 1996/01/23 12:40:09 mpp Exp $ +.\# $Id: file.1,v 1.4 1996/01/30 13:48:59 mpp Exp $ .SH NAME file \- determine file type @@ -138,7 +138,7 @@ can be used to set the default magic number files. .IR magic (5) \- description of magic file format. .br -.IR Strings (1), " od" (1) +.IR strings (1), " od" (1) \- tools for examining non-textfiles. .SH STANDARDS CONFORMANCE This program is believed to exceed the System V Interface Definition |
