diff options
author | Michael Biebl <biebl@debian.org> | 2018-06-12 16:19:21 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2018-06-12 16:31:30 +0200 |
commit | 1b2ad5d9a58a0f51e3515f8875051aa284f0b831 (patch) | |
tree | e7f56712dccbfdeacd85c70d22b7f87c6c806446 /man/journalctl.xml | |
parent | Merge pull request #9270 from mbiebl/typo-fixes (diff) | |
download | systemd-1b2ad5d9a58a0f51e3515f8875051aa284f0b831.tar.gz systemd-1b2ad5d9a58a0f51e3515f8875051aa284f0b831.tar.bz2 systemd-1b2ad5d9a58a0f51e3515f8875051aa284f0b831.zip |
doc: more spelling fixes
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index b43e26687..3319e978d 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -950,7 +950,7 @@ journalctl _SYSTEMD_CGROUP=/user.slice/user-42.slice/session-c1.scope</programli <programlisting>journalctl _SYSTEMD_UNIT=avahi-daemon.service _PID=28097 + _SYSTEMD_UNIT=dbus.service</programlisting> - <para>To show all fields emited <emphasis>by</emphasis> a unit and <emphasis>about</emphasis> + <para>To show all fields emitted <emphasis>by</emphasis> a unit and <emphasis>about</emphasis> the unit, option <option>-u</option>/<option>--unit=</option> should be used. <command>journalctl -u <replaceable>name</replaceable></command> expands to a complex filter similar to |