From: msweet Date: Tue, 8 Jul 2014 15:29:14 +0000 (+0000) Subject: Fix cupsd man page linking to old cups-deviced and cups-driverd man pages. X-Git-Tag: v2.2b1~575 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=77d314e60f94b5b109586e94d50c968cd6f1520e;p=thirdparty%2Fcups.git Fix cupsd man page linking to old cups-deviced and cups-driverd man pages. git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@12003 a1ca3aef-8c08-0410-bb20-df032aa958be --- diff --git a/doc/help/man-cupsd.html b/doc/help/man-cupsd.html index 0985443cf9..8f90f447c4 100644 --- a/doc/help/man-cupsd.html +++ b/doc/help/man-cupsd.html @@ -99,10 +99,10 @@ in the foreground with a test configuration file called backend(7), classes.conf(5), cups(1), -cups-deviced(8), -cups-driverd(8), cups-lpd(8), cupsd.conf(5), +cupsd-helper(8), +cupsd-logs(8), filter(7), launchd(8), mime.convs(5), diff --git a/man/cupsd.man.in b/man/cupsd.man.in index 7709943a83..f546777458 100644 --- a/man/cupsd.man.in +++ b/man/cupsd.man.in @@ -12,7 +12,7 @@ .\" which should have been included with this file. If this file is .\" file is missing or damaged, see the license at "http://www.cups.org/". .\" -.TH cupsd 8 "CUPS" "10 June 2014" "Apple Inc." +.TH cupsd 8 "CUPS" "8 July 2014" "Apple Inc." .SH NAME cupsd \- cups scheduler .SH SYNOPSIS @@ -109,10 +109,10 @@ in the foreground with a test configuration file called .BR backend (7), .BR classes.conf (5), .BR cups (1), -.BR cups-deviced (8), -.BR cups-driverd (8), .BR cups-lpd (8), .BR cupsd.conf (5), +.BR cupsd-helper (8), +.BR cupsd-logs (8), .BR filter (7), .BR launchd (8), .BR mime.convs (5),