[Pkg-cvs-commits] r75 - in /trunk: changelog patches/96_manpage_fixes

93sam at users.alioth.debian.org 93sam at users.alioth.debian.org
Sun Jan 27 21:34:47 UTC 2008


Author: 93sam
Date: Sun Jan 27 21:34:47 2008
New Revision: 75

URL: http://svn.debian.org/wsvn/?sc=1&rev=75
Log:
  * LOTS of fixes for silly mistakes in the auto-generated CVS man page.
    Closes: #365078 (and then some)

Added:
    trunk/patches/96_manpage_fixes
Modified:
    trunk/changelog

Modified: trunk/changelog
URL: http://svn.debian.org/wsvn/trunk/changelog?rev=75&op=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Sun Jan 27 21:34:47 2008
@@ -13,6 +13,9 @@ cvs (1:1.12.13-10) unstable; urgency=low
   * Move the default repository location from /var/lib/cvs to /srv/cvs for
     better FHS compliance. Closes: #284710, thanks to Pierre THIERRY for
     the patch.
+  * LOTS of fixes for silly mistakes in the auto-generated CVS man page.
+    Closes: #365078 (and then some)
+  * Lots of fixes for silly mistakes
   * Minor rules file cleanup (old commented lines removed)
 
  -- Steve McIntyre <93sam at debian.org>  Sun, 27 Jan 2008 19:08:02 +0000

