diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-19 21:08:48 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1997-03-19 21:08:48 +0000 |
| commit | a238c207dff1b455fd52bd70590987945fe37c89 (patch) | |
| tree | b0c9b0f64db0d3461d9ad9c0123c2c22249e6226 /share/examples/mdoc | |
| parent | eb051a2cf82e3744cbbed05261660804a21d3a26 (diff) | |
Notes
Diffstat (limited to 'share/examples/mdoc')
| -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 ad900c86a9c8..4f05464e0ddf 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 |
