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 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel