Bug 60088

Summary: [PATCH] add additional MLINKS for rman(9) and sysctl_add_oid(9)
Product: Documentation Reporter: Lukas Ertl <l.ertl>
Component: Books & ArticlesAssignee: Simon L. B. Nielsen <simon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
man9.diff none

Description Lukas Ertl 2003-12-09 20:30:17 UTC

How-To-Repeat: 
The rman(9) manual page contains documentation for many related
functions, but these are not directly accessible via the man command.

The following patch hooks up some additional MLINKS for rman(9).  It also
adds two more MLINKS for sysctl_add_oid(9).
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-01-09 20:17:29 UTC
State Changed
From-To: open->patched

Committed to -CURRENT, I will MFC the relevant part to 
-STABLE later. 
Thanks for the submission! 


Comment 2 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-01-09 20:17:29 UTC
Responsible Changed
From-To: freebsd-doc->simon

Committed to -CURRENT, I will MFC the relevant part to 
-STABLE later. 
Thanks for the submission!
Comment 3 Simon L. B. Nielsen freebsd_committer freebsd_triage 2005-06-12 17:36:37 UTC
State Changed
From-To: patched->closed

PR cleaning: 

I MFC'ed the sysctl_add_oid(9) parts - 4-STABLE has no rman(9). 

I'm not really sure why I didn't do this a year ago...