>Submitter-Id:   net
>Originator:     Thomas Klausner
>Organization:
net
>Confidential:  no
>Synopsis:      cvs.1: missing documentation for letter 'P' for cvs update
>Severity:      non-critical
>Priority:      medium
>Category:      doc
>Class:         doc-bug
>Release:       cvs-1.11
>Environment:
        
System: NetBSD dmath5.geometrie.tuwien.ac.at 1.5S NetBSD 1.5S (RAFFAELO) #0: Mon Mar 
12 18:35:17 CET 2001 
[EMAIL PROTECTED]:/home/wiz/src/sys/arch/i386/compile/RAFFAELO i386


>Description:
cvs.1 doesn't explain what 'P' means in cvs update output.
>How-To-Repeat:
man cvs
>Fix:

--- cvs.1       2000/10/26 14:59:07
+++ cvs.1       2001/04/30 17:24:36
@@ -1708,8 +1708,13 @@
 .B update
 keeps you informed of its progress by printing a line for each file,
 prefaced with one of the characters
-.` "U A R M C ?"
+.` "P U A R M C ?"
 to indicate the status of the file:
+.TP 1i
+\fBP\fP \fIfile\fP
+The file has been \fIpatched\fP to be in sync with the version in the
+repository.  Only a diff has been applied, in contrast to \fBU\fP,
+where the whole file is fetched.
 .TP 1i
 \fBU\fP \fIfile\fP
 The file was brought \fIup to date\fP with respect to the repository.

_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to