diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/0intro.1 | 2 | ||||
-rw-r--r-- | man/man1/install.1 | 6 |
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) |