Bug 85784

Summary: Wrong file references in snmp_netgraph(3) manpage
Product: Documentation Reporter: Ilya Kiselyov <ilya>
Component: Books & ArticlesAssignee: jcamou
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ilya Kiselyov 2005-09-06 07:30:11 UTC
In the FILES section references to files have wrong path

Fix: 

References 
/usr/share/bsnmp/defs/netgraph_tree.def
/usr/share/bsnmp/mibs/BEGEMOT-NETGRAPH.txt

should be changed to
/usr/share/snmp/defs/netgraph_tree.def
/usr/share/snmp/mibs/BEGEMOT-NETGRAPH.txt
accordingly
How-To-Repeat: run man snmp_netgraph
Comment 1 jcamou freebsd_committer freebsd_triage 2005-09-06 08:12:22 UTC
Responsible Changed
From-To: freebsd-doc->jcamou
Comment 2 jcamou freebsd_committer freebsd_triage 2005-09-28 09:09:17 UTC
State Changed
From-To: open->closed

Paths fixed.  Thanks!