From bb788c55f7450a1360e9752bf81c3a3932cc8018 Mon Sep 17 00:00:00 2001 From: Richard Lowe Date: Tue, 1 Feb 2022 16:25:34 -0600 Subject: manual: fix up free-form normative manual references in the manual --- usr/src/man/man3lib/libdat.3lib | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'usr/src/man/man3lib/libdat.3lib') diff --git a/usr/src/man/man3lib/libdat.3lib b/usr/src/man/man3lib/libdat.3lib index a9a96126c4..c29f7f174e 100644 --- a/usr/src/man/man3lib/libdat.3lib +++ b/usr/src/man/man3lib/libdat.3lib @@ -19,7 +19,7 @@ cc [ \fIflag\fR... ] \fIfile\fR... \fB-ldat\fR [ \fIlibrary\fR... ] The libdat library provides an application with the User Direct Access Programming Library (uDAPL) 1.2 functions to access the underlying RDMA-able interconnects. Different uDAPL service providers listed in the DAT static -registry \fBdat.conf\fR(4) can be registered during runtime with the DAT +registry \fBdat.conf\fR(5) can be registered during runtime with the DAT library. After an application opens an interface adapter belonging to a particular service provider, all function calls will be redirected to that service provider's library. @@ -118,7 +118,7 @@ shared object .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -136,7 +136,7 @@ MT-Level Unsafe .SH SEE ALSO .sp .LP -\fBdatadm\fR(1M), \fBIntro\fR(3), \fBdat.conf\fR(4), \fBattributes\fR(5) +\fBdatadm\fR(8), \fBIntro\fR(3), \fBdat.conf\fR(5), \fBattributes\fR(7) .SH NOTES .sp .LP @@ -154,6 +154,6 @@ l l . .sp .LP In terms of installation, the service provider package should include a -\fBservice_provider.conf\fR(4) file. The \fBdatadm\fR(1M) administrative +\fBservice_provider.conf\fR(5) file. The \fBdatadm\fR(8) administrative configuration program should be used to add and remove service provider's -entries in the system-wide \fBdat.conf\fR(4). +entries in the system-wide \fBdat.conf\fR(5). -- cgit v1.2.3