Module: wine Branch: master Commit: a282b2a75390f366c0dec4b89c7afebbe72830fd URL: http://source.winehq.org/git/wine.git/?a=commit;h=a282b2a75390f366c0dec4b89c...
Author: Frédéric Delanoy frederic.delanoy@gmail.com Date: Wed Jul 17 01:12:01 2013 +0200
notepad: Fix manpage formatting.
---
programs/notepad/notepad.man.in | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/programs/notepad/notepad.man.in b/programs/notepad/notepad.man.in index 50638a5..1dda516 100644 --- a/programs/notepad/notepad.man.in +++ b/programs/notepad/notepad.man.in @@ -2,7 +2,8 @@ .SH NAME notepad - Wine text editor .SH SYNOPSIS -.BR "notepad "\fI[text\ file]\fR " +.B notepad +.RI [ text\ file ] .SH DESCRIPTION .B notepad is the Wine text editor, designed to be compatible with its Microsoft Windows counterpart.