]> git.marmaro.de Git - mmh/commitdiff
fixed typo: example for scan.default didn't include proper terminating
authorGlenn Burkhardt <glenn@aoi.ultranet.com>
Sun, 21 Sep 2003 17:09:31 +0000 (17:09 +0000)
committerGlenn Burkhardt <glenn@aoi.ultranet.com>
Sun, 21 Sep 2003 17:09:31 +0000 (17:09 +0000)
%> for "%<{date} %|*%>"; reported as Debian bug #143427 by Peter Maydell

man/mh-format.man

index 58d14881d1229602badb1989c6e22b32e86d1340..2fdae4b592af587a981a01a716bfbd7d7dba767d 100644 (file)
@@ -421,7 +421,7 @@ a slash. Next,
 .PP
 .RS 5
 .nf
-%<{date} %|*>
+%<{date} %|*%>
 .fi
 .RE
 .PP