aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2017-09-01 13:16:43 -0400
committerRuss Cox <rsc@swtch.com>2017-09-01 13:25:20 -0400
commita39938859387987d5aac6201600154a68fad7c40 (patch)
tree19f70a476a063279c5d7cb23ea327fba34841431 /man
parent6cb3a2b9c3cf191c613985fc893c8a88a9b6d76f (diff)
downloadplan9port-a39938859387987d5aac6201600154a68fad7c40.tar.gz
plan9port-a39938859387987d5aac6201600154a68fad7c40.tar.bz2
plan9port-a39938859387987d5aac6201600154a68fad7c40.zip
all: update site from swtch.com to 9fans.github.io
Diffstat (limited to 'man')
-rw-r--r--man/man1/git.116
-rw-r--r--man/man1/install.12
2 files changed, 7 insertions, 11 deletions
diff --git a/man/man1/git.1 b/man/man1/git.1
index b7e111f5..9b29b512 100644
--- a/man/man1/git.1
+++ b/man/man1/git.1
@@ -1,10 +1,10 @@
.TH GIT 1
.SH NAME
-git, hg, cvs \- introduction to using plan9port Git repository
+git, hg, cvs, codereview \- introduction to using plan9port Git repository
.SH SYNOPSIS
.B git
.B clone
-.B http://code.swtch.com/plan9port
+.B https://9fans.github.io/plan9port
.B plan9
.PP
.B git
@@ -20,12 +20,10 @@ git, hg, cvs \- introduction to using plan9port Git repository
.B gitk
.PP
.B web
-.B http://code.swtch.com/plan9port
+.B https://9fans.github.io/plan9port
.SH DESCRIPTION
The master source tree for Plan 9 from User Space is maintained
-using the source control system Git
-as a substitute for Plan 9's
-\fIreplica\fR(8) and dump file system.
+using the source control system Git.
.PP
The first argument to
.I git
@@ -68,7 +66,7 @@ refers to the most recent version in the version history.
starts an interactive history viewer.
.PP
The Git tree can be inspected on the web at
-.HR http://code.swtch.com/plan9port/ "" .
+.HR https://github.com/9fans/plan9port "" .
.SH FILES
.TP
.B \*9/.git
@@ -77,13 +75,11 @@ directory containing Git local repository
.B .gitignore
list of files and wildcards to exclude from Git operations
.SH SEE ALSO
-.IR codereview (1)
-.PP
Unix's
\fIgit\fR(1),
.HR http://git-scm.com/doc
.PP
-.HR http://code.swtch.com/plan9port/
+.HR https://9fans.github.io/plan9port/
.SH BUGS
Plan 9 from User Space is no longer accessible using CVS or Mercurial;
you must use Git.
diff --git a/man/man1/install.1 b/man/man1/install.1
index 574bdc5c..be35bd35 100644
--- a/man/man1/install.1
+++ b/man/man1/install.1
@@ -17,7 +17,7 @@ To obtain the Plan 9 tree, use Git
(see
.IR git (1))
or download a tar file from
-.HR http://swtch.com/plan9port "" .
+.HR https://9fans.github.io/plan9port "" .
.PP
The tree can be unpacked anywhere, but the
usual place is