From 76d3ba74ad59fcff26788d36a749de88d85d3def Mon Sep 17 00:00:00 2001 From: uwe Date: Sun, 4 Dec 2022 01:29:31 +0000 Subject: Sections 2 and 3 have RETURN VALUES, not DIAGNOSTICS --- lib/librmt/rmtops.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/librmt') 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 -- cgit