summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/man
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2004-04-15 01:17:28 +0000
committerpeter <peter@FreeBSD.org>2004-04-15 01:17:28 +0000
commit39ae581ddb391e383fd37d518ec522be89358f41 (patch)
treeb312c05df2e7727eeb7186945c2c2e65f812ac05 /contrib/cvs/man
parent3aa249bff61808355fd6b864b94fd531fd00b3b7 (diff)
downloadFreeBSD-src-39ae581ddb391e383fd37d518ec522be89358f41.zip
FreeBSD-src-39ae581ddb391e383fd37d518ec522be89358f41.tar.gz
Initial merge of cvs-1.11.5 -> 1.11.15 changes onto mainline
Diffstat (limited to 'contrib/cvs/man')
-rw-r--r--contrib/cvs/man/cvs.128
1 files changed, 6 insertions, 22 deletions
diff --git a/contrib/cvs/man/cvs.1 b/contrib/cvs/man/cvs.1
index 968227f..c11c6fd 100644
--- a/contrib/cvs/man/cvs.1
+++ b/contrib/cvs/man/cvs.1
@@ -209,14 +209,6 @@ Do not read the
.B cvs
startup file (\fI~/.cvsrc\fP).
.TP
-.B \-l
-Do not log the
-.I cvs_command
-in the command history (but execute it anyway). See the description
-of the
-.B history
-command for information on command history.
-.TP
.B \-n
Do not change any files. Attempt to execute the
.IR cvs_command ,
@@ -549,15 +541,6 @@ subdirectories. Available with the following commands:
.BR checkout ", " commit ", " diff ", "
.BR export ", " remove ", " rdiff ", " rtag ", "
.BR status ", " tag ", and " update .
-.I Warning:
-this is not the same
-as the overall
-.` "cvs \-l"
-option, which you can specify to the
-.I left
-of a
-.B cvs
-command!
.TP
.B \-n
Do
@@ -1095,7 +1078,7 @@ Others would simply do
.` "cvs checkout -rEXPR1 whatever_module"
to work with you on the experimental change.
.TP
-\fBdiff\fP [\fB\-kl\fP] [\fIrcsdiff_options\fP] [[\fB\-r\fP \fIrev1\fP | \fB\-D\fP \fIdate1\fP | \fB\-j\fP \fIrev1:date1\fP] [\fB\-r\fP \fIrev2\fP | \fB\-D\fP \fIdate2\fP | \fB\-j\fP \fIrev2:date2\fP]] [\fIfiles.\|.\|.\fP]
+\fBdiff\fP [\fB\-kl\fP] [\fIformat_options\fP] [[\fB\-r\fP \fIrev1\fP | \fB\-D\fP \fIdate1\fP | \fB\-j\fP \fIrev1:date1\fP] [\fB\-r\fP \fIrev2\fP | \fB\-D\fP \fIdate2\fP | \fB\-j\fP \fIrev2:date2\fP]] [\fIfiles.\|.\|.\fP]
.I Requires:
working directory, repository.
.br
@@ -1131,8 +1114,9 @@ and
options can be mixed together with at most two options ever specified.
.SP
See
-.BR rcsdiff ( 1 )
-for a list of other accepted options.
+.` "cvs --help diff"
+for a list of supported
+.IR format_options .
.SP
If you don't specify any files,
.B diff
@@ -1463,7 +1447,7 @@ is able to find the files that are located in other directories.
.SP
The standard option \fIflags\fP \fB\-f\fP, and \fB\-l\fP
are available with this command. There are also several
-special options flags:
+special option flags:
.SP
If you use the
.B \-s
@@ -1932,7 +1916,7 @@ Files in home directories:
\&.cvsrc
The
.B cvs
-initialisation file. Lines in this file can be used to specify default
+initialization file. Lines in this file can be used to specify default
options for each
.B cvs
command. For example the line
OpenPOWER on IntegriCloud