=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/cvs.1,v retrieving revision 1.126 retrieving revision 1.127 diff -u -r1.126 -r1.127 --- src/usr.bin/cvs/cvs.1 2010/09/03 11:09:28 1.126 +++ src/usr.bin/cvs/cvs.1 2011/03/26 20:47:57 1.127 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvs.1,v 1.126 2010/09/03 11:09:28 jmc Exp $ +.\" $OpenBSD: cvs.1,v 1.127 2011/03/26 20:47:57 jmc Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" Copyright (c) 2004-2008 Xavier Santolaria @@ -24,7 +24,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 3 2010 $ +.Dd $Mdocdate: March 26 2011 $ .Dt CVS 1 .Os .Sh NAME @@ -121,6 +121,9 @@ Set the value of the directory where temporary files are to be created. The default is set to .Pa /tmp . +This option overrides the +.Ev TMPDIR +environment variable. .It Fl t Trace program execution. .It Fl V @@ -356,7 +359,7 @@ The information given is the last revision when a modification occurred, the author's name, and the date of the revision. .Bd -literal -offset indent -usage: cvs annotate [flR] [-D date | -r rev] [file ...] +usage: cvs annotate [-flR] [-D date | -r rev] [file ...] .Ed .Pp The @@ -1111,7 +1114,7 @@ This command does not need a local checkout of the repository to work. .Bd -literal -offset indent -usage: cvs rannotate [flR] [-D date | -r rev] module ... +usage: cvs rannotate [-flR] [-D date | -r rev] module ... .Ed .Pp The @@ -1831,7 +1834,7 @@ The .Ic watchers command lists the users who asked for notifications as well as the -notifications details. +notification details. The possible notifications are as follows: .Bl -tag -width Ds .It Cm commit