summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2010-06-08 09:06:58 -0700
committerNathan Kinder <nkinder@redhat.com>2010-06-08 09:06:58 -0700
commit849d8b780da19eb281ec93c709d51ca9dc32a27e (patch)
tree4a425d75e86c946d38469a93425eaa37668b561c /Makefile.am
parentbd35c4438a608266a8be7753a243506726de6606 (diff)
downloadds-849d8b780da19eb281ec93c709d51ca9dc32a27e.tar.gz
ds-849d8b780da19eb281ec93c709d51ca9dc32a27e.tar.xz
ds-849d8b780da19eb281ec93c709d51ca9dc32a27e.zip
Bug 601433 - Add man pages for start-dirsrv and related commands
This adds man pages for the start-dirsrv, stop-dirsrv, and restart-dirsrv commands.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 45125ad9..67ccd0f2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -396,7 +396,10 @@ dist_man_MANS = man/man1/dbscan.1 \
man/man1/rsearch.1 \
man/man8/migrate-ds.pl.8 \
man/man8/ns-slapd.8 \
+ man/man8/restart-dirsrv.8 \
man/man8/setup-ds.pl.8 \
+ man/man8/start-dirsrv.8 \
+ man/man8/stop-dirsrv.8 \
man/man8/remove-ds.pl.8
#------------------------