From owner-freebsd-doc Sat Sep 12 19:30:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA09872 for freebsd-doc-outgoing; Sat, 12 Sep 1998 19:30:04 -0700 (PDT) (envelope-from owner-freebsd-doc@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA09865 for ; Sat, 12 Sep 1998 19:30:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA25263; Sat, 12 Sep 1998 19:30:01 -0700 (PDT) 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 ; 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 X-Send-Pr-Version: 3.2 Subject: docs/7912: cvs.1 man page appears to have some inaccurate information Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 7912 >Category: docs >Synopsis: The cvs.1 man page misstates -v output >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 12 19:30:01 PDT 1998 >Last-Modified: >Originator: Stephen J. Roznowski >Organization: >Release: FreeBSD 3.0-CURRENT i386 >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 >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message