Bug 28488

Summary: Handbook Chapter Disks: passno not correctly explained
Product: Documentation Reporter: mheinen0 <mheinen0>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description mheinen0 2001-06-28 16:30:11 UTC
	When explaining the format of /etc/fstab the handbook
	states that passno determines when a filesystem
	is mounted during the boot process.  According to
	fstab(5) passno gives the order in which filesystems
	are checked.

Fix: 

RCS file: /u/cvs/doc/en_US.ISO_8859-1/books/handbook/disks/chapter.sgml,v
	retrieving revision 1.27
	diff -r1.27 chapter.sgml
	269c269
	<       the pass number during which the filesystem is mounted during
	---
	>       the pass number during which the filesystem is checked during
How-To-Repeat: 	Read the disks chapter.
Comment 1 nik freebsd_committer freebsd_triage 2001-06-28 17:42:20 UTC
State Changed
From-To: open->closed

Committed, thanks.