The Samba-Bugzilla – Attachment 16274 Details for
Bug 14522
default of "spoolss: architecture" is wrong documented
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cherry-picked patch for all release branches
0001-docs-fix-default-value-of-spoolss-architecture.patch (text/plain), 1.35 KB, created by
Björn Jacke
on 2020-10-07 05:42:46 UTC
(
hide
)
Description:
cherry-picked patch for all release branches
Filename:
MIME Type:
Creator:
Björn Jacke
Created:
2020-10-07 05:42:46 UTC
Size:
1.35 KB
patch
obsolete
>From aba6be37649ee253c2736cb4551b129f6292d91c Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Bj=C3=B6rn=20Jacke?= <bjacke@samba.org> >Date: Tue, 6 Oct 2020 23:05:24 +0200 >Subject: [PATCH] docs: fix default value of spoolss:architecture > >"Windows x64" is the default here since a couple of years already. > >BUG: https://bugzilla.samba.org/show_bug.cgi?id=14522 > >Signed-off-by: Bjoern Jacke <bjacke@samba.org> >Reviewed-by: Jeremy Allison <jra@samba.org> > >Autobuild-User(master): Jeremy Allison <jra@samba.org> >Autobuild-Date(master): Tue Oct 6 23:06:50 UTC 2020 on sn-devel-184 > >(cherry picked from commit c587685dde2448d1f68ada47ce5ad42b02a118ce) >--- > docs-xml/smbdotconf/printing/spoolssarchitecture.xml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/docs-xml/smbdotconf/printing/spoolssarchitecture.xml b/docs-xml/smbdotconf/printing/spoolssarchitecture.xml >index 1eccf9f58cfd..dae739056638 100644 >--- a/docs-xml/smbdotconf/printing/spoolssarchitecture.xml >+++ b/docs-xml/smbdotconf/printing/spoolssarchitecture.xml >@@ -8,6 +8,6 @@ > architecture. Samba's spoolss print server architecture can be changed using > this parameter.</para> > </description> >-<value type="default">Windows NT x86</value> >-<value type="example">Windows x64</value> >+<value type="default">Windows x64</value> >+<value type="example">Windows NT x86</value> > </samba:parameter> >-- >2.25.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
kseeger
:
review+
Actions:
View
Attachments on
bug 14522
: 16274