diff options
Diffstat (limited to 'usr.bin/file/file.1')
-rw-r--r-- | usr.bin/file/file.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1 index b805b46bef0d..5b34115decee 100644 --- a/usr.bin/file/file.1 +++ b/usr.bin/file/file.1 @@ -147,7 +147,7 @@ option causes symlinks to be followed, as the like-named option in This program is believed to exceed the System V Interface Definition of FILE(CMD), as near as one can determine from the vague language contained therein. -Its behaviour is mostly compatible with the System V program of the same name. +Its behavior is mostly compatible with the System V program of the same name. This version knows more magic, however, so it will produce different (albeit more accurate) output in many cases. .PP @@ -312,7 +312,7 @@ The magic file and keywords should have regular expression support. Their use of ASCII TAB as a field delimiter is ugly and makes it hard to edit the files, but is entrenched. .PP -It might be advisable to allow upper-case letters in keywords +It might be advisible to allow upper-case letters in keywords for e.g., troff commands vs man page macros. Regular expression support would make this easy. .PP |