summaryrefslogtreecommitdiff
path: root/man/pcl-cvs.texi
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2006-05-27 21:54:27 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2006-05-27 21:54:27 +0000
commit8bc8d8544a54f941717022be1011ad564671be81 (patch)
tree6ddf284450958d1a2cd3e8af2edb0b63a6f07ade /man/pcl-cvs.texi
parentb9e17eb3bd9b67f69f3dc815eead591a9de356a6 (diff)
downloademacs-8bc8d8544a54f941717022be1011ad564671be81.tar.gz
Fix typos.
(Customization): Say "us".
Diffstat (limited to 'man/pcl-cvs.texi')
-rw-r--r--man/pcl-cvs.texi14
1 files changed, 7 insertions, 7 deletions
diff --git a/man/pcl-cvs.texi b/man/pcl-cvs.texi
index b66585b4883..f8fec565deb 100644
--- a/man/pcl-cvs.texi
+++ b/man/pcl-cvs.texi
@@ -924,7 +924,7 @@ The command that is run is @code{cvs-mode-remove-file}.
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 @@ branch) (@code{cvs-mode-diff-head}).@refill
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 @@ created will be overwritten.@refill
@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 @@ argument, these commands move that many messages of files.
@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