diff options
author | 2008-05-08 01:40:56 +0000 | |
---|---|---|
committer | 2008-05-08 01:40:56 +0000 | |
commit | 380b5c7d6f55f6a87af6c6189307b5cf65aa3391 (patch) | |
tree | 585bbc19cfb13bc3f8c9f0b4691efa3b0f1d7d41 /usr.bin/file/magdir/diff | |
parent | fix TIOCSIG definition; from Hannah Schroeter <hannah at schlund dot de> (diff) | |
download | wireguard-openbsd-380b5c7d6f55f6a87af6c6189307b5cf65aa3391.tar.xz wireguard-openbsd-380b5c7d6f55f6a87af6c6189307b5cf65aa3391.zip |
Update file to 4.21.
tested by ian@ sthen@
OK ian@, "move ahead with it" deraadt@
Diffstat (limited to 'usr.bin/file/magdir/diff')
-rw-r--r-- | usr.bin/file/magdir/diff | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/file/magdir/diff b/usr.bin/file/magdir/diff index 61c4359ce95..7e951a1b2a3 100644 --- a/usr.bin/file/magdir/diff +++ b/usr.bin/file/magdir/diff @@ -1,4 +1,4 @@ -# $OpenBSD: diff,v 1.2 2004/06/03 03:14:19 tedu Exp $ +# $OpenBSD: diff,v 1.3 2008/05/08 01:40:57 chl Exp $ #------------------------------------------------------------------------------ # diff: file(1) magic for diff(1) output @@ -7,3 +7,5 @@ 0 string ***\ 'diff' output text 0 string Only\ in\ 'diff' output text 0 string Common\ subdirectories:\ 'diff' output text + +0 string Index: RCS/CVS diff output text |