From 8a6f8b5fe456b5b3a8f1d86173f81cfcae6cfe19 Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 1 Feb 2001 16:38:02 +0000 Subject: mdoc(7) police: split punctuation characters + misc fixes. --- usr.bin/file/file.1 | 4 ++-- usr.bin/file/magic.5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'usr.bin/file') 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. -- cgit v1.1