diff options
author | 2009-04-24 18:54:34 +0000 | |
---|---|---|
committer | 2009-04-24 18:54:34 +0000 | |
commit | 0ee74395949c27152548431c5cb896cb486a0866 (patch) | |
tree | e40577a0c633727eeea33b0100e94d556e27bcdc /usr.bin/file/magdir/diff | |
parent | Fix the superio irq discovery heuristic to work on systems where there is (diff) | |
download | wireguard-openbsd-0ee74395949c27152548431c5cb896cb486a0866.tar.xz wireguard-openbsd-0ee74395949c27152548431c5cb896cb486a0866.zip |
file update to 4.24
The '-i' switch is now enabled so file(1) can output mime type strings.
ok ian@
builk ports build test on amd64 by jasper@
ok ray@ gilles@ on a almost identical diff
builk ports build test on sparc64 on this almost identical diff by ajacoutot@
also tested by landry@
Diffstat (limited to 'usr.bin/file/magdir/diff')
-rw-r--r-- | usr.bin/file/magdir/diff | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.bin/file/magdir/diff b/usr.bin/file/magdir/diff index 7e951a1b2a3..8d5f889bc89 100644 --- a/usr.bin/file/magdir/diff +++ b/usr.bin/file/magdir/diff @@ -1,11 +1,11 @@ -# $OpenBSD: diff,v 1.3 2008/05/08 01:40:57 chl Exp $ +# $OpenBSD: diff,v 1.4 2009/04/24 18:54:34 chl Exp $ #------------------------------------------------------------------------------ # diff: file(1) magic for diff(1) output # -0 string diff\ 'diff' output text -0 string ***\ 'diff' output text -0 string Only\ in\ 'diff' output text -0 string Common\ subdirectories:\ 'diff' output text +0 search/1 diff\ diff output text +0 search/1 ***\ diff output text +0 search/1 Only\ in\ diff output text +0 search/1 Common\ subdirectories:\ diff output text -0 string Index: RCS/CVS diff output text +0 search/1 Index: RCS/CVS diff output text |