summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2002-05-16 15:26:54 +0000
committerChristos Zoulas <christos@zoulas.com>2002-05-16 15:26:54 +0000
commit308127d24974cce2024dd579ce4f1895d840fb13 (patch)
tree5e98b40874ecd25303bca60efb4054faac7430cb /doc
parentf3333f0d2ef53a5ca79ba6fabec04dc254e27cc8 (diff)
downloadfile-git-308127d24974cce2024dd579ce4f1895d840fb13.tar.gz
watch margins. From FreeBSD
Diffstat (limited to 'doc')
-rw-r--r--doc/file.man5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/file.man b/doc/file.man
index fc18f12e..7f6d623c 100644
--- a/doc/file.man
+++ b/doc/file.man
@@ -1,5 +1,5 @@
.TH FILE __CSECTION__ "Copyright but distributable"
-.\" $Id: file.man,v 1.39 2001/04/27 22:48:33 christos Exp $
+.\" $Id: file.man,v 1.40 2002/05/16 15:26:54 christos Exp $
.SH NAME
file
\- determine file type
@@ -325,7 +325,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
.fi