[BACK]Return to args.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Bx

Diff for /mandoc/regress/mdoc/Bx/args.in between version 1.1 and 1.5

version 1.1, 2017/02/08 03:02:43 version 1.5, 2025/07/01 19:34:28
Line 1 
Line 1 
 .Dd January 30, 2011  .\" $OpenBSD$
   .Dd $Mdocdate$
 .Dt BX-ARGS 1  .Dt BX-ARGS 1
 .Os OpenBSD  .Os
 .Sh NAME  .Sh NAME
 .Nm Bx-args  .Nm Bx-args
 .Nd arguments to the BSD macro  .Nd arguments to the BSD macro
Line 9  no arguments:
Line 10  no arguments:
 .Bx  .Bx
 .Pp  .Pp
 one standard argument:  one standard argument:
 .Bx 4.4  .Bx 4.4 "."
 .Pp  .Pp
 one non-standard argument:  one non-standard argument:
 .Bx nett  .Bx nett.
 .Pp  .Pp
 one semi-standard argument:  one semi-standard argument:
 .Bx 4.1c  .Bx 4.1c
Line 21  two standard arguments:
Line 22  two standard arguments:
 .Bx 4.3 reno  .Bx 4.3 reno
 .Pp  .Pp
 more arguments:  more arguments:
 .Bx 4.3 tahoe and some additional words  .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  .Pp
 end of test document  end of test document

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

CVSweb