]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
cupsd-logs man page should be in section 5 (STR #4674)
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 30 Jul 2015 15:03:33 +0000 (15:03 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Thu, 30 Jul 2015 15:03:33 +0000 (15:03 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12814 a1ca3aef-8c08-0410-bb20-df032aa958be

CHANGES-2.0.txt
man/Makefile

index 6128b02d29e59086825f5c791feac8bf7bff2f0e..dc46f035fdb495b2d09a808bc560698b4fa8e94e 100644 (file)
@@ -12,7 +12,7 @@ CHANGES IN CUPS V2.0.4
        - The scheduler incorrectly started jobs while canceling multiple jobs
          (STR #4648)
        - Fixed processing of server overrides without port numbers (STR #4675)
-       - Documentation changes (STR #4651)
+       - Documentation changes (STR #4651, STR #4674)
 
 
 CHANGES IN CUPS V2.0.3
index 75f9dce6499c1990a2cec9cc01bcf096f111ea70..c2a1923afaeab3cf61623728ed20eeb6e66f065f 100644 (file)
@@ -3,7 +3,7 @@
 #
 # Man page makefile for CUPS.
 #
-# Copyright 2007-2014 by Apple Inc.
+# Copyright 2007-2015 by Apple Inc.
 # Copyright 1993-2006 by Easy Software Products.
 #
 # These coded instructions, statements, and computer programs are the
@@ -43,6 +43,7 @@ MAN5  =       classes.conf.$(MAN5EXT) \
                cups-files.conf.$(MAN5EXT) \
                cups-snmp.conf.$(MAN5EXT) \
                cupsd.conf.$(MAN5EXT) \
+               cupsd-logs.$(MAN5EXT) \
                ipptoolfile.$(MAN5EXT) \
                mailto.conf.$(MAN5EXT) \
                mime.convs.$(MAN5EXT) \
@@ -61,7 +62,6 @@ MAN8  =       cupsaccept.$(MAN8EXT) \
                cups-snmp.$(MAN8EXT) \
                cupsd.$(MAN8EXT) \
                cupsd-helper.$(MAN8EXT) \
-               cupsd-logs.$(MAN8EXT) \
                cupsenable.$(MAN8EXT) \
                lpadmin.$(MAN8EXT) \
                lpinfo.$(MAN8EXT) \