summaryrefslogtreecommitdiff
path: root/man/rules/meson.build
diff options
context:
space:
mode:
authorMark Hindley <mark@hindley.org.uk>2018-11-12 09:10:28 +0000
committerMark Hindley <mark@hindley.org.uk>2018-11-12 09:21:21 +0000
commit2cc17d30309a1db16cccbf376a59ae40e47b6959 (patch)
treecd51ee95799631af348ebae8630a69219bee99cd /man/rules/meson.build
parentae65e91a5439f395e0da0cd8ffda95d6289849e1 (diff)
parentd4a3f291e3955648ea1d29e674b0f8f9b1556257 (diff)
Merge remote-tracking branch 'upstream/v239-stable' into merge_upstream.
Diffstat (limited to 'man/rules/meson.build')
-rw-r--r--man/rules/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/rules/meson.build b/man/rules/meson.build
index 74191d00b..4ed84e564 100644
--- a/man/rules/meson.build
+++ b/man/rules/meson.build
@@ -344,6 +344,7 @@ manpages = [
'sd_uid_get_sessions',
'sd_uid_is_on_seat'],
'HAVE_PAM'],
- ['sd_watchdog_enabled', '3', [], '']
+ ['sd_watchdog_enabled', '3', [], ''],
+ ['user@.service', '5', ['user-runtime-dir@.service'], '']
]
# Really, do not edit.