diff options
author | Samba Release Account <samba-bugs@samba.org> | 1997-03-07 17:18:37 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1997-03-07 17:18:37 +0000 |
commit | 5d6fbd18758cedf9c95943d4633cf61eaffb46c3 (patch) | |
tree | b42c8936fd29c5ef0588ec3a4c5c87a9dcdd394c /docs | |
parent | bd87bd4ce600a2301a36624d24c860358d229fd3 (diff) | |
download | samba-5d6fbd18758cedf9c95943d4633cf61eaffb46c3.tar.gz samba-5d6fbd18758cedf9c95943d4633cf61eaffb46c3.tar.bz2 samba-5d6fbd18758cedf9c95943d4633cf61eaffb46c3.zip |
Fixed typos.
jra@cygnus.com
(This used to be commit 29604e0ebfe0de97e669452ad1a8bf948a64777c)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages/smb.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5 index 8b23e24c8f..8e5c2307b5 100644 --- a/docs/manpages/smb.conf.5 +++ b/docs/manpages/smb.conf.5 @@ -2073,13 +2073,13 @@ parameter controls only non-printing access to the resource. printable = yes .SS printing (G) -This parameters controls how printer status information is interpreted +This parameter controls how printer status information is interpreted on your system, and also affects the default values for the "print command", "lpq command" and "lprm command". Currently six printing styles are supported. They are "printing = bsd", "printing = sysv", "printing = hpux", "printing = aix", -"printing = qnx" and "printing = plp". +"printing = qnx", "printing = plp" and "printing = lprng". To see what the defaults are for the other print commands when using these three options use the "testparm" program. |