From: mike Date: Wed, 16 Jan 2013 17:41:13 +0000 (+0000) Subject: Fix typo in new cups-files.conf man page. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d175bbcb8adfbc93a86023cd3b753bcca0abcb47;p=thirdparty%2Fcups.git Fix typo in new cups-files.conf man page. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10817 7a7537e8-13f0-0310-91df-b6672ffda945 --- diff --git a/CHANGES-1.6.txt b/CHANGES-1.6.txt index f211e334ef..acffc95aef 100644 --- a/CHANGES-1.6.txt +++ b/CHANGES-1.6.txt @@ -3,7 +3,8 @@ CHANGES-1.6.txt CHANGES IN CUPS V1.6.2 - - Documentation fixes (STR #4229, STR #4239, STR #4234, STR #4248) + - Documentation fixes (STR #4229, STR #4239, STR #4234, STR #4248, + STR #4259) - Security: All file, directory, user, and group settings are now stored in a separate cups-files.conf configuration file that cannot be set through the CUPS web interface or APIs (STR #4223) diff --git a/man/cups-files.conf.man.in b/man/cups-files.conf.man.in index 58da102d01..7682533c2d 100644 --- a/man/cups-files.conf.man.in +++ b/man/cups-files.conf.man.in @@ -16,7 +16,7 @@ .SH NAME cups-files.conf \- file and directory configuration file for cups .SH DESCRIPTION -The \fIcups-file.conf\fR file configures the files and directories used by the +The \fIcups-files.conf\fR file configures the files and directories used by the CUPS scheduler, \fIcupsd(8)\fR. It is normally located in the \fI@CUPS_SERVERROOT@\fR directory. .LP