From 41dd2d2dfac035d3c6a179982dc882cceb202cde Mon Sep 17 00:00:00 2001
From: Alexey Zelkin <phantom@FreeBSD.org>
Date: Thu, 13 Feb 2003 18:36:48 +0000
Subject: [PATCH] Add cross reference for pthread_attr_get_np()

---
 lib/libc_r/man/pthread_attr.3 | 1 +
 share/man/man3/pthread_attr.3 | 1 +
 2 files changed, 2 insertions(+)

diff --git a/lib/libc_r/man/pthread_attr.3 b/lib/libc_r/man/pthread_attr.3
index 3e545d48bd5c..454cefbf2074 100644
--- a/lib/libc_r/man/pthread_attr.3
+++ b/lib/libc_r/man/pthread_attr.3
@@ -208,6 +208,7 @@ Invalid or unsupported value for
 .Fa contentionscope .
 .El
 .Sh SEE ALSO
+.Xr pthread_attr_get_np 3 ,
 .Xr pthread_create 3
 .Sh STANDARDS
 The
diff --git a/share/man/man3/pthread_attr.3 b/share/man/man3/pthread_attr.3
index 3e545d48bd5c..454cefbf2074 100644
--- a/share/man/man3/pthread_attr.3
+++ b/share/man/man3/pthread_attr.3
@@ -208,6 +208,7 @@ Invalid or unsupported value for
 .Fa contentionscope .
 .El
 .Sh SEE ALSO
+.Xr pthread_attr_get_np 3 ,
 .Xr pthread_create 3
 .Sh STANDARDS
 The