From fde3d2df543b9807030bd155a1f906428a5e8466 Mon Sep 17 00:00:00 2001 From: msweet Date: Wed, 31 Jul 2013 18:16:09 +0000 Subject: [PATCH] Clean up cupsaddsmb man page. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11206 a1ca3aef-8c08-0410-bb20-df032aa958be --- doc/help/man-cups-files.conf.html | 8 ++++++++ man/cupsaddsmb.man.in | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/help/man-cups-files.conf.html b/doc/help/man-cups-files.conf.html index 8c3a610fd4..3e30a9d98d 100644 --- a/doc/help/man-cups-files.conf.html +++ b/doc/help/man-cups-files.conf.html @@ -140,6 +140,14 @@ be found.
Specifies the directory where the server configuration files can be found.
+
SyncOnClose Yes +
+
+
SyncOnClose No +
+
Specifies whether the scheduler calls fsync(2) after writing configuration +or state files. The default is No. +
SystemGroup group-name [group-name ...]
diff --git a/man/cupsaddsmb.man.in b/man/cupsaddsmb.man.in index afb45797de..74cb0adb00 100644 --- a/man/cupsaddsmb.man.in +++ b/man/cupsaddsmb.man.in @@ -146,7 +146,7 @@ The Adobe driver does not support the page-label, job-billing, or job-hold-until options. .LP Once you have installed the driver on a Windows system, copy the -following files to the \fI@CUPS_DATADIR@/drivers\fR directory +following files to the \fI/usr/share/cups/drivers\fR directory exactly as named below: .nf -- 2.47.2