From 6e5801f1afe3d05c94ed11e52e1346e77abe084a Mon Sep 17 00:00:00 2001
From: Warner Losh <imp@FreeBSD.org>
Date: Fri, 2 Mar 2001 04:32:50 +0000
Subject: [PATCH] Add link for resource_query_unit, now documented in the
 resource_query_string man page.

---
 share/man/man9/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/share/man/man9/Makefile b/share/man/man9/Makefile
index 1adcfddb3ab6..6a7b9e034a1d 100644
--- a/share/man/man9/Makefile
+++ b/share/man/man9/Makefile
@@ -188,6 +188,7 @@ MLINKS+=taskqueue.9 TASKQUEUE_DEFINE.9
 MLINKS+=resource_int_value.9 resource_long_value.9
 MLINKS+=resource_int_value.9 resource_string_value.9
 MLINKS+=resource_query_string.9 resource_query_name.9
+MLINKS+=resource_query_string.9 resource_query_unit.9
 
 MLINKS+=suser.9 suser_xxx.9