Added: trunk/patches/96_manpage_fixes
URL: http://svn.debian.org/wsvn/trunk/patches/96_manpage_fixes?rev=75&op=file
==============================================================================
--- trunk/patches/96_manpage_fixes (added)
+++ trunk/patches/96_manpage_fixes Sun Jan 27 21:34:47 2008
@@ -0,0 +1,578 @@
+# LOTS of fixes for silly mistakes in the auto-generated CVS man
+# page. Fixes #365078 and then some.
+diff -ruN cvs-1.12.13-old/doc/cvs.1 cvs-1.12.13/doc/cvs.1
+--- cvs-1.12.13-old/doc/cvs.1	2005-10-03 14:42:51.000000000 +0100
++++ cvs-1.12.13/doc/cvs.1	2008-01-27 21:30:29.000000000 +0000
+@@ -237,7 +237,7 @@
+ May be invoked multiple times to specify one legal \fBcvsroot\fR directory with
+ each invocation.  Also causes CVS to preparse the configuration file for each
+ specified root, which can be useful when configuring write proxies,  See
+-see node `Password authentication server\(aq in the CVS manual & see node `Write proxies\(aq in the CVS manual.
++node `Password authentication server\(aq in the CVS manual & see node `Write proxies\(aq in the CVS manual.
+ .SP
+ .IX "Authentication, stream"
+ .IX "Stream authentication"
+@@ -304,7 +304,7 @@
+ .IP "" 2
+ Use \fIcvs_root_directory\fR as the root directory
+ pathname of the repository.  Overrides the setting of
+-the \fB$CVSROOT\fR environment variable.  see node `Repository\(aq in the CVS manual.
++the \fB$CVSROOT\fR environment variable.  See node `Repository\(aq in the CVS manual.
+ .SP
+ .IX "EDITOR, overriding"
+ .IX "Overriding EDITOR"
+@@ -313,8 +313,7 @@
+ .IP "" 2
+ Use \fIeditor\fR to enter revision log information.  Overrides the
+ setting of the \fB$CVSEDITOR\fR and \fB$EDITOR\fR
+-environment variables.  For more information, see
+-see node `Committing your changes\(aq in the CVS manual.
++environment variables.  For more information, see node `Committing your changes\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-f\fR
+@@ -531,14 +530,14 @@
+ \fBWARNING:  The \fBcommit\fB and \fBremove\fB
+ commands also have a
+ \fB-f\fB option, but it has a different behavior for
+-those commands.  See see node `commit options\(aq in the CVS manual, and
++those commands.  See node `commit options\(aq in the CVS manual, and
+ see node `Removing files\(aq in the CVS manual.\fR
+ .SP
+ .IP "" 0
+ \fB-k \fIkflag\fB\fR
+ .IP "" 2
+ Override the default processing of RCS keywords other than
+-\fB-kb\fR.  see node `Keyword substitution\(aq in the CVS manual, for the meaning of
++\fB-kb\fR.  See node `Keyword substitution\(aq in the CVS manual, for the meaning of
+ \fIkflag\fR.  Used with the \fBcheckout\fR and \fBupdate\fR
+ commands, your \fIkflag\fR specification is
+ \fIsticky\fR; that is, when you use this option
+@@ -553,7 +552,7 @@
+ .SP
+ \fBWARNING: Prior to CVS version 1.12.2, the \fB-k\fB flag
+ overrode the \fB-kb\fB indication for a binary file.  This could
+-sometimes corrupt binary files.  see node `Merging and keywords\(aq in the CVS manual, for
++sometimes corrupt binary files.  See node `Merging and keywords\(aq in the CVS manual, for
+ more.\fR
+ .SP
+ .IP "" 0
+@@ -595,7 +594,7 @@
+ .IP "" 0
+ \fB-P\fR
+ .IP "" 2
+-Prune empty directories.  See see node `Removing directories\(aq in the CVS manual.
++Prune empty directories.  See node `Removing directories\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-p\fR
+@@ -639,8 +638,8 @@
+ on sticky tags/dates, see node `Sticky tags\(aq in the CVS manual).
+ .SP
+ The tag can be either a symbolic or numeric tag, as
+-described in see node `Tags\(aq in the CVS manual, or the name of a branch, as
+-described in see node `Branching and merging\(aq in the CVS manual.
++described in `Tags\(aq in the CVS manual, or the name of a branch, as
++described in `Branching and merging\(aq in the CVS manual.
+ When \fItag\fR is the name of a
+ branch, some commands accept the optional \fIdate\fR argument to specify
+ the revision as of the given date on the branch.
+@@ -701,7 +700,7 @@
+ \fBUserAdminOptions\fR configuration option in the
+ \fBCVSROOT/config\fR file.  Options specified using
+ \fBUserAdminOptions\fR can be run by any user.  See
+-see node `config\(aq in the CVS manual for more on \fBUserAdminOptions\fR.
++node`config\(aq in the CVS manual for more on \fBUserAdminOptions\fR.
+ .SP
+ The \fBcvsadmin\fR group should exist on the server,
+ or any system running the non-client/server \fBcvs\fR.
+@@ -750,7 +749,7 @@
+ Sets the comment leader to \fIstring\fR.  The comment
+ leader is not used by current versions of \fBcvs\fR or
+ \fBrcs\fR 5.7.  Therefore, you can almost surely not
+-worry about it.  see node `Keyword substitution\(aq in the CVS manual.
++worry about it.  See node `Keyword substitution\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-e[\fIlogins\fB]\fR
+@@ -781,7 +780,7 @@
+ \fB-k\fIsubst\fB\fR
+ .IP "" 2
+ Set the default keyword
+-substitution to \fIsubst\fR.  see node `Keyword
++substitution to \fIsubst\fR.  See node `Keyword
+ substitution\(aq in the CVS manual.  Giving an explicit \fB-k\fR option to
+ \fBcvs update\fR, \fBcvs export\fR, or \fBcvs
+ checkout\fR overrides this default.
+@@ -829,7 +828,7 @@
+ .IP "" 2
+ Act like \fB-n\fR, except override any previous
+ assignment of \fIname\fR.  For use with magic branches,
+-see see node `Magic branch numbers\(aq in the CVS manual.
++see node `Magic branch numbers\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-n\fIname\fB[:[\fIrev\fB]]\fR
+@@ -966,7 +965,7 @@
+ .SP
+ Due to the way \fBcvs\fR handles branches \fIrev\fR
+ cannot be specified symbolically if it is a branch.
+-see node `Magic branch numbers\(aq in the CVS manual, for an explanation.
++See node `Magic branch numbers\(aq in the CVS manual, for an explanation.
+ .SP
+ Make sure that no-one has checked out a copy of the
+ revision you outdate.  Strange things will happen if he
+@@ -1112,7 +1111,7 @@
+ .IP "" 2
+ Annotate file as of specified revision/tag or, when \fIdate\fR is specified
+ and \fItag\fR is a branch tag, the version from the branch \fItag\fR as it
+-existed on \fIdate\fR.  See see node `Common options\(aq in the CVS manual.
++existed on \fIdate\fR.  See node `Common options\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-D \fIdate\fB\fR
+@@ -1149,9 +1148,9 @@
+ (see node `diff\(aq in the CVS manual).
+ .SP
+ The options to \fBcvs annotate\fR are listed in
+-see node `Invoking CVS\(aq in the CVS manual, and can be used to select the files
++`Invoking CVS\(aq in the CVS manual, and can be used to select the files
+ and revisions to annotate.  The options are described
+-in more detail there and in see node `Common options\(aq in the CVS manual.
++in more detail there and in `Common options\(aq in the CVS manual.
+ .SP
+ .SH "checkout"
+ .SS "Check out sources for editing"
+@@ -1178,7 +1177,7 @@
+ collection of source directories and files, or paths to
+ directories or files in the repository.  The symbolic
+ names are defined in the \fBmodules\fR file.
+-see node `modules\(aq in the CVS manual.
++See node `modules\(aq in the CVS manual.
+ .SP
+ Depending on the modules you specify, \fBcheckout\fR may
+ recursively create directories and populate them with
+@@ -1223,7 +1222,7 @@
+ directory.
+ .SP
+ For the output produced by the \fBcheckout\fR command
+-see see node `update output\(aq in the CVS manual.
++see node `update output\(aq in the CVS manual.
+ .SP
+ .SH "checkout options"
+ .SP
+@@ -1236,7 +1235,7 @@
+ .IP "" 2
+ Use the most recent revision no later than \fIdate\fR.
+ This option is sticky, and implies \fB-P\fR.  See
+-see node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.
++node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.
+ .SP
+ .IP "" 0
+ \fB-f\fR
+@@ -1248,11 +1247,11 @@
+ \fB-k \fIkflag\fB\fR
+ .IP "" 2
+ Process keywords according to \fIkflag\fR.  See
+-see node `Keyword substitution\(aq in the CVS manual.
++node `Keyword substitution\(aq in the CVS manual.
+ This option is sticky; future updates of
+ this file in this working directory will use the same
+ \fIkflag\fR.  The \fBstatus\fR command can be viewed
+-to see the sticky options.  See see node `Invoking CVS\(aq in the CVS manual, for
++to see the sticky options.  See node `Invoking CVS\(aq in the CVS manual, for
+ more information on the \fBstatus\fR command.
+ .SP
+ .IP "" 0
+@@ -1270,7 +1269,7 @@
+ .IP "" 0
+ \fB-P\fR
+ .IP "" 2
+-Prune empty directories.  See see node `Moving directories\(aq in the CVS manual.
++Prune empty directories.  See node `Moving directories\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-p\fR
+@@ -1288,8 +1287,8 @@
+ Checkout the revision specified by \fItag\fR or, when \fIdate\fR is specified
+ and \fItag\fR is a branch tag, the version from the branch \fItag\fR as it
+ existed on \fIdate\fR.  This option is sticky, and implies \fB-P\fR.
+-See see node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.  Also,
+-see see node `Common options\(aq in the CVS manual.
++See node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.  Also,
++see node `Common options\(aq in the CVS manual.
+ .SP
+ In addition to those, you can use these special command
+ options with \fBcheckout\fR:
+@@ -1298,7 +1297,7 @@
+ \fB-A\fR
+ .IP "" 2
+ Reset any sticky tags, dates, or \fB-k\fR options.
+-See see node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.
++See node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.
+ .SP
+ .IP "" 0
+ \fB-c\fR
+@@ -1361,7 +1360,7 @@
+ (:) to the tag:
+ \fB-j\fISymbolic_Tag\fB:\fIDate_Specifier\fB\fR.
+ .SP
+-see node `Branching and merging\(aq in the CVS manual.
++See node `Branching and merging\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-N\fR
+@@ -1376,7 +1375,7 @@
+ \fB-s\fR
+ .IP "" 2
+ Like \fB-c\fR, but include the status of all modules,
+-and sort it by the status string.  see node `modules\(aq in the CVS manual, for
++and sort it by the status string.  See node `modules\(aq in the CVS manual, for
+ info about the \fB-s\fR option that is used inside the
+ modules file to set the module status.
+ .SP
+@@ -1445,7 +1444,7 @@
+ logging programs (see node `modules\(aq in the CVS manual, and see node `loginfo\(aq in the CVS manual)
+ and placed in the \fBrcs\fR file inside the
+ repository.  This log message can be retrieved with the
+-\fBlog\fR command; see see node `log\(aq in the CVS manual.  You can specify the
++\fBlog\fR command; see node `log\(aq in the CVS manual.  You can specify the
+ log message on the command line with the \fB-m
+ \fImessage\fB\fR option, and thus avoid the editor invocation,
+ or use the \fB-F \fIfile\fB\fR option to specify
+@@ -1454,7 +1453,7 @@
+ At \fBcommit\fR, a unique commitid is placed in the \fBrcs\fR
+ file inside the repository. All files committed at once
+ get the same commitid. The commitid can be retrieved with
+-the \fBlog\fR and \fBstatus\fR command; see see node `log\(aq in the CVS manual,
++the \fBlog\fR and \fBstatus\fR command; see node `log\(aq in the CVS manual,
+ see node `File status\(aq in the CVS manual.
+ .SP
+ .SH "commit options"
+@@ -1672,7 +1671,7 @@
+ \fB-k \fIkflag\fB\fR
+ .IP "" 2
+ Process keywords according to \fIkflag\fR.  See
+-see node `Keyword substitution\(aq in the CVS manual.
++node `Keyword substitution\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-l\fR
+@@ -1764,7 +1763,7 @@
+ \fB--changed-group-format=\fIformat\fB\fR
+ .IP "" 2
+ Use \fIformat\fR to output a line group containing differing lines from
+-both files in if-then-else format.  see node `Line group formats\(aq in the CVS manual.
++both files in if-then-else format.  See node `Line group formats\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-d\fR
+@@ -1886,7 +1885,7 @@
+ \fB--line-format=\fIformat\fB\fR
+ .IP "" 2
+ Use \fIformat\fR to output all input lines in if-then-else format.
+-see node `Line formats\(aq in the CVS manual.
++See node `Line formats\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB--minimal\fR
+@@ -1913,25 +1912,25 @@
+ \fB--new-group-format=\fIformat\fB\fR
+ .IP "" 2
+ Use \fIformat\fR to output a group of lines taken from just the second
+-file in if-then-else format.  see node `Line group formats\(aq in the CVS manual.
++file in if-then-else format.  See node `Line group formats\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB--new-line-format=\fIformat\fB\fR
+ .IP "" 2
+ Use \fIformat\fR to output a line taken from just the second file in
+-if-then-else format.  see node `Line formats\(aq in the CVS manual.
++if-then-else format.  See node `Line formats\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB--old-group-format=\fIformat\fB\fR
+ .IP "" 2
+ Use \fIformat\fR to output a group of lines taken from just the first
+-file in if-then-else format.  see node `Line group formats\(aq in the CVS manual.
++file in if-then-else format.  See node `Line group formats\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB--old-line-format=\fIformat\fB\fR
+ .IP "" 2
+ Use \fIformat\fR to output a line taken from just the first file in
+-if-then-else format.  see node `Line formats\(aq in the CVS manual.
++if-then-else format.  See node `Line formats\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-p\fR
+@@ -2007,13 +2006,13 @@
+ \fB--unchanged-group-format=\fIformat\fB\fR
+ .IP "" 2
+ Use \fIformat\fR to output a group of common lines taken from both files
+-in if-then-else format.  see node `Line group formats\(aq in the CVS manual.
++in if-then-else format.  See node `Line group formats\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB--unchanged-line-format=\fIformat\fB\fR
+ .IP "" 2
+ Use \fIformat\fR to output a line common to both files in if-then-else
+-format.  see node `Line formats\(aq in the CVS manual.
++format.  See node `Line formats\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-U \fIlines\fB\fR
+@@ -2382,7 +2381,7 @@
+ where \fIF\fR is a \fBprintf\fR conversion specification,
+ stands for the line number formatted with \fIF\fR.
+ For example, \fB%.5dn\fR prints the line number using the
+-\fBprintf\fR format \fB"%.5d"\fR.  see node `Line group formats\(aq in the CVS manual, for
++\fBprintf\fR format \fB"%.5d"\fR.  See node `Line group formats\(aq in the CVS manual, for
+ more about printf conversion specifications.
+ .SP
+ .SP
+@@ -2554,7 +2553,7 @@
+ .IP "" 2
+ Export the revision specified by \fItag\fR or, when \fIdate\fR is specified
+ and \fItag\fR is a branch tag, the version from the branch \fItag\fR as it
+-existed on \fIdate\fR.  See see node `Common options\(aq in the CVS manual.
++existed on \fIdate\fR.  See node `Common options\(aq in the CVS manual.
+ .SP
+ In addition, these options (that are common to
+ \fBcheckout\fR and \fBexport\fR) are also supported:
+@@ -2564,7 +2563,7 @@
+ .IP "" 2
+ Create a directory called \fIdir\fR for the working
+ files, instead of using the module name.
+-see node `checkout options\(aq in the CVS manual, for complete details on how
++See node `checkout options\(aq in the CVS manual, for complete details on how
+ \fBcvs\fR handles this flag.
+ .SP
+ .IP "" 0
+@@ -2576,7 +2575,7 @@
+ \fB-N\fR
+ .IP "" 2
+ Only useful together with \fB-d \fIdir\fB\fR.
+-see node `checkout options\(aq in the CVS manual, for complete details on how
++See node `checkout options\(aq in the CVS manual, for complete details on how
+ \fBcvs\fR handles this flag.
+ .SP
+ .SH "history"
+@@ -2817,7 +2816,7 @@
+ vendor) into your source repository directory.  You can
+ use this command both for initial creation of a
+ repository, and for wholesale updates to the module
+-from the outside source.  see node `Tracking sources\(aq in the CVS manual, for
++from the outside source.  See node `Tracking sources\(aq in the CVS manual, for
+ a discussion on this subject.
+ .SP
+ The \fIrepository\fR argument gives a directory name
+@@ -2841,7 +2840,7 @@
+ any file whose names match the specifications in that
+ file will be treated as packages and the appropriate
+ filtering will be performed on the file/directory
+-before being imported.  see node `Wrappers\(aq in the CVS manual.
++before being imported.  See node `Wrappers\(aq in the CVS manual.
+ .SP
+ The outside source is saved in a first-level
+ branch, by default 1.1.1.  Updates are leaves of this
+@@ -2882,7 +2881,7 @@
+ .IP "" 0
+ \fB-b \fIbranch\fB\fR
+ .IP "" 2
+-See see node `Multiple vendor branches\(aq in the CVS manual.
++See node `Multiple vendor branches\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-k \fIsubst\fB\fR
+@@ -2890,7 +2889,7 @@
+ Indicate the keyword expansion mode desired.  This
+ setting will apply to all files created during the
+ import, but not to any files that previously existed in
+-the repository.  See see node `Substitution modes\(aq in the CVS manual, for a
++the repository.  See node `Substitution modes\(aq in the CVS manual, for a
+ list of valid \fB-k\fR settings.
+ .SP
+ .IP "" 0
+@@ -2903,7 +2902,7 @@
+ .SP
+ \fIname\fR can be a file name pattern of the same type
+ that you can specify in the \fB.cvsignore\fR file.
+-see node `cvsignore\(aq in the CVS manual.
++See node `cvsignore\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-W \fIspec\fB\fR
+@@ -2913,7 +2912,7 @@
+ .SP
+ \fIspec\fR can be a file name pattern of the same type
+ that you can specify in the \fB.cvswrappers\fR
+-file. see node `Wrappers\(aq in the CVS manual.
++file. See node `Wrappers\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-X\fR
+@@ -2974,7 +2973,7 @@
+ .SP
+ .SH "import examples"
+ .SP
+-See see node `Tracking sources\(aq in the CVS manual, and see node `From files\(aq in the CVS manual.
++See node `Tracking sources\(aq in the CVS manual, and see node `From files\(aq in the CVS manual.
+ .SP
+ .SH "log"
+ .SS "Print out log information for files"
+@@ -3177,7 +3176,7 @@
+ attributes match one of the states given in the
+ comma-separated list \fIstates\fR.  Individual states may
+ be any text string, though \fBcvs\fR commonly only uses two
+-states, \fBExp\fR and \fBdead\fR.  See see node `admin options\(aq in the CVS manual
++states, \fBExp\fR and \fBdead\fR.  See node `admin options\(aq in the CVS manual
+ for more information.
+ .SP
+ .IP "" 0
+@@ -3288,7 +3287,7 @@
+ .IP "" 2
+ Show files specified by \fItag\fR or, when \fIdate\fR is specified
+ and \fItag\fR is a branch tag, the version from the branch \fItag\fR as it
+-existed on \fIdate\fR.  See see node `Common options\(aq in the CVS manual.
++existed on \fIdate\fR.  See node `Common options\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-D \fIdate\fB\fR
+@@ -3397,7 +3396,7 @@
+ \fB-k \fIkflag\fB\fR
+ .IP "" 2
+ Process keywords according to \fIkflag\fR.  See
+-see node `Keyword substitution\(aq in the CVS manual.
++node `Keyword substitution\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-l\fR
+@@ -3414,7 +3413,7 @@
+ .IP "" 2
+ Use the revision specified by \fItag\fR, or when \fIdate\fR is specified
+ and \fItag\fR is a branch tag, the version from the branch \fItag\fR as it
+-existed on \fIdate\fR.  See see node `Common options\(aq in the CVS manual.
++existed on \fIdate\fR.  See node `Common options\(aq in the CVS manual.
+ .SP
+ In addition to the above, these options are available:
+ .SP
+@@ -3578,7 +3577,7 @@
+ The file has been removed from your private copy of the
+ sources, but has not yet been removed from the
+ repository, since you have not yet committed the
+-removal.  see node `commit\(aq in the CVS manual.
++removal.  See node `commit\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fBM \fIfile\fB\fR
+@@ -3689,7 +3688,7 @@
+ .IP "" 2
+ Use the most recent revision no later than \fIdate\fR.
+ This option is sticky, and implies \fB-P\fR.
+-See see node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.
++See node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.
+ .SP
+ .IP "" 0
+ \fB-f\fR
+@@ -3701,22 +3700,22 @@
+ \fB-k \fIkflag\fB\fR
+ .IP "" 2
+ Process keywords according to \fIkflag\fR.  See
+-see node `Keyword substitution\(aq in the CVS manual.
++node `Keyword substitution\(aq in the CVS manual.
+ This option is sticky; future updates of
+ this file in this working directory will use the same
+ \fIkflag\fR.  The \fBstatus\fR command can be viewed
+-to see the sticky options.  See see node `Invoking CVS\(aq in the CVS manual, for
++to see the sticky options.  See node `Invoking CVS\(aq in the CVS manual, for
+ more information on the \fBstatus\fR command.
+ .SP
+ .IP "" 0
+ \fB-l\fR
+ .IP "" 2
+-Local; run only in current working directory.  see node `Recursive behavior\(aq in the CVS manual.
++Local; run only in current working directory.  See node `Recursive behavior\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-P\fR
+ .IP "" 2
+-Prune empty directories.  See see node `Moving directories\(aq in the CVS manual.
++Prune empty directories.  See node `Moving directories\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-p\fR
+@@ -3726,7 +3725,7 @@
+ .IP "" 0
+ \fB-R\fR
+ .IP "" 2
+-Update directories recursively (default).  see node `Recursive
++Update directories recursively (default).  See node `Recursive
+ behavior\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+@@ -3735,8 +3734,8 @@
+ Retrieve the revisions specified by \fItag\fR or, when \fIdate\fR is specified
+ and \fItag\fR is a branch tag, the version from the branch \fItag\fR as it
+ existed on \fIdate\fR.  This option is sticky, and implies \fB-P\fR.
+-See see node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates. Also
+-see see node `Common options\(aq in the CVS manual.
++See node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates. Also
++see node `Common options\(aq in the CVS manual.
+ .SP
+ These special options are also available with
+ \fBupdate\fR.
+@@ -3745,7 +3744,7 @@
+ \fB-A\fR
+ .IP "" 2
+ Reset any sticky tags, dates, or \fB-k\fR options.
+-See see node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.
++See node `Sticky tags\(aq in the CVS manual, for more information on sticky tags/dates.
+ .SP
+ .IP "" 0
+ \fB-C\fR
+@@ -3779,7 +3778,7 @@
+ working directory) during the update.  You can specify
+ \fB-I\fR more than once on the command line to specify
+ several files to ignore.  Use \fB-I !\fR to avoid
+-ignoring any files at all.  see node `cvsignore\(aq in the CVS manual, for other
++ignoring any files at all.  See node `cvsignore\(aq in the CVS manual, for other
+ ways to make \fBcvs\fR ignore some files.
+ .SP
+ .IP "" 0
+@@ -3790,7 +3789,7 @@
+ .SP
+ \fIspec\fR can be a file name pattern of the same type
+ that you can specify in the \fB.cvswrappers\fR
+-file. see node `Wrappers\(aq in the CVS manual.
++file. See node `Wrappers\(aq in the CVS manual.
+ .SP
+ .IP "" 0
+ \fB-j\fIrevision\fB\fR
+@@ -3810,7 +3809,7 @@
+ Note that using a single \fB-j \fItagname\fB\fR option rather than
+ \fB-j \fIbranchname\fB\fR to merge changes from a branch will
+ often not remove files which were removed on the branch.
+-see node `Merging adds and removals\(aq in the CVS manual, for more.
++See node `Merging adds and removals\(aq in the CVS manual, for more.
+ .SP
+ In addition, each \fB-j\fR option can contain an optional
+ date specification which, when used with branches, can
+@@ -3819,7 +3818,7 @@
+ (:) to the tag:
+ \fB-j\fISymbolic_Tag\fB:\fIDate_Specifier\fB\fR.
+ .SP
+-see node `Branching and merging\(aq in the CVS manual.
++See node `Branching and merging\(aq in the CVS manual.
+ .SP
+ .SP
+ .SH "update output"
+@@ -3891,7 +3890,7 @@
+ \fB.#\fIfile\fB.\fIrevision\fB\fR where \fIrevision\fR
+ is the revision that your modified file started
+ from.  Resolve the conflict as described in
+-see node `Conflicts example\(aq in the CVS manual.
++the node `Conflicts example\(aq in the CVS manual.
+ (Note that some systems automatically purge
+ files that begin with \fB.#\fR if they have not been
+ accessed for a few days.  If you intend to keep a copy




More information about the Pkg-cvs-commits mailing list