summaryrefslogtreecommitdiffstats
path: root/usr.bin/file
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file')
-rw-r--r--usr.bin/file/file.14
-rw-r--r--usr.bin/file/magic.54
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1
index 99d6211..0bc0450 100644
--- a/usr.bin/file/file.1
+++ b/usr.bin/file/file.1
@@ -297,7 +297,7 @@ If your old
command uses a magic file,
keep the old magic file around for comparison purposes
(rename it to
-.Pa /usr/share/misc/magic.orig Ns ).
+.Pa /usr/share/misc/magic.orig ) .
.Sh EXAMPLES
.Bd -literal
$ file file.c file /dev/hda
@@ -459,7 +459,7 @@ as first 5 chars of file) because they are not
as good as other guesses (e.g.
.Dq Newsgroups:
versus
-.Dq Return-Path: Ns ).
+.Dq Return-Path: ) .
Still, if the others don't pan out, it
should be possible to use the first guess.
.Pp
diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5
index cf6b02e..9afcfab 100644
--- a/usr.bin/file/magic.5
+++ b/usr.bin/file/magic.5
@@ -202,9 +202,9 @@ if one is not specified is long.
Sometimes you do not know the exact offset as this depends on the length of
preceding fields.
You can specify an offset relative to the end of the
-last uplevel field (of course this may only be done for sublevel tests, i.e.
+last uplevel field (of course this may only be done for sublevel tests, i.e.\&
test beginning with
-.Em > Ns ).
+.Em > Ns ) .
Such a relative offset is specified using
.Em &
as a prefix to the offset.
OpenPOWER on IntegriCloud