correction of message files
This commit is contained in:
committed by
Jon Trulson
parent
0f7bbcc209
commit
2d08153289
@@ -47,8 +47,8 @@ $ */
|
||||
\n\
|
||||
where [options] includes:\n\
|
||||
-d <display> host:display[.screen] of X Print Server\n\
|
||||
-a <alt selection> an alternate X-selection name (\"%2$s\" default)\n\
|
||||
-p <default pdm> a default pdm to launch (\"%3$s\" default)\n\
|
||||
-a <alt selection> an alternate X-selection name ("%2$s" default)\n\
|
||||
-p <default pdm> a default pdm to launch ("%3$s" default)\n\
|
||||
-P <the pdm> the pdm to launch, overrides all others\n\
|
||||
-s turn on security protocol\n\
|
||||
-f <auth file> an initial set of authorization cookies\n\
|
||||
@@ -82,7 +82,7 @@ $
|
||||
$ */
|
||||
9 %s: error, unable to fork\n
|
||||
|
||||
10 %1$s: error, cannot execute \"%2$s\" \n
|
||||
10 %1$s: error, cannot execute "%2$s" \n
|
||||
|
||||
$ /* NL_COMMENT
|
||||
$
|
||||
@@ -93,11 +93,11 @@ $ "-vdisplay" in message 11.
|
||||
$
|
||||
$ */
|
||||
11 %1$s: exec message logged at %2$s\n\
|
||||
exec error message = \"%3$s\"\n\
|
||||
exec error message = "%3$s"\n\
|
||||
exec error code = %4$s\n\
|
||||
pdm = \"%5$s\"\n\
|
||||
-display = \"%6$s\"\n\
|
||||
-vdisplay = \"%7$s\" \n
|
||||
pdm = "%5$s"\n\
|
||||
-display = "%6$s"\n\
|
||||
-vdisplay = "%7$s" \n
|
||||
|
||||
12 %1$s: error, unable to send the final %2$s\n\
|
||||
message to the requesting client on behalf of\n\
|
||||
@@ -116,13 +116,13 @@ $ "-vdisplay" in message 14.
|
||||
$
|
||||
$ */
|
||||
14 %1$s: pdm message logged at %2$s\n\
|
||||
pdm = \"%3$s\"\n\
|
||||
-display = \"%4$s\"\n\
|
||||
-vdisplay = \"%5$s\"\n\
|
||||
exit code = \"%6$d\"\n\
|
||||
stderr = \"%7$s\" \n
|
||||
pdm = "%3$s"\n\
|
||||
-display = "%4$s"\n\
|
||||
-vdisplay = "%5$s"\n\
|
||||
exit code = "%6$d"\n\
|
||||
stderr = "%7$s" \n
|
||||
|
||||
15 attached pdmd error= \n\"%s\" \n
|
||||
15 attached pdmd error= \n"%s" \n
|
||||
|
||||
16 %1$s: error, cannot open log file \"%2$s\". Turning off stderr message logging\n
|
||||
16 %1$s: error, cannot open log file "%2$s". Turning off stderr message logging\n
|
||||
|
||||
|
||||
Reference in New Issue
Block a user