From: Christos Zoulas Date: Thu, 1 Nov 2012 04:31:53 +0000 (+0000) Subject: mention a few todo's X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=58e55c34c1b9c4c2d48a36dfa074a4500d45dd01;p=file mention a few todo's --- diff --git a/doc/file.man b/doc/file.man index 5a2873b9..29f72986 100644 --- a/doc/file.man +++ b/doc/file.man @@ -1,4 +1,4 @@ -.\" $File: file.man,v 1.100 2012/10/25 15:34:02 christos Exp $ +.\" $File: file.man,v 1.101 2012/11/01 04:31:53 christos Exp $ .Dd October 25, 2012 .Dt FILE __CSECTION__ .Os @@ -581,6 +581,24 @@ Combine script searches and add a way to map executable names to MIME types (e.g. have a magic value for !:mime which causes the resulting string to be looked up in a table). This would avoid adding the same magic repeatedly for each new hash-bang interpreter. +.Pp +Fix +.Dq name +and +.Dq use +to check for consistency at compile time (duplicate +.Dq name , +.Dq use +pointing to undefined +.Dq name +). +Make +.Dq name +/ +.Dq use +more efficient by keeping a sorted list of names. +Special-case ^ to flip endianness in the parser so that it does not +have to be escaped, and document it. .Sh AVAILABILITY You can obtain the original author's latest version by anonymous FTP on