Annotation of mandoc/regress/mdoc/Bx/args.in, Revision 1.1
1.1 ! schwarze 1: .Dd January 30, 2011
! 2: .Dt BX-ARGS 1
! 3: .Os OpenBSD
! 4: .Sh NAME
! 5: .Nm Bx-args
! 6: .Nd arguments to the BSD macro
! 7: .Sh DESCRIPTION
! 8: no arguments:
! 9: .Bx
! 10: .Pp
! 11: one standard argument:
! 12: .Bx 4.4
! 13: .Pp
! 14: one non-standard argument:
! 15: .Bx nett
! 16: .Pp
! 17: one semi-standard argument:
! 18: .Bx 4.1c
! 19: .Pp
! 20: two standard arguments:
! 21: .Bx 4.3 reno
! 22: .Pp
! 23: more arguments:
! 24: .Bx 4.3 tahoe and some additional words
! 25: .Pp
! 26: end of test document
CVSweb