diff options
Diffstat (limited to 'regress/usr.bin/mandoc/mdoc/Lb/badargs.out_markdown')
-rw-r--r-- | regress/usr.bin/mandoc/mdoc/Lb/badargs.out_markdown | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/regress/usr.bin/mandoc/mdoc/Lb/badargs.out_markdown b/regress/usr.bin/mandoc/mdoc/Lb/badargs.out_markdown new file mode 100644 index 00000000000..132b2f9f2b4 --- /dev/null +++ b/regress/usr.bin/mandoc/mdoc/Lb/badargs.out_markdown @@ -0,0 +1,12 @@ +LB-BADARGS(3) - Library Functions Manual + +# NAME + +**Lb-badargs** - bad arguments to the library macro + +# LIBRARY + +library “murks” +library “mylib” another + +OpenBSD - January 2, 2011 |