blob: 24f37eabab16239ab9ad1288a556c8c908f5a840 (
plain) (
tree)
|
|
.Dd July 29, 2014
.Dt RV-ARGS 3
.Os OpenBSD
.Sh NAME
.Nm Rv-args
.Nd arguments to the return value macro
.Sh RETURN VALUES
no arguments:
.Rv -std
.Pp
one argument:
.Rv -std one
.Pp
two arguments:
.Rv -std one two
|