Blame SOURCES/1706882-mpo-8.1.0.0-rpc.3.patch

fa6cd3
From 4029cfa7a99e50e0f00e5b42f6edf38b424a05ad Mon Sep 17 00:00:00 2001
fa6cd3
From: =?UTF-8?q?Nikola=20Forr=C3=B3?= <nforro@redhat.com>
fa6cd3
Date: Wed, 29 May 2019 17:27:37 +0200
fa6cd3
Subject: [PATCH] rpc.3: indicate that <rpc/rpc.h> is provided by
fa6cd3
 libtirpc-devel, not glibc
fa6cd3
fa6cd3
---
fa6cd3
 man-pages/man3/rpc.3 | 7 +++++++
fa6cd3
 1 file changed, 7 insertions(+)
fa6cd3
fa6cd3
diff --git a/man-pages/man3/rpc.3 b/man-pages/man3/rpc.3
fa6cd3
index 0a1c263..65ac0fa 100644
fa6cd3
--- a/man-pages/man3/rpc.3
fa6cd3
+++ b/man-pages/man3/rpc.3
fa6cd3
@@ -1211,6 +1211,13 @@ T{
fa6cd3
 T}	Thread safety	MT-Safe
fa6cd3
 .TE
fa6cd3
 .ad
fa6cd3
+.SH NOTES
fa6cd3
+The
fa6cd3
+.I <rpc/rpc.h>
fa6cd3
+header is not included with glibc, but requires installing
fa6cd3
+.I libtirpc-devel
fa6cd3
+package. See also
fa6cd3
+.BR rpc (3t).
fa6cd3
 .SH SEE ALSO
fa6cd3
 .\" We don't have an rpc_secure.3 page in the set at the moment -- MTK, 19 Sep 05
fa6cd3
 .\" .BR rpc_secure (3),
fa6cd3
-- 
fa6cd3
2.21.0
fa6cd3