Bug 9443 - Manpages of the libraries are located in different subdirectories
Summary: Manpages of the libraries are located in different subdirectories
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Documentation (show other bugs)
Version: 4.0.0rc5
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba Documentation QA Contact~
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-03 09:42 UTC by Karolin Seeger
Modified: 2012-12-04 08:22 UTC (History)
0 users

See Also:


Attachments
Proposed patch (10.62 KB, patch)
2012-12-03 09:42 UTC, Karolin Seeger
asn: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Karolin Seeger 2012-12-03 09:42:28 UTC
Created attachment 8252 [details]
Proposed patch

The manpages in the library subdirectories are stored in different subdirectories.

Examples:
./lib/ldb/man/ldbsearch.1.xml
./lib/tdb/manpages/tdbbackup.8.xml
./lib/talloc/talloc.3.xml

It would be more consistent to use one subdirectory name only.
Comment 1 Andreas Schneider 2012-12-03 09:44:21 UTC
Comment on attachment 8252 [details]
Proposed patch

Looks good, please push.
Comment 2 Karolin Seeger 2012-12-03 19:50:20 UTC
Pushed to autobuild-v4-0-test.
Comment 3 Karolin Seeger 2012-12-04 08:22:46 UTC
Pushed to v4-0-test.
Closing out bug report.