projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
b3c4709
)
fixed make
author
fxr <fxr@web>
Mon, 23 Nov 2009 16:58:17 +0000 (08:58 -0800)
committer
Charlie <root@leaf.dragonflybsd.org>
Mon, 23 Nov 2009 16:58:17 +0000 (08:58 -0800)
docs/handbook/handbook-updating-using.mdwn
patch
|
blob
|
blame
|
history
diff --git
a/docs/handbook/handbook-updating-using.mdwn
b/docs/handbook/handbook-updating-using.mdwn
index
c477480
..
ab11edc
100644
(file)
--- a/
docs/handbook/handbook-updating-using.mdwn
+++ b/
docs/handbook/handbook-updating-using.mdwn
@@
-1,5
+1,4
@@
-
## Configuration
@@
-11,8
+10,7
@@
A fresh copy of the repository can be cloned anywhere. Note that the directory
# cd /usr
# make help # get help
- # make git-clone # initial setup
- # make git-update
+ # make src-update
Somewhat finer control can be achieved using git(1) directly: To clone the repository and check out the master branch (this will take some time):