]> granicus.if.org Git - file/commitdiff
Fixes.
authorChristos Zoulas <christos@zoulas.com>
Wed, 7 Apr 1999 13:52:54 +0000 (13:52 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 7 Apr 1999 13:52:54 +0000 (13:52 +0000)
magic/Magdir/hp
magic/Magdir/printer

index 76c0f0409a67cfc3dfdfc71fa17f8ab6f263660b..5ffeee85c0282eeaaba757ae35c9e1cdbbf22c18 100644 (file)
@@ -51,7 +51,7 @@
 #### PA-RISC 1.1
 0      belong          0x02100106      PA-RISC1.1 relocatable object
 0      belong          0x02100107      PA-RISC1.1 executable
->168   belong          &=0x00000004    dynamically linked
+>168   belong          &0x00000004     dynamically linked
 >(144) belong          0x054ef630      dynamically linked
 >96    belong          >0              - not stripped
 
 0      belong          0x02140106      PA-RISC2.0 relocatable object
 
 0       belong         0x02140107      PA-RISC2.0 executable
->168   belong          &=0x00000004    dynamically linked
+>168   belong          &0x00000004     dynamically linked
 >(144) belong          0x054ef630      dynamically linked
 >96    belong          >0              - not stripped
 
 0       belong         0x02140108      PA-RISC2.0 shared executable
->168   belong          &=0x00000004    dynamically linked
+>168   belong          &0x00000004     dynamically linked
 >(144) belong          0x054ef630      dynamically linked
 >96    belong          >0              - not stripped
 
 0       belong         0x0214010b      PA-RISC2.0 demand-load executable
->168   belong          &=0x00000004    dynamically linked
+>168   belong          &0x00000004     dynamically linked
 >(144) belong          0x054ef630      dynamically linked
 >96    belong          >0              - not stripped
 
index 4bf5f06860fb9435389bc23417d2b3f7c5356882..10137dccebccdc6aa1f0666f7b91ae66e92c2646 100644 (file)
@@ -17,6 +17,8 @@
 >>>16  string          EPS             - type %s
 >>>16  string          Query           - type %s
 >>>16  string          ExitServer      - type %s
+0      string          \033%-12345X%!PS        PostScript document
+
 
 # DOS EPS Binary File Header
 # From: Ed Sznyter <ews@Black.Market.NET>