tinstall(1): cvs -> hg - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit a1f6a18e5caa72bcbec2f0a62c4f6049c140f6fa
DIR parent bea7c49aad36d539bf950d30643fbf87d0964269
HTML Author: Eoghan Sherry <ejsherry@gmail.com>
Date: Fri, 19 Mar 2010 13:11:12 -0700
install(1): cvs -> hg
R=rsc
CC=codebot
http://codereview.appspot.com/637041
Diffstat:
M man/man1/0intro.1 | 2 +-
M man/man1/install.1 | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
---
DIR diff --git a/man/man1/0intro.1 b/man/man1/0intro.1
t@@ -305,8 +305,8 @@ that are new or different from Plan 9 from Bell Labs:
.I acidtypes
in
.IR acid (1),
-.IR cvs (1),
.IR dial (1),
+.IR hg (1),
.IR label (1),
the
.B MKSHELL
DIR diff --git a/man/man1/install.1 b/man/man1/install.1
t@@ -10,9 +10,9 @@ cd \*9; ./INSTALL
.B -c
]
.SH DESCRIPTION
-To obtain the Plan 9 tree, use CVS
+To obtain the Plan 9 tree, use Mercurial
(see
-.IR cvs (1))
+.IR hg (1))
or download a tar file from
.HR http://swtch.com/plan9port "" .
.PP
t@@ -141,4 +141,4 @@ a summary of
.B install.log
.SH SEE ALSO
.IR intro (1),
-.IR cvs (1)
+.IR hg (1)