* mandoc: test unusual second arguments to .Bx
@ 2025-07-01 19:34 schwarze
0 siblings, 0 replies; only message in thread
From: schwarze @ 2025-07-01 19:34 UTC (permalink / raw)
To: source
Log Message:
-----------
test unusual second arguments to .Bx
Modified Files:
--------------
mandoc/regress/mdoc/Bx:
args.in
args.out_ascii
args.out_markdown
Revision Data
-------------
Index: args.out_ascii
===================================================================
RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Bx/args.out_ascii,v
diff -Lregress/mdoc/Bx/args.out_ascii -Lregress/mdoc/Bx/args.out_ascii -u -p -r1.5 -r1.6
--- regress/mdoc/Bx/args.out_ascii
+++ regress/mdoc/Bx/args.out_ascii
@@ -16,6 +16,9 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
more arguments: 4.3BSD-Tahoe and _\bs_\bo_\bm_\be _\ba_\bd_\bd_\bi_\bt_\bi_\bo_\bn_\ba_\bl _\bw_\bo_\br_\bd_\bs
+ second argument is unusual: 4.3BSD-Net/1 4.3BSD-Net/2 4.4BSD-Lite1
+ 4.4BSD-Lite2 4.4BSD-Sccs
+
end of test document
-OpenBSD July 4, 2017 BX-ARGS(1)
+OpenBSD July 1, 2025 BX-ARGS(1)
Index: args.in
===================================================================
RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Bx/args.in,v
diff -Lregress/mdoc/Bx/args.in -Lregress/mdoc/Bx/args.in -u -p -r1.4 -r1.5
--- regress/mdoc/Bx/args.in
+++ regress/mdoc/Bx/args.in
@@ -1,4 +1,4 @@
-.\" $OpenBSD: args.in,v 1.5 2017/07/04 14:53:24 schwarze Exp $
+.\" $OpenBSD: args.in,v 1.6 2025/07/01 19:31:52 schwarze Exp $
.Dd $Mdocdate$
.Dt BX-ARGS 1
.Os
@@ -23,5 +23,12 @@ two standard arguments:
.Pp
more arguments:
.Bx 4.3 tahoe and "Em" some additional words
+.Pp
+second argument is unusual:
+.Bx 4.3 Net/1
+.Bx 4.3 net/2
+.Bx 4.4 Lite1
+.Bx 4.4 lite2
+.Bx 4.4 sccs
.Pp
end of test document
Index: args.out_markdown
===================================================================
RCS file: /home/cvs/mandoc/mandoc/regress/mdoc/Bx/args.out_markdown,v
diff -Lregress/mdoc/Bx/args.out_markdown -Lregress/mdoc/Bx/args.out_markdown -u -p -r1.5 -r1.6
--- regress/mdoc/Bx/args.out_markdown
+++ regress/mdoc/Bx/args.out_markdown
@@ -24,6 +24,13 @@ two standard arguments:
more arguments:
4\.3BSD-Tahoe and *some additional words*
+second argument is unusual:
+4\.3BSD-Net/1
+4\.3BSD-Net/2
+4\.4BSD-Lite1
+4\.4BSD-Lite2
+4\.4BSD-Sccs
+
end of test document
-OpenBSD - July 4, 2017 - BX-ARGS(1)
+OpenBSD - July 1, 2025 - BX-ARGS(1)
--
To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-01 19:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-01 19:34 mandoc: test unusual second arguments to .Bx schwarze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).