From: Lucas Werkmeister Date: Sun, 23 Apr 2017 23:10:25 +0000 (+0200) Subject: man: fix journalctl --new-id128 option name (#5786) X-Git-Tag: v234~303 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eda8c27fea6094fbba387e015beaad9e2742a829;p=thirdparty%2Fsystemd.git man: fix journalctl --new-id128 option name (#5786) --new-id works because it’s an unambiguous prefix, but the full option name is --new-id128. (#5381 did the same in one other manpage, but I didn’t check for other manpages using the abbreviated version back then.) --- diff --git a/man/sd_id128_randomize.xml b/man/sd_id128_randomize.xml index ab449d29378..852a9fd7ebb 100644 --- a/man/sd_id128_randomize.xml +++ b/man/sd_id128_randomize.xml @@ -77,7 +77,7 @@ sd-id1283. journalctl1's - option may be used as a command line + option may be used as a command line front-end for sd_id128_randomize(). diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml index 747d985aa11..0ef844b8214 100644 --- a/man/systemd.journal-fields.xml +++ b/man/systemd.journal-fields.xml @@ -87,7 +87,7 @@ recommended to be a UUID-compatible ID, but this is not enforced, and formatted differently. Developers can generate a new ID for this purpose with journalctl - . + .