]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - systemv/lp.c
Merge changes from CUPS 1.5svn-r9641
[thirdparty/cups.git] / systemv / lp.c
index 744a13acff89053f17493edd46e62df3dee5ed09..dcfab2413b735a1adfebbae4e9947c3de154cf17 100644 (file)
@@ -3,7 +3,7 @@
  *
  *   "lp" command for CUPS.
  *
- *   Copyright 2007-2010 by Apple Inc.
+ *   Copyright 2007-2011 by Apple Inc.
  *   Copyright 1997-2007 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
@@ -285,7 +285,7 @@ main(int  argc,                             /* I - Number of command-line arguments */
              if (i >= argc)
              {
                _cupsLangPrintf(stderr,
-                               _("%s: Error - expected option string after "
+                               _("%s: Error - expected option=value after "
                                  "\"-o\" option."), argv[0]);
                return (1);
               }