plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

commit a1f6a18e5caa72bcbec2f0a62c4f6049c140f6fa
parent bea7c49aad36d539bf950d30643fbf87d0964269
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:
Mman/man1/0intro.1 | 2+-
Mman/man1/install.1 | 6+++---
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 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 @@ -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)