Description: Fixes manpage formatting errors.
Author: Charlie Smotherman <cjsmo@cableone.net>

--- a/nosetests.1
+++ b/nosetests.1
@@ -2,16 +2,10 @@
 .SH NAME
 nosetests \- nicer testing for python
 .\" Man page generated from reStructeredText.
-.INDENT 0.0
-.UNINDENT
 
 .SH SYNOPSIS
-.INDENT 0.0
-.INDENT 3.5
-nosetests [options] [names]
 
-.UNINDENT
-.UNINDENT
+nosetests [options] [names]
 
 .SH DESCRIPTION
 nose collects tests automatically from python source files,
@@ -82,7 +76,7 @@
 In addition to passing command\-line options, you may also put
 configuration options in your project\'s \fIsetup.cfg\fP file, or a .noserc
 or nose.cfg file in your home directory. In any of these standard
-.ini\-style config files, you put your nosetests configuration in a
+ini\-style config files, you put your nosetests configuration in a
 \fB[nosetests]\fP section. Options are the same as on the command line,
 with the \-\- prefix removed. For options that are simple switches, you
 must supply a value:
