equal
deleted
inserted
replaced
36 |
36 |
37 On Red Hat and possibly other variants of Unix, try |
37 On Red Hat and possibly other variants of Unix, try |
38 |
38 |
39 sudo make setup-useradd |
39 sudo make setup-useradd |
40 |
40 |
|
41 On FreeBSD, try |
|
42 |
|
43 sudo make setup-freebsd \ |
|
44 HOMEDIR=/usr/local/mercurial-server \ |
|
45 ETCDIR=/usr/local/etc/mercurial-server |
|
46 |
41 See doc/manual.docbook for the rest of the documentation. |
47 See doc/manual.docbook for the rest of the documentation. |
42 |
48 |
43 Paul Crowley, paul@lshift.net, 2011 |
49 Paul Crowley, paul@lshift.net, 2011 |