winedbg: Properly end non-formatted text in man page.
commit82f810dc73dc0fb4eab7121c7518fe041d4a9d00
authorDylan Smith <dylan.ah.smith@gmail.com>
Mon, 17 Aug 2009 05:14:57 +0000 (17 01:14 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Aug 2009 12:42:48 +0000 (17 14:42 +0200)
tree934a603d5f93f3be016e7f2ce84a3dbef2267ccc
parent26c427d50aba750f08323bbef78bf07c0b931540
winedbg: Properly end non-formatted text in man page.

The .nf macro stops formatting of the text in the man page, and the
macro .fi should be used to end.  This wasn't done before, which is
noticable for where the text is wrapped when opening the man page with a
larger/smaller terminal width.
programs/winedbg/winedbg.man.in