diff --git a/mkapachepw.1 b/mkapachepw.1
index 131543c..7d68975 100644
--- a/mkapachepw.1
+++ b/mkapachepw.1
@@ -114,13 +114,13 @@
 processing the OS group and user databases.  Say the starting UID is
 100 (the default), but user \fCbob\fP has a UID of 99.  While
 \fCmkapachepw\fP would initially read this entry in, it would not
-place it into the output Apache user file because this user's UID is
-below the starting value.  By explicitly providing the argument
-\fC+bob\fP, this user will be included in the output despite not
-satisfying the starting UID test.  In other words, the \fC-G\fP and
-\fC-U\fP options are the final arbiters of what actually makes it into
-the output group and user files, regardless of other conditions that
-may be in effect.
+place it into the output Apache user access control file because this
+user's UID is below the starting value.  By explicitly providing the
+argument \fC+bob\fP, this user will be included in the output despite
+not satisfying the starting UID test.  In other words, the \fC-G\fP
+and \fC-U\fP options are the final arbiters of what actually makes it
+into the output group and user files, regardless of other conditions
+that may be in effect.
 
 There is another reason why you might explicitly enumerate a user to
 be included in the output user file.  By default, \fCmkapachepw\fP
@@ -236,7 +236,7 @@
 
 .TP
 .B -c
-inhibit collisions
+prohibit collisions
 
 Ordinarily, if an included file has the same group or user name as one
 found in the underlying OS databases, \fCmkapachepw\fP merely warns you
@@ -402,7 +402,7 @@
 \fCmkapachepw\fP is Copyright (c) \*(CP TundraWare Inc.  For terms of use, see
 the \fCmkapachepw-license.txt\fP file in the program distribution.  If you
 install \fCmkapachepw\fP on a FreeBSD system using the 'ports' mechanism, you
-will also find this file in /usr/local/share/doc/mkapachepw.
+will also find this file in \fC/usr/local/share/doc/mkapachepw\fP.
 
 \fCmkapachepw\fP is free for individual, non-commerical, personal
 use.   Use in any setting where there is any remuneration,
@@ -420,7 +420,7 @@
 .ft \" revert
 
 .SH DOCUMENT REVISION INFORMATION
-$Id: mkapachepw.1,v 1.106 2005/04/12 18:39:25 toor Exp $
+$Id: mkapachepw.1,v 1.107 2005/04/12 18:49:36 toor Exp $