blob: 78341846b1f279d514b752af29f10788eb3fbdbe (
plain) (
tree)
|
|
.\" $OpenBSD: args.in,v 1.2 2017/07/04 14:53:26 schwarze Exp $
.Dd $Mdocdate$
.Dt RV-ARGS 3
.Os
.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
|