From 8ec40d4ce90c7041d573c4e298f6a56e09cdbc3f Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Wed, 6 Jul 2005 04:05:49 +0000 Subject: More fixups. (This used to be commit fbcea7ca3f89e298bec36b16f9aa7bc650440302) --- docs/smbdotconf/printing/lprmcommand.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'docs/smbdotconf/printing/lprmcommand.xml') diff --git a/docs/smbdotconf/printing/lprmcommand.xml b/docs/smbdotconf/printing/lprmcommand.xml index 3b2c20d478..f98825348a 100644 --- a/docs/smbdotconf/printing/lprmcommand.xml +++ b/docs/smbdotconf/printing/lprmcommand.xml @@ -18,10 +18,19 @@ path in the lprm command as the PATH may not be available to the server. + + Examples of use are: + +lprm command = /usr/bin/lprm -P%p %j + +or + +lprm command = /usr/bin/cancel %p-%j + + + printing -depends on the setting of printing -/usr/bin/lprm -P%p %j -/usr/bin/cancel %p-%j + determined by printing parameter -- cgit