diff options
author | Rob Crittenden <rcritten@redhat.com> | 2009-10-08 11:10:21 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2009-10-12 14:50:02 -0400 |
commit | 1d6e23136a0664a86b765c67a9308f0951652f74 (patch) | |
tree | c8c7e7e937262e4dc4503a7dbc99efc0c2f0eb0a /ipa.spec.in | |
parent | b4cef3b79bc6974f2ea899bbfe40295cc412411b (diff) | |
download | freeipa-1d6e23136a0664a86b765c67a9308f0951652f74.tar.gz freeipa-1d6e23136a0664a86b765c67a9308f0951652f74.tar.xz freeipa-1d6e23136a0664a86b765c67a9308f0951652f74.zip |
Add man page for ipa-join command
Diffstat (limited to 'ipa.spec.in')
-rw-r--r-- | ipa.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipa.spec.in b/ipa.spec.in index f29356888..1a8f33ccf 100644 --- a/ipa.spec.in +++ b/ipa.spec.in @@ -398,6 +398,7 @@ fi %{python_sitelib}/ipaclient/*.py* %{_mandir}/man1/ipa-getkeytab.1.gz %{_mandir}/man1/ipa-client-install.1.gz +%{_mandir}/man1/ipa-join.1.gz %files admintools %doc LICENSE README |