Rearranged whitespace (and comments) in all the code!
[mmh] / man / dp.man
index ce237b0..e31e626 100644 (file)
@@ -1,12 +1,12 @@
 .\"
 .\" %nmhwarning%
-.\" $Id$
 .\"
 .TH DP %manext8% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
 dp \- parse dates 822-style
 .SH SYNOPSIS
 .HP 5
+.na
 .B %libdir%/dp
 .RB [ \-form
 .IR formatfile ]
@@ -15,9 +15,10 @@ dp \- parse dates 822-style
 .RB [ \-width
 .IR columns ]
 .RB [ \-version ]
-.RB [ \-help ] 
+.RB [ \-help ]
 .I dates
 \&...
+.ad
 .SH DESCRIPTION
 .B Dp
 is a program that parses dates according to the ARPA Internet standard.
@@ -54,9 +55,7 @@ Here is the default format string used by
 .BR dp :
 .PP
 .RS 5
-.nf
 %<(nodate{text})error: %{text}%|%(putstr(pretty{text}))%>
-.fi
 .RE
 .PP
 which says that if an error was detected, print the error, a `:',
@@ -66,8 +65,9 @@ Otherwise, output the 822\-proper format of the date.
 .SH FILES
 .fc ^ ~
 .nf
-.ta \w'/usr/local/nmh/etc/ExtraBigFileName  'u
+.ta \w'%etcdir%/ExtraBigFileName  'u
 ^$HOME/\&.mh\(ruprofile~^The user profile
+.fi
 
 .SH "PROFILE COMPONENTS"
 None
@@ -77,10 +77,11 @@ ap(8),
 .I "Standard for the Format of ARPA Internet Text Messages"
 (RFC\-822)
 
-.SH "DEFAULTS"
+.SH DEFAULTS
 .nf
 .RB ` \-format "' default as described above"
 .RB ` \-width "' default to the width of the terminal"
+.fi
 
 .SH CONTEXT
 None