aboutsummaryrefslogtreecommitdiff
path: root/man/man1/install.1
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2014-11-16 22:00:17 -0500
committerRuss Cox <rsc@swtch.com>2014-11-16 22:00:17 -0500
commit08e793723cad1c7aed2e8cb16c8592aba5ad05e9 (patch)
treea0e70cd26aea0241d1fdbca13d16f25be7592cdb /man/man1/install.1
parent0edb04685bfac6ba0373398f3e9ee561dbaae6bf (diff)
downloadplan9port-08e793723cad1c7aed2e8cb16c8592aba5ad05e9.tar.gz
plan9port-08e793723cad1c7aed2e8cb16c8592aba5ad05e9.tar.bz2
plan9port-08e793723cad1c7aed2e8cb16c8592aba5ad05e9.zip
man: more Mercurial references changed to Git
Change-Id: I940a21d67b21b5dd139cb20b9fae9595506fc5ae
Diffstat (limited to 'man/man1/install.1')
-rw-r--r--man/man1/install.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/install.1 b/man/man1/install.1
index 43ac8aa0..574bdc5c 100644
--- a/man/man1/install.1
+++ b/man/man1/install.1
@@ -13,9 +13,9 @@ cd \*9; ./INSTALL
.I path
]
.SH DESCRIPTION
-To obtain the Plan 9 tree, use Mercurial
+To obtain the Plan 9 tree, use Git
(see
-.IR hg (1))
+.IR git (1))
or download a tar file from
.HR http://swtch.com/plan9port "" .
.PP
@@ -151,4 +151,4 @@ a summary of
.B install.log
.SH SEE ALSO
.IR intro (1),
-.IR hg (1)
+.IR git (1)