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