diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-03-26 20:58:47 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-03-26 20:58:47 +0200 |
commit | 169c4f65131fbc7bcb51e7d5487a715cdcd0e0eb (patch) | |
tree | 400a5dee783a8f9cd1a23346210fde52a68d9530 /man | |
parent | c64c338e31f6e96f20560a426dce3cda0a0cc3ab (diff) |
journalctl,loginctl: drop systemd- prefix in binary names
Let's make things a bit easier to type, drop the systemd- prefix for
journalctl and loginctl, but provide the old names for compat.
All systemd binaries are hence now prefixed with "systemd-" with the
exception of the three primary user interface binaries:
systemctl
loginctl
journalctl
For those three we do provide systemd-xyz names as well, via symlinks:
systemd-systemctl → systemctl
systemd-loginctl → loginctl
systemd-journalctl → journalctl
We do this only for the *primary* user tools, in order to avoid
unnecessary namespace problems. That means tools like systemd-notify
stay the way they are.
Diffstat (limited to 'man')
-rw-r--r-- | man/journalctl.xml (renamed from man/systemd-journalctl.xml) | 11 | ||||
-rw-r--r-- | man/loginctl.xml (renamed from man/systemd-loginctl.xml) | 11 | ||||
-rw-r--r-- | man/systemctl.xml | 7 | ||||
-rw-r--r-- | man/systemd-journald.conf.xml | 2 | ||||
-rw-r--r-- | man/systemd-logind.conf.xml | 2 | ||||
-rw-r--r-- | man/systemd.exec.xml | 3 |
6 files changed, 20 insertions, 16 deletions
diff --git a/man/systemd-journalctl.xml b/man/journalctl.xml index 1441ecaca1..c4d2a7e0e8 100644 --- a/man/systemd-journalctl.xml +++ b/man/journalctl.xml @@ -21,10 +21,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-journalctl"> +<refentry id="journalctl"> <refentryinfo> - <title>systemd-journalctl</title> + <title>journalctl</title> <productname>systemd</productname> <authorgroup> @@ -38,25 +38,26 @@ </refentryinfo> <refmeta> - <refentrytitle>systemd-journalctl</refentrytitle> + <refentrytitle>journalctl</refentrytitle> <manvolnum>1</manvolnum> </refmeta> <refnamediv> + <refname>journalctl</refname> <refname>systemd-journalctl</refname> <refpurpose>Query the systemd journal</refpurpose> </refnamediv> <refsynopsisdiv> <cmdsynopsis> - <command>systemd-journalctl <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt">MATCH</arg></command> + <command>journalctl <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="opt">MATCH</arg></command> </cmdsynopsis> </refsynopsisdiv> <refsect1> <title>Description</title> - <para><command>systemd-journalctl</command> may be + <para><command>journalctl</command> may be used to query the contents of the <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry> journal.</para> diff --git a/man/systemd-loginctl.xml b/man/loginctl.xml index 6a282769a3..be72cc331a 100644 --- a/man/systemd-loginctl.xml +++ b/man/loginctl.xml @@ -21,10 +21,10 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="systemd-loginctl"> +<refentry id="loginctl"> <refentryinfo> - <title>systemd-loginctl</title> + <title>loginctl</title> <productname>systemd</productname> <authorgroup> @@ -38,25 +38,26 @@ </refentryinfo> <refmeta> - <refentrytitle>systemd-loginctl</refentrytitle> + <refentrytitle>loginctl</refentrytitle> <manvolnum>1</manvolnum> </refmeta> <refnamediv> + <refname>loginctl</refname> <refname>systemd-loginctl</refname> <refpurpose>Control the systemd login manager</refpurpose> </refnamediv> <refsynopsisdiv> <cmdsynopsis> - <command>systemd-loginctl <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="req">COMMAND</arg> <arg choice="opt" rep="repeat">NAME</arg></command> + <command>loginctl <arg choice="opt" rep="repeat">OPTIONS</arg> <arg choice="req">COMMAND</arg> <arg choice="opt" rep="repeat">NAME</arg></command> </cmdsynopsis> </refsynopsisdiv> <refsect1> <title>Description</title> - <para><command>systemd-loginctl</command> may be used to + <para><command>loginctl</command> may be used to introspect and control the state of the <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry> login manager.</para> diff --git a/man/systemctl.xml b/man/systemctl.xml index c467ed8bf7..ffe0164008 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -44,6 +44,7 @@ <refnamediv> <refname>systemctl</refname> + <refname>systemd-systemctl</refname> <refpurpose>Control the systemd system and service manager</refpurpose> </refnamediv> @@ -448,7 +449,7 @@ formatting of the journal entries that are shown. For the available choices see - <citerefentry><refentrytitle>systemd-journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>. Defaults + <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>. Defaults to <literal>short</literal>.</para></listitem> </varlistentry> @@ -1179,8 +1180,8 @@ <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemadm</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>systemd-journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>systemd-loginctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>loginctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.special</refentrytitle><manvolnum>7</manvolnum></citerefentry>, <citerefentry><refentrytitle>wall</refentrytitle><manvolnum>1</manvolnum></citerefentry> diff --git a/man/systemd-journald.conf.xml b/man/systemd-journald.conf.xml index f3cd4db260..37dae68b36 100644 --- a/man/systemd-journald.conf.xml +++ b/man/systemd-journald.conf.xml @@ -246,7 +246,7 @@ <title>See Also</title> <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>systemd-journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry> </para> </refsect1> diff --git a/man/systemd-logind.conf.xml b/man/systemd-logind.conf.xml index 4b0281503e..27c11c2904 100644 --- a/man/systemd-logind.conf.xml +++ b/man/systemd-logind.conf.xml @@ -167,7 +167,7 @@ <title>See Also</title> <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, - <citerefentry><refentrytitle>systemd-loginctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, + <citerefentry><refentrytitle>loginctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry> </para> </refsect1> diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index ac0f89fb85..e6f49c9fd0 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -397,7 +397,7 @@ <citerefentry><refentrytitle>dmesg</refentrytitle><manvolnum>1</manvolnum></citerefentry>. <option>journal</option> connects it with the journal which is accessible via - <citerefentry><refentrytitle>systemd-journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry> + <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry> (Note that everything that is written to syslog or kmsg is implicitly stored in the journal as well, those options @@ -1094,6 +1094,7 @@ <para> <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>, + <citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.service</refentrytitle><manvolnum>5</manvolnum></citerefentry>, <citerefentry><refentrytitle>systemd.socket</refentrytitle><manvolnum>5</manvolnum></citerefentry>, |