# HG changeset patch # User Thien-Thi Nguyen # Date 1148766802 0 # Node ID 3d6de754c5589f9582aa23c5a6d262eea5dd2183 # Parent 40d7a64588d6417d888e3ea56ede4b76e611eb5e Fix typos. (Customization): Say "us". diff -r 40d7a64588d6 -r 3d6de754c558 man/pcl-cvs.texi --- a/man/pcl-cvs.texi Sat May 27 20:32:18 2006 +0000 +++ b/man/pcl-cvs.texi Sat May 27 21:53:22 2006 +0000 @@ -924,7 +924,7 @@ If you have modified a file, and for some reason decide that you don't want to keep the changes, you can undo them with this command. It works by removing your working copy of the file and then getting the latest -version from the repository (@code{cvs-mode-undo-local-changes}. +version from the repository (@code{cvs-mode-undo-local-changes}). @end table @@ -1024,17 +1024,17 @@ Display a @samp{cvs diff} between the base revision of the selected files and the head revision in the repository. This displays the changes anyone has committed to the repository since you last executed -"checkout", "update" or "commit". +"checkout", "update" or "commit" (@code{cvs-mode-diff-repository}).@refill @item d v Display a @samp{cvs diff} between the selected files and the head -revision of the vendor branch in the repository. +revision of the vendor branch in the repository (@code{cvs-mode-diff-vendor}).@refill @item d y Display a @samp{cvs diff} between the selected files and yesterday's -head revision in the repository. +head revision in the repository (@code{cvs-mode-diff-yesterday}).@refill @end table @@ -1082,7 +1082,7 @@ @table @kbd @item O Update all selected files with status @samp{Need-update} by running -@samp{cvs update} on them. (@code{cvs-mode-update}). +@samp{cvs update} on them (@code{cvs-mode-update}). @end table @@ -1237,8 +1237,8 @@ @cindex @samp{CVSROOT}, overriding If you have an idea about any customization that would be handy but -isn't present in this list, please tell me! -For info on how to reach me, see @ref{Bugs}.@refill +isn't present in this list, please tell us! +For info on how to reach us, see @ref{Bugs}.@refill @table @samp @item cvs-auto-remove-handled