Bug 814723

Summary: grub2-reboot has no man page
Product: [Fedora] Fedora Reporter: Patrick C. F. Ernzer <pcfe>
Component: grub2Assignee: Peter Jones <pjones>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: bcl, dennis, mads, pjones
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-23 13:26:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Patrick C. F. Ernzer 2012-04-20 14:36:00 UTC
Description of problem:
grub2-reboot needs a man page

Version-Release number of selected component (if applicable):
grub2-1.99-13.fc16.2.x86_64

How reproducible:
always

Steps to Reproduce:
1. # man grub2-reboot 
  
Actual results:
No manual entry for grub2-reboot

Expected results:
every userspace tool should have a man page.

Additional info:
there is no info page for grub2-reboot either and I found nothing in the grub2 info page.

Comment 1 Mads Kiilerich 2012-04-23 11:52:24 UTC
Grub is dogmatic GNU project and do not use man pages, so I guess the main problem described here is WONTFIX.

Upstream is aware that their info documentation is out of date. This is thus in the same category as Bug 784547. --help is (mostly?) up to date.

(grub2-reboot do however rely on writing to grubenv from the boot loader. That do not work on all systems, and grub2-reboot is thus not usable as a general mechanism.)

Comment 2 Patrick C. F. Ernzer 2012-04-23 13:26:47 UTC
Mads,

OK, that explains why I could not get it to work. A bit frustrating that a full man page is WONTFIX but I can understand.

Closing bug for now.