Bug 123472

Summary: [patch] Fix Wrong <username> Tag for "network" Group in Handbook Chapter 25
Product: Documentation Reporter: Gabor Pali <pgj>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ppp-and-slip.patch.2.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-06 19:10:01 UTC
	I found an incorrect mark up for group "network" in the FreeBSD
	Handbook, Chapter 25 (``PPP and SLIP''). It is marked up as
	<username>, but it should be marked up as <groupname>, because
	it refers to a group. I attached a patch to fix this.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-06 19:42:42 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-07 16:11:26 UTC
State Changed
From-To: open->closed

Committed, thanks!