diff options
Diffstat (limited to 'systemtap.spec')
-rw-r--r-- | systemtap.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemtap.spec b/systemtap.spec index 540a9d93..cbf36662 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -245,7 +245,7 @@ exit 0 %if %{with_docs} %doc docs.installed/*.pdf %doc docs.installed/tapsets -%{_mandir}/man3stap/* +%{_mandir}/man3/* %endif %{_bindir}/stap |