From sjr@home.net  Sat Sep 12 19:21:01 1998
Received: from istari.home.net (cc158233-a.catv1.md.home.com [24.3.25.17])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA09300
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 12 Sep 1998 19:20:52 -0700 (PDT)
          (envelope-from sjr@home.net)
Received: (from sjr@localhost)
	by istari.home.net (8.8.8/8.8.6) id WAA14876;
	Sat, 12 Sep 1998 22:20:18 -0400 (EDT)
Message-Id: <199809130220.WAA14876@istari.home.net>
Date: Sat, 12 Sep 1998 22:20:18 -0400 (EDT)
From: sjr@home.net
Reply-To: sjr@home.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: cvs.1 man page appears to have some inaccurate information
X-Send-Pr-Version: 3.2

>Number:         7912
>Category:       docs
>Synopsis:       The cvs.1 man page misstates -v output
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 12 19:30:01 PDT 1998
>Closed-Date:    Sun Oct 4 03:57:26 PDT 1998
>Last-Modified:  Sun Oct  4 04:12:00 PDT 1998
>Originator:     Stephen J. Roznowski
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

	The cvs.1 man page states that you can use "cvs -v" to see
	the compiled in paths. It does not appear to work that way.

>How-To-Repeat:

	

>Fix:

	This patch deletes the references from the man page.
	
--- contrib/cvs/man/cvs.1.orig	Sat Sep 12 22:14:16 1998
+++ contrib/cvs/man/cvs.1	Sat Sep 12 22:16:25 1998
@@ -2063,9 +2063,7 @@
 .` "cvs \-d \fIcvsroot cvs_command\fP\|.\|.\|."
 You may not need to set
 .SM CVSROOT
-if your \fBcvs\fP binary has the right path compiled in; use
-.` "cvs \-v"
-to display all compiled-in paths.
+if your \fBcvs\fP binary has the right path compiled in.
 .TP
 .SM CVSREAD
 If this is set,
@@ -2083,8 +2081,7 @@
 .BR co ( 1 )
 and
 .BR ci ( 1 ).
-If not set, a compiled-in value is used; see the display from
-.` "cvs \-v".
+If not set, a compiled-in value is used.
 .TP
 .SM CVSEDITOR
 Specifies the program to use for recording log messages during
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Sun Oct 4 03:57:26 PDT 1998 
State-Changed-Why:  
commited. 
>Unformatted:
