Bug #807
an error in share/man/man7/committer.7
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Found a small error when reading the manual of committer. please verify!
Yonghong
Index: share/man/man7/committer.7
===================================================================
RCS file: /home/yanyh/dcvs/src/share/man/man7/committer.7,v
retrieving revision 1.5
diff -u -u -p -r1.5 committer.7
--- share/man/man7/committer.7 13 May 2007 20:29:48 -0000 1.5
+++ share/man/man7/committer.7 13 Sep 2007 04:49:51 -0000
@@ -143,7 +143,7 @@ directory.
.Bd -literal -offset indent
cd /usr/src/test/test
(edit something)
-cvs -d you@crater.dragonflybsd.org commit file_you_edited
+cvs -d you@crater.dragonflybsd.org:/cvs commit file_you_edited
.Ed
.Sh COMITTING REAL WORK
Make modifications as needed. For example, edit files. If adding
Related todos
History
Updated by c.turner over 5 years ago
yup.. ditto here.. was thinking of commiting same.. good eyes chap.
- Chris