Annotation of mandoc/regress/mdoc/Bx/args.in, Revision 1.5
1.5 ! schwarze 1: .\" $OpenBSD: args.in,v 1.6 2025/07/01 19:31:52 schwarze Exp $
! 2: .Dd $Mdocdate: July 1 2025 $
1.1 schwarze 3: .Dt BX-ARGS 1
1.4 schwarze 4: .Os
1.1 schwarze 5: .Sh NAME
6: .Nm Bx-args
7: .Nd arguments to the BSD macro
8: .Sh DESCRIPTION
9: no arguments:
10: .Bx
11: .Pp
12: one standard argument:
1.2 schwarze 13: .Bx 4.4 "."
1.1 schwarze 14: .Pp
15: one non-standard argument:
1.3 schwarze 16: .Bx nett.
1.1 schwarze 17: .Pp
18: one semi-standard argument:
19: .Bx 4.1c
20: .Pp
21: two standard arguments:
22: .Bx 4.3 reno
23: .Pp
24: more arguments:
1.2 schwarze 25: .Bx 4.3 tahoe and "Em" some additional words
1.5 ! schwarze 26: .Pp
! 27: second argument is unusual:
! 28: .Bx 4.3 Net/1
! 29: .Bx 4.3 net/2
! 30: .Bx 4.4 Lite1
! 31: .Bx 4.4 lite2
! 32: .Bx 4.4 sccs
1.1 schwarze 33: .Pp
34: end of test document
CVSweb