Bug 16623

Summary: Typo in vnconfig(8) manual page.
Product: Documentation Reporter: haro <haro>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description haro 2000-02-10 02:30:01 UTC
	1. Typo in example: 'vn0' should be 'vn1'
		
           vnconfig -e -s labels,reserve -S 400m vn0
           disklabel -r -w vn1 auto
           newfs /dev/rvn1c
           mount /dev/vn1c /usr/obj

	2. Some typo:

	   'boundry' -->  'boundary'
	   'seperated' --> 'separated'

How-To-Repeat: 
	% man vnconfig
Comment 1 Gregory Sutter freebsd_committer freebsd_triage 2000-02-17 02:47:08 UTC
State Changed
From-To: open->closed

Committed, thanks!