summaryrefslogtreecommitdiff
path: root/usr.bin/file
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-20 19:21:22 +0000
commit8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32 (patch)
tree8a144320be53313e4213c190a32070d087be10c3 /usr.bin/file
parent4b66483fd8b6ec9417916966c646abfeac99278c (diff)
downloadsrc-test2-8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32.tar.gz
src-test2-8fe908ef0cb7aeeb5658acd30b9c9a11b8e33b32.zip
Notes
Diffstat (limited to 'usr.bin/file')
-rw-r--r--usr.bin/file/file.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1
index e50b396b90eb..a2397cd9ecc8 100644
--- a/usr.bin/file/file.1
+++ b/usr.bin/file/file.1
@@ -6,7 +6,7 @@
.Nm file
.Nd determine file type
.Sh SYNOPSIS
-.Nm file
+.Nm
.Op Fl vczL
.Op Fl f Ar namefile
.Op Fl m Ar magicfiles
@@ -266,7 +266,7 @@ put in multiple levels of `>';
put in ``beshort'', ``leshort'', etc. keywords to look at numbers in the
file in a specific byte order, rather than in the native byte order of
the process running
-.Nm file .
+.Nm .
.El
.Pp
Changes by