diff options
author | Michael Biebl <biebl@debian.org> | 2015-12-21 11:54:41 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2015-12-21 11:54:41 +0100 |
commit | 4559a7218c3c39b1d34ec25626e8dccb310ffb95 (patch) | |
tree | 1e06ce6bd06d549fd62a0421534bd75aee479b95 | |
parent | 69881a62a39fb3ac104fcff91b81cdadd332e52f (diff) |
man: fix typo in systemctl(1)
-rw-r--r-- | man/systemctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 1fb056874c..cf914f4cb2 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -832,7 +832,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service output. If you are looking for computer-parsable output, use <command>show</command> instead. By default, this function only shows 10 lines of output and ellipsizes - lines to fit in the terminal window. This can be changes + lines to fit in the terminal window. This can be changed with <option>--lines</option> and <option>--full</option>, see above. In addition, <command>journalctl --unit=<replaceable>NAME</replaceable></command> or |