Added -nocontentid (and -contentid, for symmetry) switch to mhbuild. This allows...
[mmh] / man / dp.man
index ce237b0..1b21419 100644 (file)
@@ -7,6 +7,7 @@
 dp \- parse dates 822-style
 .SH SYNOPSIS
 .HP 5
+.na
 .B %libdir%/dp
 .RB [ \-form
 .IR formatfile ]
@@ -18,6 +19,7 @@ dp \- parse dates 822-style
 .RB [ \-help ] 
 .I dates
 \&...
+.ad
 .SH DESCRIPTION
 .B Dp
 is a program that parses dates according to the ARPA Internet standard.
@@ -54,9 +56,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 +66,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 +78,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