diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-05-07 18:49:34 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-05-07 18:49:34 +0000 |
commit | 57f84a5816886fe8c3d4bd65d23f32c04c2bc2c2 (patch) | |
tree | 9d504ce45772a34ee4787c5bf91e60f30ce493bb /docs/docbook/smbdotconf | |
parent | fae80fe1a050b36dbf862ae1ac9170fea247b0a9 (diff) | |
download | samba-57f84a5816886fe8c3d4bd65d23f32c04c2bc2c2.tar.gz samba-57f84a5816886fe8c3d4bd65d23f32c04c2bc2c2.tar.bz2 samba-57f84a5816886fe8c3d4bd65d23f32c04c2bc2c2.zip |
%f -> %p (reported by Kurt Pfeifle <kpfeifle@danka.de>
(This used to be commit 28a6e8a6947b54169ff484a7255e601dcc7899d7)
Diffstat (limited to 'docs/docbook/smbdotconf')
-rw-r--r-- | docs/docbook/smbdotconf/printing/printcommand.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docbook/smbdotconf/printing/printcommand.xml b/docs/docbook/smbdotconf/printing/printcommand.xml index 5444309053..4b9904f6a8 100644 --- a/docs/docbook/smbdotconf/printing/printcommand.xml +++ b/docs/docbook/smbdotconf/printing/printcommand.xml @@ -15,7 +15,7 @@ <para>The print command is simply a text string. It will be used verbatim after macro substitutions have been made:</para> - <para>%s, %p - the path to the spool + <para>%s, %f - the path to the spool file name</para> <para>%p - the appropriate printer |