Bug 15649

Summary: ng_vjc.8 typo (``nodes'' should be ``hooks'')
Product: Documentation Reporter: horikawa <horikawa>
Component: Books & ArticlesAssignee: Archie Cobbs <archie>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description horikawa 1999-12-23 16:50:01 UTC
	I understand that ``ip'', ``vjcomp'', ``vjuncomp'' and
	``vjip'' are hooks of ng_vjc netgraph node.
	But in some place, these hooks are mentioned as nodes.

	I understand that ``vjc_ip'', ``vjc_vjcomp'', ``vjc_vjuncomp''
	and ``vjc_ip'' are also hooks of ng_ppp netgraph node.

Fix: Apply following patch to src/sys/modules/netgraph/vjc/ng_vjc.8
revision 1.5.2.4 (recent RELENG_3) and revision 1.7 (HEAD).
How-To-Repeat: 
	$ man 8 ng_vjc
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 1999-12-24 11:17:00 UTC
Responsible Changed
From-To: freebsd-doc->archie

Netgraph is under active development by archie and julian. 
Comment 2 Archie Cobbs freebsd_committer freebsd_triage 2000-01-03 18:40:40 UTC
State Changed
From-To: open->closed

Fixed in both -current and -stable.