Index: trunk/RebuildQueue/plugins/RebuildQueue/rqdctl
===================================================================
--- trunk/RebuildQueue/plugins/RebuildQueue/rqdctl (revision 459)
+++ trunk/RebuildQueue/plugins/RebuildQueue/rqdctl (revision 460)
@@ -10,6 +10,9 @@
     cat <<EOU | ${PAGER:-less}
 NAME
+
     $(basename $0) - RebuildQueue Daemon controller
+
 SYNOPSIS
+
     Usage: $(basename $0) [-v] [-l LOG] [-w NUM] [-m MT_DIR] COMMAND
 
@@ -102,25 +105,31 @@
 
 RETURN VALUES
+
      The test utility exits with one of the following values:
 
-     0       expression evaluated to true.
-
-     1       expression evaluated to false or expression was missing.
-
-     >1      An error occurred.
+         0       expression evaluated to true.
+
+         1       expression evaluated to false or expression was missing.
+
+         >1      An error occurred.
 
 DISCLAIMER
-       The author of this utility will be held no responsibility for any damages and losses of data and/or files that may be caused by the use thereof.
+
+       The author of this utility will be held no responsibility for any
+       damages and losses of data and/or files that may be caused by the use
+       thereof.
 
        Use me at your own risk!
 
 AUTHOR
+
        Jay Allen, Endevver Consulting, http://jayallen.org
 
 COPYRIGHT
+
        Copyright 2008, Jay Allen
 
-       This script is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
-
+       This script is free software; you can redistribute it and/or modify it
+       under the same terms as Perl itself.
 EOU
     exit 0
