Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/src/cmd/postscript/psfiles/ps.requests

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


%
% Keywords begin with an @ in the first column. The value follows on the next
% line and includes everything up to next keyword line, except for comments
% which are lines that begin with % in the first column.
%

@manualfeed
	statusdict begin
		/manualfeedtimeout 300 def
		/manualfeed true def
	end

@ledgertray
	statusdict begin
		ledgertray
	end

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.