diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-02-01 16:25:34 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-02-18 15:32:41 -0600 |
| commit | bb788c55f7450a1360e9752bf81c3a3932cc8018 (patch) | |
| tree | 77443122971496a73748e2d9722913303ab61b55 /usr/src/man/man3lib/libcontract.3lib | |
| parent | 7d5a0c32ad2a16518949e2843f208bf257e5cf79 (diff) | |
| download | illumos-joyent-bb788c55f7450a1360e9752bf81c3a3932cc8018.tar.gz | |
manual: fix up free-form normative manual references in the manual
Diffstat (limited to 'usr/src/man/man3lib/libcontract.3lib')
| -rw-r--r-- | usr/src/man/man3lib/libcontract.3lib | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr/src/man/man3lib/libcontract.3lib b/usr/src/man/man3lib/libcontract.3lib index 616d9f607d..5ca1fd773a 100644 --- a/usr/src/man/man3lib/libcontract.3lib +++ b/usr/src/man/man3lib/libcontract.3lib @@ -17,7 +17,7 @@ cc [ \fIflag\fR... ] `getconf LFS_CFLAGS` \fIfile\fR... \fB-lcontract\fR [ \fIli .sp .LP Functions in this library provide various interfaces to interact with the -\fBcontract\fR(4) file system. The header provides structure and function +\fBcontract\fR(5) file system. The header provides structure and function declarations for all library interfaces. .SH INTERFACES .sp @@ -96,7 +96,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 @@ -114,5 +114,5 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpvs\fR(1), \fBIntro\fR(3), \fBcontract\fR(4), \fBattributes\fR(5), -\fBlfcompile\fR(5) +\fBpvs\fR(1), \fBIntro\fR(3), \fBcontract\fR(5), \fBattributes\fR(7), +\fBlfcompile\fR(7) |
