]> arthur.barton.de Git - netatalk.git/commitdiff
Fixed description of the ca flag (courtesy of Jonas Smedegaard
authorsrittau <srittau>
Thu, 4 Oct 2001 20:21:18 +0000 (20:21 +0000)
committersrittau <srittau>
Thu, 4 Oct 2001 20:21:18 +0000 (20:21 +0000)
<js@debian.org>).

man/man8/papd.8.tmpl

index b8da327275ce37e7d5095f36be9cad0db9e14eb8..4d03e0a9095ea9335e42cea6cbf1e95c8baf7ba6 100644 (file)
@@ -52,7 +52,7 @@ Name  Type    Default Descripton
 pd     str     `.ppd'  Pathname to PPD file
 pr     str     `lp'    LPD printer name (or print command)
 op     str     `operator'      Operator name for LPD spooling
-ca     bool    false   CAP-style authentication
+ca     str     NULL    Pathname used for CAP-style authentication
 sp     bool    false   PSSP-style authentication
 am     str     NULL    UAMS to use for authentication
 pa     str     NULL    Printer's AppleTalk address?
@@ -112,7 +112,7 @@ HP Printer:\\
 HP 8100:\\
        :pr=|/usr/bin/lpr -Plp:\\
        :sp:\\
-       :ca:\\
+       :ca=/tmp/print:\\
        :am=uams_guest.so,uams_pam.so:\\
        :pd=/etc/atalk/ppds/hp8100.ppd:
 .fi