--- spec.1.orig	2009-03-18 00:35:38.000000000 +0100
+++ spec.1	2009-03-18 00:38:55.000000000 +0100
@@ -16,7 +16,9 @@
 .TP
 \fB\-D\fR, \fB\-\-diff\fR [FORMAT]
 Show diff of objects that are expected to be equal when they are not
+
 Builtin formats: unified|u|context|c
+
 You can also specify a custom differ class
 (in which case you should also specify \fB\-\-require\fR)
 .TP
@@ -49,15 +51,25 @@
 not specified. The \fB\-\-format\fR option may be specified several times
 if you want several outputs
 .IP
+.RS
 Builtin formats:
-silent|l                 : No output
-progress|p               : Text\-based progress bar
-profile|o                : Text\-based progress bar with profiling of 10 slowest examples
-specdoc|s                : Code example doc strings
-nested|n                 : Code example doc strings with nested groups indented
-html|h                   : A nice HTML report
-failing_examples|e       : Write all failing examples \- input for \fB\-\-example\fR
-failing_example_groups|g : Write all failing example groups \- input for \fB\-\-example\fR
+.IP silent|l                
+No output
+.IP progress|p              
+Text\-based progress bar
+.IP profile|o               
+Text\-based progress bar with profiling of 10 slowest examples
+.IP specdoc|s               
+Code example doc strings
+.IP nested|n                
+Code example doc strings with nested groups indented
+.IP html|h                  
+A nice HTML report
+.IP failing_examples|e      
+Write all failing examples \- input for \fB\-\-example\fR
+.IP failing_example_groups|g
+Write all failing example groups \- input for \fB\-\-example\fR
+.RE
 .IP
 FORMAT can also be the name of a custom formatter class
 (in which case you should also specify \fB\-\-require\fR to load it)
