'\" t .\" Title: \fBcvslastchange\fR .\" Author: Ben Burton .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 2003-03-08 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "\FBCVSLASTCHANGE\FR" "1" "2003\-03\-08" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" cvslastchange \- Display the last change committed to CVS for a file .SH "SYNOPSIS" .HP \w'\fBcvslastchange\fR\ 'u \fBcvslastchange\fR [\fIfile\fR] .SH "DESCRIPTION" .PP \fBcvslastchange\fR displays the last change committed to CVS for a file\&. It uses \fBcvs diff\fR and \fBcvs log\fR to do this\&. .PP \fBcvslastchange\fR works on any CVS branch, not just HEAD\&. .PP This utility is part of the KDE Software Development Kit\&. .SH "SEE ALSO" .PP cvslastlog(1) cvsrevertlast(1) cvs(1) .SH "AUTHOR" .PP \fBBen Burton\fR <\&bab@debian\&.org\&> .RS 4 Author. .RE