diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1996-08-09 09:00:41 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1996-08-09 09:00:41 +0000 |
| commit | e0ad632569273b754b708bf19f61530f7be88767 (patch) | |
| tree | 7f344b51d757f8c23350683d0dc1c07842dd3bda /gnu | |
| parent | e30dd8af8d8f25bb212ae21b64bef88e121b5d76 (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/cvs/cvs/cvs.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/cvs/cvs/cvs.1 b/gnu/usr.bin/cvs/cvs/cvs.1 index 5a703016ce38..2a566dfe89f1 100644 --- a/gnu/usr.bin/cvs/cvs/cvs.1 +++ b/gnu/usr.bin/cvs/cvs/cvs.1 @@ -2,7 +2,7 @@ .ds Rv \\$3 .ds Dt \\$4 .. -.Id $Id: cvs.1,v 1.7 1995/11/15 01:02:41 woods Exp $ +.Id $Id: cvs.1,v 1.3 1995/12/10 23:01:58 peter Exp $ .TH CVS 1 "\*(Dt" .\" Full space in nroff; half space in troff .de SP @@ -2112,7 +2112,7 @@ environment variable is used instead. If .SM EDITOR is not set either, the default is -.BR /usr/ucb/vi . +.BR vi . .TP .SM CVS_IGNORE_REMOTE_ROOT If this variable is set then |
