]> granicus.if.org Git - file/commitdiff
fix typo on : shell scripts Gregory Ade <gregory@castandcrew.com>
authorChristos Zoulas <christos@zoulas.com>
Wed, 1 Aug 2001 23:35:34 +0000 (23:35 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 1 Aug 2001 23:35:34 +0000 (23:35 +0000)
magic/Magdir/commands

index 16308aa67f4f30e9aa4d9ad1e6622377b6f760ff..3fe253a5111591379eb1923f80cebff4e55fe304 100644 (file)
@@ -2,7 +2,7 @@
 #------------------------------------------------------------------------------
 # commands:  file(1) magic for various shells and interpreters
 #
-0      string          :\ shell archive or script for antique kernel text
+0      string          :                       shell archive or script for antique kernel text
 0      string/b        #!\ /bin/sh             Bourne shell script text executable
 0      string/b        #!\ /bin/csh            C shell script text executable
 # korn shell magic, sent by George Wu, gwu@clyde.att.com