Update to use the .Rv macro now that I know it exists :-).

This commit is contained in:
Mike Pritchard 1997-03-19 21:08:48 +00:00
parent eb051a2cf8
commit a238c207df
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=24056

View File

@ -72,12 +72,7 @@ as follows:
#define EXAMPLE_TWO 2
.Ed
.Sh RETURN VALUES
A 0 value is returned if the operation succeeds,
otherwise
.Fn example
returns -1 and the global variable
.Va errno
indicates the reason for the failure.
.Rv -std example
.Sh ENVIRONMENT
The
.Fn example