Bug 112571

Summary: /floopies/README.TXT tweak
Product: Documentation Reporter: Poul-Henning Kamp <phk>
Component: Books & ArticlesAssignee: Xin LI <delphij>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Poul-Henning Kamp 2007-05-10 13:40:10 UTC
	On a 6.2-RELEASE CDROM disc1
	The README.TXT file in subdir /floppies
	Section 1.3 Floppy Disk Image Instructions
	second line "[...](usually three)[...]"

	These days four floppies are needed.

Fix: 

s/three/four/
Comment 1 Xin LI freebsd_committer freebsd_triage 2007-05-10 13:51:17 UTC
State Changed
From-To: open->patched

A patch applied against -HEAD. 


Comment 2 Xin LI freebsd_committer freebsd_triage 2007-05-10 13:51:17 UTC
Responsible Changed
From-To: freebsd-doc->delphij

Claim.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-05-10 13:51:17 UTC
delphij     2007-05-10 12:51:08 UTC

  FreeBSD src repository

  Modified files:
    release/doc/en_US.ISO8859-1/installation/common install.sgml 
  Log:
  We need four disks these days, so reflect this.
  
  Pointed out by: phk
  PR:             docs/112571
  
  Revision  Changes    Path
  1.35      +1 -1      src/release/doc/en_US.ISO8859-1/installation/common/install.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-05-10 14:20:55 UTC
delphij     2007-05-10 13:20:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    release/doc/en_US.ISO8859-1/installation/common install.sgml 
  Log:
  MFC: We need four disks these days, so reflect this.
  
  Pointed out by: phk
  PR:             docs/112571
  
  Revision  Changes    Path
  1.32.2.2  +1 -1      src/release/doc/en_US.ISO8859-1/installation/common/install.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Xin LI freebsd_committer freebsd_triage 2007-05-10 14:20:56 UTC
State Changed
From-To: patched->closed

MFC'ed to RELENG_6 (not applicable to other branches)