summaryrefslogtreecommitdiff
path: root/regress/usr.bin
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2010-04-23 00:38:17 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2010-04-23 00:38:17 +0000
commit70c6ccf8b3da5371f9d74d17ee48bc9707553a56 (patch)
tree12efa7787938e6fb2bc5f9b108764fe12645a6bb /regress/usr.bin
parentfb28de39ce789aaab2c7a8a2b65991edc9340a85 (diff)
Update test to also check that .Xr without args is ignored.
Related to mdoc_validate.c 1.47.
Diffstat (limited to 'regress/usr.bin')
-rw-r--r--regress/usr.bin/mandoc/mdoc/Xr/args.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Xr/args.in b/regress/usr.bin/mandoc/mdoc/Xr/args.in
index 9f577e7019f..10e71508ed9 100644
--- a/regress/usr.bin/mandoc/mdoc/Xr/args.in
+++ b/regress/usr.bin/mandoc/mdoc/Xr/args.in
@@ -1,4 +1,4 @@
-.Dd $Mdocdate: February 17 2010 $
+.Dd $Mdocdate: April 23 2010 $
.Dt XR-ARGS 1
.Os
.Sh NAME
@@ -19,3 +19,7 @@ A call, an
.Xr echo 1 , and
another
.Xr echo 1 .
+.Pp
+Finally, no
+.Xr
+echo at all.