From 78277ff0b11f1d069d9d1be91c596a2a2fd1370a Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Wed, 27 Jul 2016 09:42:49 +0000 Subject: magic.man: punctuation fixes --- doc/magic.man | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/magic.man b/doc/magic.man index fab52e38..04015817 100644 --- a/doc/magic.man +++ b/doc/magic.man @@ -1,4 +1,4 @@ -.\" $File: magic.man,v 1.86 2015/09/08 13:48:44 christos Exp $ +.\" $File: magic.man,v 1.87 2016/07/20 11:27:08 christos Exp $ .Dd July 20, 2016 .Dt MAGIC __FSECTION__ .Os @@ -569,9 +569,9 @@ That way variable length structures can be examined: \*[Gt]\*[Gt](0x3c.l) string LX\e0\e0 LX executable (OS/2) .Ed .Pp -This strategy of examining has a drawback: You must make sure that -you eventually print something, or users may get empty output (like, when -there is neither PE\e0\e0 nor LE\e0\e0 in the above example) +This strategy of examining has a drawback: you must make sure that you +eventually print something, or users may get empty output (such as when +there is neither PE\e0\e0 nor LE\e0\e0 in the above example). .Pp If this indirect offset cannot be used directly, simple calculations are possible: appending -- cgit v1.2.1