Bug 112307

Summary: boot(8) documents /boot.config, but 'man boot.config' fails
Product: Documentation Reporter: Marian Cerny <jojo>
Component: Books & ArticlesAssignee: Daniel Gerzo <danger>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Marian Cerny 2007-05-01 17:10:05 UTC
'man boot.config' fails despite boot(8) describes /boot.config.

Fix: 

Configure boot(8) to come up when users request 'man boot.config'.
How-To-Repeat: man boot.config
No manual entry for boot.config
Comment 1 Daniel Gerzo freebsd_committer freebsd_triage 2007-05-13 23:42:28 UTC
Responsible Changed
From-To: freebsd-doc->danger

I will add the boot.config(5) manual page soon.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-08-14 16:25:41 UTC
danger      2007-08-14 15:25:32 UTC

  FreeBSD src repository (doc committer)

  Modified files:
    share/man/man5       Makefile 
  Added files:
    share/man/man5       boot.config.5 
  Log:
  Add the boot.config.5 manual page.
  
  Reviewed by:    keramida
  Approved by:    re@ (bmah)
  PR:             docs/112307
  
  Revision  Changes    Path
  1.77      +1 -0      src/share/man/man5/Makefile
  1.1       +103 -0    src/share/man/man5/boot.config.5 (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Daniel Gerzo freebsd_committer freebsd_triage 2007-08-14 16:25:56 UTC
State Changed
From-To: open->patched

I have added the boot.config.5 man page to the HEAD. I will MFC it to 
RELENG_6 soon. 
Thanks for your submission!
Comment 4 Daniel Gerzo freebsd_committer freebsd_triage 2007-09-16 11:57:29 UTC
State Changed
From-To: patched->closed

The boot.config.5 man page has been MFCed to RELENG_6.