diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-25 14:09:44 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2017-06-25 14:09:44 +0000 |
commit | de503f7238316cd79aad65b66e4c4c4f71f0153b (patch) | |
tree | bfe404cece291e82ce092cf1ba833eda0efd93dd /regress/man/MT/args.out_lint | |
parent | aa70c8a3f4759f3b1ba1f73a8d9325bdfff9c0b7 (diff) | |
download | mandoc-de503f7238316cd79aad65b66e4c4c4f71f0153b.tar.gz |
test new MT macro
Diffstat (limited to 'regress/man/MT/args.out_lint')
-rw-r--r-- | regress/man/MT/args.out_lint | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/man/MT/args.out_lint b/regress/man/MT/args.out_lint new file mode 100644 index 00000000..d26e9fdd --- /dev/null +++ b/regress/man/MT/args.out_lint @@ -0,0 +1,6 @@ +mandoc: args.in:21:11: ERROR: skipping excess arguments: MT ... second +mandoc: args.in:26:11: ERROR: skipping excess arguments: MT ... second +mandoc: args.in:12:2: WARNING: empty block: MT +mandoc: args.in:16:2: WARNING: missing resource identifier, using "": MT +mandoc: args.in:26:2: WARNING: empty block: MT +mandoc: args.in: BASE: RCS id missing: (OpenBSD) |