X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=man%2Fdp.man;h=13cdd91e0cf7a17e4a3c1f8203600e63cee83851;hb=c59d387888272695ccf163a8057275dbdc77afd0;hp=d4fa5d099ea7ffdcee631246ae1910cdea80ec3f;hpb=3d7993e40a34f52e2b6394c2f64ef0111ab886f7;p=mmh diff --git a/man/dp.man b/man/dp.man index d4fa5d0..13cdd91 100644 --- a/man/dp.man +++ b/man/dp.man @@ -1,8 +1,7 @@ +.TH DP %manext8% "%nmhdate%" MH.6.8 [%nmhversion%] .\" .\" %nmhwarning% -.\" $Id$ .\" -.TH DP %manext8% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME dp \- parse dates 822-style .SH SYNOPSIS @@ -34,7 +33,7 @@ The .B dp program treats each argument as a single date, and prints the date out in the official 822\-format. -Hence, it is usually best to enclose each argument in double\-quotes for the +Hence, it is usually best to enclose each argument in quotes for the shell. .PP To override the output format used by @@ -62,34 +61,29 @@ Here is the default format string used by which says that if an error was detected, print the error, a `:', and the date in error. 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 - .SH "SEE ALSO" -ap(8), +.IR ap (8), +.PP .I "Standard for the Format of ARPA Internet Text Messages" (RFC\-822) - .SH DEFAULTS .nf .RB ` \-format "' default as described above" .RB ` \-width "' default to the width of the terminal" .fi - .SH CONTEXT None - .SH BUGS The argument to the .B \-format switch must be interpreted as a single token by the shell that invokes .BR dp . -Therefore, one must usually place the argument to this switch inside double\-quotes. +Therefore, one must usually place the argument to this switch inside quotes.