diff options
Diffstat (limited to 'share/examples/mdoc/example.3')
-rw-r--r-- | share/examples/mdoc/example.3 | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3 index ad900c8..4f05464 100644 --- a/share/examples/mdoc/example.3 +++ b/share/examples/mdoc/example.3 @@ -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 |