summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-02-29 09:57:06 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-02-29 09:57:06 +0100
commitaa07dc70932837bfeda982affe53f01d36ec6efe (patch)
tree420e07a343f4b5499d9c829aea37571db8287b22
parente3b192626e24cbd3a4dc2c7d5fb9a3b3fd136e24 (diff)
downloadsystemd-aa07dc70932837bfeda982affe53f01d36ec6efe.tar.gz
man: add .service suffix to systemd-pstore(8)
That is the pattern that we always use with executables not in $PATH.
-rw-r--r--man/rules/meson.build2
-rw-r--r--man/systemd-pstore.service.xml (renamed from man/systemd-pstore.xml)8
2 files changed, 5 insertions, 5 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index 5fe6df6272..6b08add2bb 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -772,7 +772,7 @@ manpages = [
['systemd-nspawn', '1', [], ''],
['systemd-path', '1', [], ''],
['systemd-portabled.service', '8', ['systemd-portabled'], 'ENABLE_PORTABLED'],
- ['systemd-pstore', '8', ['systemd-pstore.service'], 'ENABLE_PSTORE'],
+ ['systemd-pstore.service', '8', ['systemd-pstore'], 'ENABLE_PSTORE'],
['systemd-quotacheck.service',
'8',
['systemd-quotacheck'],
diff --git a/man/systemd-pstore.xml b/man/systemd-pstore.service.xml
index 14dd72262d..47916da521 100644
--- a/man/systemd-pstore.xml
+++ b/man/systemd-pstore.service.xml
@@ -7,19 +7,19 @@
xmlns:xi="http://www.w3.org/2001/XInclude">
<refentryinfo>
- <title>systemd-pstore</title>
+ <title>systemd-pstore.service</title>
<productname>systemd</productname>
</refentryinfo>
<refmeta>
- <refentrytitle>systemd-pstore</refentrytitle>
+ <refentrytitle>systemd-pstore.service</refentrytitle>
<manvolnum>8</manvolnum>
</refmeta>
<refnamediv>
- <refname>systemd-pstore</refname>
<refname>systemd-pstore.service</refname>
- <refpurpose>Tool to archive contents of the persistent storage filesystem</refpurpose>
+ <refname>systemd-pstore</refname>
+ <refpurpose>A service to archive contents of pstore</refpurpose>
</refnamediv>
<refsynopsisdiv>