c2man: Replace link to documentation.sgml

André Hentschel nerv at dawncrow.de
Wed Mar 31 12:19:39 CDT 2010


Better link to the online-docs.
NOTE: Thats the last link to a non-existant sgml-file ( all deleted around 2005 ) outside the translated README's, but i dont know how to "force" an update...

---
 tools/c2man.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tools/c2man.pl b/tools/c2man.pl
index 62d7e17..4fff8d7 100755
--- 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
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list