Bug 148498

Summary: [patch] update Anonymous CVS appendix to correct usage example
Product: Documentation Reporter: John Ferrell <jdferrell3>
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
chapter.diff.txt none

Description John Ferrell 2010-07-11 20:50:07 UTC
Example A-2 "Using SSH to check out the src/ tree" in the Anonymous CVS appendix 
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/anoncvs.html) does not work--it 
appears the hostname is no longer valid. The attached patch corrects the example using the 
hostname, anoncvs1.FreeBSD.org, noted in section A.4.2.

Fix: The patch is for en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml.
How-To-Repeat: 	<>
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-07-12 07:02:14 UTC
maxim       2010-07-12 06:02:00 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/mirrors chapter.sgml 
  Log:
  o Replace non-existant anoncvs.FreeBSD.org by anoncvs1.FreeBSD.org.
  
  PR:             docs/148498
  Submitted by:   John Ferrell
  
  Revision  Changes    Path
  1.487     +4 -4      doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.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 2 Maxim Konovalov freebsd_committer freebsd_triage 2010-07-12 07:12:35 UTC
State Changed
From-To: open->closed

Committed.  Thanks!