xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Ex/args.in (revision f6aab3d83b51b91c24247ad2c2573574de475a82)
1.\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:25 schwarze Exp $
2.Dd $Mdocdate: July 4 2017 $
3.Dt EX-ARGS 1
4.Os
5.Sh NAME
6.Nm Ex-args
7.Nd arguments to the exit value macro
8.Sh EXIT STATUS
9no arguments:
10.Ex -std
11.Pp
12one argument:
13.Ex -std one
14.Pp
15two arguments:
16.Ex -std one two
17