From: Ian Darwin Date: Mon, 19 Oct 1987 21:49:21 +0000 (+0000) Subject: A few changes done at SQ, mainly formatting, address, etc. X-Git-Tag: FILE3_27~371 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00e90aa1db57545cba4b09caca565b7fe95d110b;p=file A few changes done at SQ, mainly formatting, address, etc. --- diff --git a/doc/file.man b/doc/file.man index abd8c26d..f8429722 100644 --- a/doc/file.man +++ b/doc/file.man @@ -154,7 +154,9 @@ for example, >16 long&0x7fffffff >0 not stripped .br would be entered in my version as +.br >16 long &0x7fffffff not stripped +.br which is a little less general (it simply tests (location 16)&0x7ffffff and returns its truth value as a C expression). .SH HISTORY @@ -174,8 +176,10 @@ the first version. The program has undergone continued evolution since. .SH NOTICE Copyright (c) Ian F. Darwin, 1986 and 1987. -Written by Ian F. Darwin, {utzoo|ihnp4}!darwin!ian. -Postal: P.O. Box 603, Station F, Toronto, Ontario, CANADA M4Y 2L8. +Written by Ian F. Darwin, UUCP address {utzoo | ihnp4}!darwin!ian, +Internet address ian@sq.com, +postal address: P.O. Box 603, Station F, Toronto, Ontario, CANADA M4Y 2L8. +.PP .I Strtok.c and .I getopt.c @@ -224,7 +228,8 @@ If your old .I file command uses a magic file, keep the old magic file around for comparison purposes -(rename it to /etc/magic.old). +(rename it to +.IR /etc/magic.orig ). .PP The author of this progam will be glad to receive additional or corrected magic file entries.