[systemd-devel] Patch to fix hint message
Barry.Scott@onelan.com
barry.scott at onelan.com
Mon Feb 3 09:07:33 PST 2014
The use of the ... (ellipsis) is to "elide" text.
Ellipsized is not in the dictionary.
If you are willing to take this fix I could develop a patch to fix the
variables used in the code as well.
Barry
--- systemd-208/src/systemctl/systemctl.c.orig 2014-02-03 17:02:32.830744599
+0000
+++ systemd-208/src/systemctl/systemctl.c 2014-01-21 18:13:09.969496348
+0000
@@ -3619,7 +3619,7 @@
}
if (ellipsized && !arg_quiet)
- printf("Hint: Some lines were elided, use -l to show in full.
\n");
+ printf("Hint: Some lines were ellipsized, use -l to show in
full.\n");
return ret;
}
--
Barry Scott
Head of Player Development
ONELAN Limited
More information about the systemd-devel
mailing list