diff options
Diffstat (limited to 'regress/mdoc/Lb')
-rw-r--r-- | regress/mdoc/Lb/badargs.out_ascii | 4 | ||||
-rw-r--r-- | regress/mdoc/Lb/break.out_ascii | 4 | ||||
-rw-r--r-- | regress/mdoc/Lb/eos.out_ascii | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/regress/mdoc/Lb/badargs.out_ascii b/regress/mdoc/Lb/badargs.out_ascii index f5bd4afe..cfc2b0ff 100644 --- a/regress/mdoc/Lb/badargs.out_ascii +++ b/regress/mdoc/Lb/badargs.out_ascii @@ -4,7 +4,7 @@ NNAAMMEE LLbb--bbaaddaarrggss - bad arguments to the library macro LLIIBBRRAARRYY - library ``murks'' - library ``mylib'' another + library "murks" + library "mylib" another OpenBSD January 2, 2011 OpenBSD diff --git a/regress/mdoc/Lb/break.out_ascii b/regress/mdoc/Lb/break.out_ascii index 6c9e5698..a6f0eebf 100644 --- a/regress/mdoc/Lb/break.out_ascii +++ b/regress/mdoc/Lb/break.out_ascii @@ -4,10 +4,10 @@ NNAAMMEE LLbb--bbrreeaakk - output line breaks after the library macro LLIIBBRRAARRYY - library ``mylib'' + library "mylib" text DDEESSCCRRIIPPTTIIOONN - library ``mylib'' text + library "mylib" text OpenBSD June 30, 2010 OpenBSD diff --git a/regress/mdoc/Lb/eos.out_ascii b/regress/mdoc/Lb/eos.out_ascii index bbb726f1..0db13295 100644 --- a/regress/mdoc/Lb/eos.out_ascii +++ b/regress/mdoc/Lb/eos.out_ascii @@ -4,6 +4,6 @@ NNAAMMEE LLbb--eeooss - end of sentence handling after the library macro DDEESSCCRRIIPPTTIIOONN - Let's use the library ``mylib''. And some other libraries. + Let's use the library "mylib". And some other libraries. OpenBSD November 17, 2012 OpenBSD |