summaryrefslogtreecommitdiffstats
path: root/usr.bin/file
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
committerru <ru@FreeBSD.org>2001-02-01 16:38:02 +0000
commit8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 (patch)
treeb428fc12404c6d6be2c1fce52490993ab3744097 /usr.bin/file
parent4923ae6c3fe2f82d94fec60b85ed2a6272b2fd67 (diff)
downloadFreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.zip
FreeBSD-src-8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19.tar.gz
mdoc(7) police: split punctuation characters + misc fixes.
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