aboutsummaryrefslogtreecommitdiff
path: root/man/man1
diff options
context:
space:
mode:
authorEoghan Sherry <ejsherry@gmail.com>2010-03-19 13:11:12 -0700
committerRuss Cox <rsc@swtch.com>2010-03-19 13:11:12 -0700
commita1f6a18e5caa72bcbec2f0a62c4f6049c140f6fa (patch)
tree62134f98600e68bb024e13004180da90189aa573 /man/man1
parentbea7c49aad36d539bf950d30643fbf87d0964269 (diff)
downloadplan9port-a1f6a18e5caa72bcbec2f0a62c4f6049c140f6fa.tar.gz
plan9port-a1f6a18e5caa72bcbec2f0a62c4f6049c140f6fa.tar.bz2
plan9port-a1f6a18e5caa72bcbec2f0a62c4f6049c140f6fa.zip
install(1): cvs -> hg
R=rsc CC=codebot http://codereview.appspot.com/637041
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/0intro.12
-rw-r--r--man/man1/install.16
2 files changed, 4 insertions, 4 deletions
diff --git a/man/man1/0intro.1 b/man/man1/0intro.1
index 9cab9cbf..52457255 100644
--- a/man/man1/0intro.1
+++ b/man/man1/0intro.1
@@ -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
diff --git a/man/man1/install.1 b/man/man1/install.1
index 255f8156..c7afc54c 100644
--- a/man/man1/install.1
+++ b/man/man1/install.1
@@ -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
@@ -141,4 +141,4 @@ a summary of
.B install.log
.SH SEE ALSO
.IR intro (1),
-.IR cvs (1)
+.IR hg (1)