tps.requests - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       tps.requests (352B)
       ---
            1 %
            2 % Keywords begin with an @ in the first column. The value follows on the next
            3 % line and includes everything up to next keyword line, except for comments
            4 % which are lines that begin with % in the first column.
            5 %
            6 
            7 @manualfeed
            8         statusdict begin
            9                 /manualfeedtimeout 300 def
           10                 /manualfeed true def
           11         end
           12 
           13 @ledgertray
           14         statusdict begin
           15                 ledgertray
           16         end