Opened 13 years ago
Closed 10 years ago
#459 closed defect (fixed)
IZ2379: manpage of qconf uses "fname" and "file, all should be "fname"
Reported by: | reuti | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.1u2 |
Severity: | minor | Keywords: | Macintosh man |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2379]
Issue #: 2379 Platform: Macintosh Reporter: reuti (reuti) Component: gridengine OS: All Subcomponent: man Version: 6.1u2 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: andreas URL: * Summary: manpage of qconf uses "fname" and "file, all should be "fname" Status whiteboard: Attachments: Issue 2379 blocks: Votes for issue 2379: Opened: Sun Sep 30 11:42:00 -0700 2007 ------------------------ There are entries in the manpage of qconf: -Aconf file_list <add configurations> -Ahgrp file <add host group config> -Mhgrp file <modify host group config.> better: -Aconf fname_list <add configurations> -Ahgrp fname <add host group configuration> -Mhgrp fname <modify host group configuration> (other entries also use the "configuration" in full and not abbreviated).
Change History (1)
comment:1 Changed 10 years ago by dlove
- Resolution set to fixed
- Severity set to minor
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed by [3564/sge].