Feature #370
Manpages: sections, uncompress them
| Status: | Closed | Start date: | 10/20/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | Documentation | |||
| Target version: | Release 3.0 | |||
| Resolution: | fixed | Pull request: | 
Description
Hi,
I've noted some small issues regarding manpages provided by next OpenNebula release (from your repository) :
- Manpages are gunzip-ed in your repository :
 This does not help reviewing them :)
 You should gzip them at build time during install phase.
- All manpages are in section 8 :
 Section 8 is for "System administration commands (usually only for root)".
 Many commands of OpenNebula are started by oneadmin user or by any opennebula user (!= root),
 so many of them might be in section 1.
- I've build manpages for OpenNebula 2.0 some days before you (see [1]), so you might want to merge some
 into your repository. For example, in oned.1, I've added some information about FILES used by daemon.
[1] http://git.debian.org/?p=pkg-opennebula/opennebula.git;a=tree;f=debian/manpages;hb=HEAD
Cheers,
Associated revisions
Feature #370: Manpages now uncompressed in the source and moved to section 1
B: Added datastore requirements for vCenter templates (#370)
History
#1
     Updated by Daniel Molina over 10 years ago
    Updated by Daniel Molina over 10 years ago
    - Target version deleted (Release 2.0)
#2
     Updated by Javi Fontan over 10 years ago
    Updated by Javi Fontan over 10 years ago
    - Target version set to Release 2.0.1
#3
     Updated by Ruben S. Montero over 10 years ago
    Updated by Ruben S. Montero over 10 years ago
    - Target version deleted (Release 2.0.1)
#4
     Updated by Ruben S. Montero about 10 years ago
    Updated by Ruben S. Montero about 10 years ago
    - Target version set to Release 3.0
#5
     Updated by Tino Vázquez about 10 years ago
    Updated by Tino Vázquez about 10 years ago
    - Status changed from New to Closed
- Resolution set to fixed
Moved to section 1, and uncompressed in the git repo. Cannot add info easily as they are automatically generated from commands help.
#6
     Updated by Damien Raude-Morvan almost 10 years ago
    Updated by Damien Raude-Morvan almost 10 years ago
    Hi,
It seems that econe-* and occi-* manpages are zero bytes files in latest 3.0 snapshot tarball [1].There is also missing manpages for (at least) :
- oneacctd
- onequota
- onevdc
- onezone
- ozones-server
[1] opennebula-2.9.85.tar.gz
Cheers,
-- 
Damien Raude-Morvan