Bug 122608

Summary: [PATCH] Typo Fix for Committer's Guide (SGML)
Product: Documentation Reporter: Gabor Pali <pgj>
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.txt none

Description Gabor Pali freebsd_committer freebsd_triage 2008-04-09 20:40:04 UTC
	Article titled "Commiter's Guide" contains an unnecessary 'X' before "cvs commit" in
	section "CVS Operations". It has a replaceable tag, so it may have a purpose,
	but it cannot be found anywhere else in the document.

Fix: Patch attached with submission follows:
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2008-04-10 18:30:28 UTC
State Changed
From-To: open->closed

I dont think this is needed, the X refers to 'Scvs, Dcvs, Pcvs' or 
rather Source CVS tree, Doc/WWW CVS tree and Ports CVS tree'. A simple 
cvs commit doesn't do the job for committers, they have aliases pointing 
to the proper CVS Tree :-). Thanks for the submission though! It's 
really appreciated!