From 6e346e754ee2063d30fa51191a80313e180b965c Mon Sep 17 00:00:00 2001 From: Xavier Santolaria Date: Thu, 13 Jan 2005 00:03:29 +0000 Subject: better descr for `cvs annotate'; help and ok jmc. --- usr.bin/cvs/cvs.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'usr.bin/cvs/cvs.1') diff --git a/usr.bin/cvs/cvs.1 b/usr.bin/cvs/cvs.1 index 782b0f42520..099235325a4 100644 --- a/usr.bin/cvs/cvs.1 +++ b/usr.bin/cvs/cvs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvs.1,v 1.22 2005/01/07 18:45:13 jmc Exp $ +.\" $OpenBSD: cvs.1,v 1.23 2005/01/13 00:03:28 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau .\" All rights reserved. @@ -139,7 +139,10 @@ Aliases: .Ic adm , .Ic rcs . .It Ic annotate -Show last revision where each line was modified. +For each line of any files specified, show information about its +last revision. +The information given is the last revision when a modification occurred, +the author's name, and the date of the revision. .Pp Aliases: .Ic ann . -- cgit v1.2.3