summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-09-17 11:06:39 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-09-17 13:05:51 +0200
commit8a9651088f183174a3a3409b44a7afe4d3f2cd6d (patch)
tree52229bc64c54c18fb3ac58cc437f40ffa4370f94 /man
parent72a773775d28532f318026cd3bb898154b632661 (diff)
downloadsystemd-8a9651088f183174a3a3409b44a7afe4d3f2cd6d.tar.gz
various: use "-" instead of "n/a" in tables
In the context of a table, both would be generally understood to have the same meaning. "n/a" is a strange beast. It was useful when tables were produced on the typewriter with "---------" used to separate rows. It is visually more pleasing to use "-", and there is no risk of it being mistaken for a row separator.
Diffstat (limited to 'man')
-rw-r--r--man/coredumpctl.xml6
-rw-r--r--man/systemctl.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml
index 2a1f654112..903565764e 100644
--- a/man/coredumpctl.xml
+++ b/man/coredumpctl.xml
@@ -334,9 +334,9 @@
<title>List all the core dumps of a program</title>
<programlisting>$ coredumpctl list /usr/lib64/firefox/firefox
-TIME PID UID GID SIG COREFILE EXE SIZE
-Tue … 8018 1000 1000 SIGSEGV missing /usr/lib64/firefox/firefox n/a
-Wed … 251609 1000 1000 SIGTRAP missing /usr/lib64/firefox/firefox n/a
+TIME PID UID GID SIG COREFILE EXE SIZE
+Tue … 8018 1000 1000 SIGSEGV missing /usr/lib64/firefox/firefox -
+Wed … 251609 1000 1000 SIGTRAP missing /usr/lib64/firefox/firefox -
Fri … 552351 1000 1000 SIGSEGV present /usr/lib64/firefox/firefox 28.7M
</programlisting>
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 5c0e743d81..a7cd6398af 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -159,7 +159,7 @@ kobject-uevent 1 systemd-udevd-kernel.socket systemd-udevd.service
Produces output similar to
<programlisting>
NEXT LEFT LAST PASSED UNIT ACTIVATES
-n/a n/a Thu 2017-02-23 13:40:29 EST 3 days ago ureadahead-stop.timer ureadahead-stop.service
+- - Thu 2017-02-23 13:40:29 EST 3 days ago ureadahead-stop.timer ureadahead-stop.service
Sun 2017-02-26 18:55:42 EST 1min 14s left Thu 2017-02-23 13:54:44 EST 3 days ago systemd-tmpfiles-clean.timer systemd-tmpfiles-clean.service
Sun 2017-02-26 20:37:16 EST 1h 42min left Sun 2017-02-26 11:56:36 EST 6h ago apt-daily.timer apt-daily.service
Sun 2017-02-26 20:57:49 EST 2h 3min left Sun 2017-02-26 11:56:36 EST 6h ago snapd.refresh.timer snapd.refresh.service