From 5c357f2c54c02fe6c8f9e6095fcdce547206ed51 Mon Sep 17 00:00:00 2001 From: Didier Raboud Date: Sun, 23 May 2010 00:04:42 +0200 Subject: Imported Upstream version 3.0.2-20060530 --- foomatic-rip.1.in | 137 +++--------------------------------------------------- 1 file changed, 6 insertions(+), 131 deletions(-) (limited to 'foomatic-rip.1.in') diff --git a/foomatic-rip.1.in b/foomatic-rip.1.in index 6957cd8..0782314 100755 --- a/foomatic-rip.1.in +++ b/foomatic-rip.1.in @@ -1,129 +1,4 @@ .\" This -*- nroff -*- source file is part of foomatic. -.\" -. -.\" -------------------------------------------------------------------- -.\" Setup - Macros stolen fro "roff" man page -.\" -------------------------------------------------------------------- -. -.mso www.tmac -. -.if n \{\ -. mso tty-char.tmac -. ftr CR R -. ftr CI I -. ftr CB B -.\} -. -.if '\*[.T]'dvi' \{\ -. ftr CB CW -.\} -. -. -.\" -------------------------------------------------------------------- -.\" String definitions -. -.\" Final `\""' comments are used to make Emacs happy, sic \"" -. -.\" The `-' sign for options. -.ie t \{\ -. ds @- \-\" -. ds @-- \-\-\" -.\} -.el \{\ -. ds @- -\" -. ds @-- --\" -.\} -. -.ds Comment \.\[rs]\[dq]\" -.ds Ellipsis \.\|.\|.\&\" -. -. -.\" -------------------------------------------------------------------- -.\" Begin of macro definitions -. -.de c -.\" this is like a comment request when escape mechanism is off -.. -. -.eo -. -.c --------------------------------------------------------------------- -. -.de Text -. nop \)\$* -.. -. -.de CodeSkip -. ie t \ -. sp 0.2v -. el \ -. sp -.. -. -.de Esc -. ds @1 \$1\" -. shift -. Text \f[B]\[rs]\*[@1]\f[]\$* -. rm @1 -.. -. -.de QuotedChar -. ds @1 \$1 -. shift -. nop `\f[B]\*[@1]\f[]'\$* -. rm @1 -.. -. -.c -------------------------------------------------------------------- -. -.c a shell command line -.de ShellCommand -. br -. ad l -. nh -. Text \f[I]sh#\h'1m'\f[]\f[CR]\$*\f[]\&\" -. ft R -. ft P -. hy -. ad -.. -. -.c -------------------------------------------------------------------- -. -.c ShortOpt ([c [punct]]) -.c -.c `-c' somewhere in the text. -.c The second argument is some trailing punctuation. -.c -.de ShortOpt -. ds @1 \$1\" -. shift -. nh -. Text \f[CB]\*[@-]\f[]\f[B]\*[@1]\f[]\/\$* -. hy -. rm @1 -.. -. -.de TP+ -. br -. ns -. TP \$1 -.. -. -.c -------------------------------------------------------------------- -. -.c Topic -.c -.de Topic -. TP 2m -. Text \[bu] -.. -. -.ec -.\" End of macro definitions -. -. - .hy 0 .TH FOOMATIC-RIP 1 "2002-11-26" "Foomatic Project" @@ -264,7 +139,7 @@ The file(s) to be printed. .P \fBfoomatic-rip\fR will print from standard input unless a file to print is specified on the command line. -If your printer PPD file is stored as \fI@@$ENV{'FOO_ETC'}@@/direct/.ppd\fR +If your printer PPD file is stored as \fI@sysconfdir@/direct/.ppd\fR or \fI~/.foomatic/direct/.ppd\fR you can use it by simply specifying "-P \fI\fR". Put a line @@ -327,15 +202,15 @@ http://www.linuxprinting.org .SH FILES .PD 0 .TP 0 -@@$ENV{'FOO_ETC'}@@/cups/.ppd +@sysconfdir@/cups/.ppd .TP 0 -@@$ENV{'FOO_ETC'}@@/lpd/.ppd +@sysconfdir@/lpd/.ppd .TP 0 -@@$ENV{'FOO_ETC'}@@/ppr/.ppd +@sysconfdir@/ppr/.ppd .TP 0 -@@$ENV{'FOO_ETC'}@@/pdq/.ppd +@sysconfdir@/pdq/.ppd .TP 8 -@@$ENV{'FOO_ETC'}@@/direct/.ppd +@sysconfdir@/direct/.ppd The PPD files of the currently defined printers .PD 0 -- cgit v1.2.3