diff options
| author | uwe <uwe@NetBSD.org> | 2022-12-04 01:29:31 +0000 |
|---|---|---|
| committer | uwe <uwe@NetBSD.org> | 2022-12-04 01:29:31 +0000 |
| commit | 76d3ba74ad59fcff26788d36a749de88d85d3def (patch) | |
| tree | 0db2cb126a3ac5e48418910a6444cad6cb299d51 /lib/librmt | |
| parent | d3e904cb3d147770ab3a33286c38b470dfed7de4 (diff) | |
Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS
Diffstat (limited to 'lib/librmt')
| -rw-r--r-- | lib/librmt/rmtops.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librmt/rmtops.3 b/lib/librmt/rmtops.3 index ee34abf08e4..9aa1442617e 100644 --- a/lib/librmt/rmtops.3 +++ b/lib/librmt/rmtops.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: rmtops.3,v 1.15 2017/07/03 21:32:51 wiz Exp $ +.\" $NetBSD: rmtops.3,v 1.16 2022/12/04 01:29:33 uwe Exp $ .\" .Dd October 16, 2001 .Dt RMTOPS 3 @@ -127,7 +127,7 @@ and must have the same calling conventions as .It Pa /usr/lib/librmt.a remote tape library .El -.Sh DIAGNOSTICS +.Sh RETURN VALUES Several of these routines will return \-1 and set .Va errno to EOPNOTSUPP, if they are given a remote file name or a file descriptor |
