Module: wine Branch: master Commit: 2d19782ec5eb279f1b2fe6e1d778c9db578344fb URL: http://source.winehq.org/git/wine.git/?a=commit;h=2d19782ec5eb279f1b2fe6e1d7...
Author: Frédéric Delanoy frederic.delanoy@gmail.com Date: Wed Jun 19 14:21:09 2013 +0200
loader: Remove copy-paste error in BUGS section of wine manpage.
---
loader/wine.man.in | 15 ++++++--------- 1 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/loader/wine.man.in b/loader/wine.man.in index 6779b44..f6b2569 100644 --- a/loader/wine.man.in +++ b/loader/wine.man.in @@ -294,20 +294,17 @@ Please add entries to this list for applications you currently run, if there is no entry for this application. .PP Bug reports may be posted to Wine Bugzilla -.I http://bugs.winehq.org +.IR http://bugs.winehq.org . If you want to post a bug report, please see -.I http://wiki.winehq.org/Bugs -in the -.B wine -source to see what information is necessary +.IR http://wiki.winehq.org/Bugs . .PP -Problems and suggestions with this manpage please also report to -.I http://bugs.winehq.org +Problems and suggestions with this manpage can also be reported on +.IR http://bugs.winehq.org . .SH AVAILABILITY The most recent public version of .B wine can be downloaded from -.I http://www.winehq.org/download +.IR http://www.winehq.org/download . .PP The latest snapshot of the code may be obtained via GIT. For information on how to do this, please see @@ -326,7 +323,7 @@ For further information about development, you might want to subscribe to the .B wine mailing lists at -.I http://www.winehq.org/forums +.IR http://www.winehq.org/forums .
.SH "SEE ALSO" .BR wineserver (1),