http://git.etersoft.ru/projects
/
wine
/
eterwine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6863290
)
c2man: Replace link to documentation.sgml.
author
André Hentschel
<nerv@dawncrow.de>
Wed, 31 Mar 2010 17:19:39 +0000
(19:19 +0200)
committer
Alexandre Julliard
<julliard@winehq.org>
Thu, 1 Apr 2010 09:41:32 +0000
(11:41 +0200)
tools/c2man.pl
patch
|
blob
|
blame
|
history
diff --git
a/tools/c2man.pl
b/tools/c2man.pl
index 62d7e1759d28c2e9d7a8baeeeccdc2aeb813b7fb..4fff8d7e713f334d23a044f97b939c07dbba6495 100755
(executable)
--- a/
tools/c2man.pl
+++ b/
tools/c2man.pl
@@
-1,6
+1,6
@@
#! /usr/bin/perl -w
#
-# Generate API documentation. See
documentation/documentation.sgml
for details.
+# Generate API documentation. See
http://www.winehq.org/docs/winedev-guide/api-docs
for details.
#
# Copyright (C) 2000 Mike McCormack
# Copyright (C) 2003 Jon Griffiths