aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Fo/punct.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-06-10 01:48:53 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-06-10 01:48:53 +0000
commitabed8762b0477726a99b6150b73b539d4f5249e3 (patch)
tree076599b497ae4774c6fabb804bbf540eb6688d97 /regress/mdoc/Fo/punct.in
parentd1008ef735ba0cceb18ab8b96c6a029d71ac93da (diff)
downloadmandoc-abed8762b0477726a99b6150b73b539d4f5249e3.tar.gz
mandoc-abed8762b0477726a99b6150b73b539d4f5249e3.tar.zst
mandoc-abed8762b0477726a99b6150b73b539d4f5249e3.zip
style message about missing blank before trailing delimiter;
inspired by mdoclint(1), and jmc@ considers it useful
Diffstat (limited to 'regress/mdoc/Fo/punct.in')
-rw-r--r--regress/mdoc/Fo/punct.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/mdoc/Fo/punct.in b/regress/mdoc/Fo/punct.in
index e1657ec7..d17b5330 100644
--- a/regress/mdoc/Fo/punct.in
+++ b/regress/mdoc/Fo/punct.in
@@ -6,8 +6,8 @@
.Nd punctuation on function input lines
.Sh DESCRIPTION
.Ft double
-.Fn sin "," cos "Em" italic
+.Fn sin. "," cos "Em" italic
.Pp
-.Fa x "," y "Sy" bold
+.Fa x "," y: "Sy" bold
.Pp
-.Ft int "," float "Sy" bold
+.Ft int "," float: "Sy" bold