--- gman-0.9.3.orig/gman.1x
+++ gman-0.9.3/gman.1x
@@ -5,46 +5,53 @@
 .B gman
 .SH DESCRIPTION
 .B Gman
-is a front-end for the original
-.I man
-page system. The most basic job of gman is to build a database for all
-the man pages and display them (or part of them) as a list. When
-user decides to read a specific man page,
+is a front-end for the manual page system. gman builds a database of all the
+available man pages and displays them in a list. Clicking on an entry in the
+list makes
 .B gman
-will launch a
-.I xterm
-window and call the traditional man system to display the man page in the
-window.
-.sp
+launch another window with the manual page displayed in it.
+.PP
 .B Gman
-can launch more than one window at same time. And user can use
-the index/key word search function to look for the man pages that he needs.
-.sp
+can launch more than one window at same time. The user can use
+the index/key word search function to look for the man pages that they need.
+.PP
 It is simple, but it is useful.
 .SH OPTIONS
 There are no command line options for gman, for now.
+
+.SH DISPLAY OPTIONS
+Currently gman has 4 different modes to present the man pages, available as
+the following items in the \fBView\fP menu:
+.TP
+.B xTerm
+This will launch an X terminal emulator with the \fIman\fP output shown
+inside.
 .sp
-Tips:  Currently gman have 4 different modes to present the man pages
-to you.  In the first mode "Xterm", you can add the following line in
-your ~/.gman file to select the xterm software which you would like to
-use.
+You can add the following line to your ~/.gman file in order to select
+the preferred X terminal emulator:
 .sp
+.RS 16
 xterm_command = rxvt
+.RE
+.TP
+.B GhostView
+gman will present man pages in a GhostView window for you to view and print
+the man page.
 .sp
-Tips:  If GhostView package (command "gv") is aviable on your system.
-You may set "View"->"GhostView" and gman will present man pages with a 
-ghostview window for you to view and print the man page.
-.sp
-Tips:  If you have netscape on your system, you may set
-"View"->"LocalBrowse" and gman will launch a netscape window to show
-you the man page.
-.sp
-Tips:  If you have netscape and apache server running ( defult
-cgi-bin directory is "/var/www/cgi-bin") , you may enjoy the full
-NetBrowse mode by set "View"->"NetBrowse".  In this mode, you can view
-the pages with netscape browser and navigate from one man page to
-another (by click the links in the man pages).  This mode is very
-useful.
+This requires GhostView (command "gv") to be available on your system.
+.TP
+.B LocalBrowse
+gman will launch a Mozilla window to show you the man page.
+.sp
+This requires man2html and Mozilla (command "mozilla") to be available on your
+system.
+.TP
+.B NetBrowse
+In this mode, you can view the pages with Mozilla and navigate from
+one man page to another by clicking the links in the man pages.
+.sp
+This requires man2html, Mozilla (command "mozilla") and a HTTP server
+running on localhost.
 
 .SH FILES
 .TP
@@ -71,8 +78,13 @@
 .BR man (1),
 .BR man (7),
 .BR xterm (1).
+
 .SH AUTHOR
 .B Gman
-was written by a smart gay named Xinkai Wang <aakwxk@hotmail.com>. Home page of gman is at:
+was written by a smart guy named Xinkai Wang <aakwxk@hotmail.com>.
+.PP
+Home page of gman is at:
 .br
-.I http://homex.coolconnect.com/user/xkwang/gman/
+.UR
+http://homex.coolconnect.com/user/xkwang/gman/
+.UE
