summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-04 03:48:09 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-04 03:48:09 +0200
commitc91faef3b3facfdf13282aee957af25dd555890b (patch)
tree75194a9e227b0aad595e06ac799ed195e4a5de0b /Makefile.am
parent151b190e79e64824552e01849352ca8f6ac7dedb (diff)
man: document /etc/sysctl.d/
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4fd3e6257c..349316aa3f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -573,7 +573,8 @@ MANPAGES = \
man/locale.conf.5 \
man/os-release.5 \
man/modules-load.d.5 \
- man/binfmt.d.5
+ man/binfmt.d.5 \
+ man/sysctl.d.5
MANPAGES_ALIAS = \
man/reboot.8 \