diff options
| author | Andreas Kotes <andreas.kotes@nokia.com> | 2014-04-10 11:02:55 +0200 |
|---|---|---|
| committer | Andreas Kotes <andreas.kotes@nokia.com> | 2014-04-10 11:02:55 +0200 |
| commit | 6119ae5156c3f01576d8bdefb8b861a45be372fb (patch) | |
| tree | f63748c43dd2c255edce464a40a7a20db3ec79ca /vchat-client.sgml | |
| parent | 516ba0aea75f74ca0a6060f8d75ad717ab7dcfef (diff) | |
update manual pages to point to git
Diffstat (limited to 'vchat-client.sgml')
| -rwxr-xr-x | vchat-client.sgml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/vchat-client.sgml b/vchat-client.sgml index ee0dc36..4b4f130 100755 --- a/vchat-client.sgml +++ b/vchat-client.sgml | |||
| @@ -262,16 +262,15 @@ TAB nick completion | |||
| 262 | <refsect1> | 262 | <refsect1> |
| 263 | <title>DEVEL</title> | 263 | <title>DEVEL</title> |
| 264 | 264 | ||
| 265 | <para>You can get the most recent version of vchat-client via CVS, e.g: | 265 | <para>You can get the most recent version of vchat-client via git, e.g: |
| 266 | <screen> | 266 | <screen> |
| 267 | <prompt>$ </prompt><userinput>cvs -d:pserver:anonymous@pulse.flatline.de:/home/cvsroot login</userinput> | 267 | <prompt>$ </prompt><userinput>git clone git://erdgeist.org/vchat-client</userinput> |
| 268 | <prompt>$ </prompt><userinput>cvs -z3 -d:pserver:anonymous@pulse.flatline.de:/home/cvsroot co vchat-client</userinput> | ||
| 269 | </screen> | 268 | </screen> |
| 270 | </para> | 269 | </para> |
| 271 | 270 | ||
| 272 | <para>(press return at password prompt) no autoconf yet, sorry. required libs: | 271 | <para>(press return at password prompt) no autoconf yet, sorry. required libs: |
| 273 | <literallayout> | 272 | <literallayout> |
| 274 | - openssl (0.9.6+ preferred) | 273 | - openssl (1.0.1g+ preferred) |
| 275 | - readline (4.2+ preferred) | 274 | - readline (4.2+ preferred) |
| 276 | - ncurses (5.2 preferred) | 275 | - ncurses (5.2 preferred) |
| 277 | </literallayout> | 276 | </literallayout> |
| @@ -337,7 +336,7 @@ the admins has to be logged in.</para> | |||
| 337 | <refsect1> | 336 | <refsect1> |
| 338 | 337 | ||
| 339 | <title>SEE ALSO</title> | 338 | <title>SEE ALSO</title> |
| 340 | <para>gcc (1), cvs (1).</para> | 339 | <para>gcc (1), git (1).</para> |
| 341 | 340 | ||
| 342 | </refsect1> | 341 | </refsect1> |
| 343 | 342 | ||
