Release 1.4.3.
[misc] / hush.1.in
index e5c2bc7..d849700 100644 (file)
--- a/hush.1.in
+++ b/hush.1.in
@@ -46,7 +46,7 @@ version number to standard output, and exit.
 .BI "\-d " directory
 Write log files to
 .I directory
-rather than the default, 
+rather than the default,
 .BR "@logdir@" .
 .TP
 .BI "\-m " email-address
@@ -64,9 +64,10 @@ log files are left.
 .TP
 .BI "\-p " mode
 Set the permissions on the logfile to
-.I mode ,
+.IR mode ,
 a mode specification acceptable to
-.BR chmod (1), though relative permissions will be applied to mode
+.BR chmod (1),
+though relative permissions will be applied to mode
 .B 600
 (i.e.,
 .BR u=rw,og= ).