[RFC v3 07/17] delete_module.2: wfix

From: Alejandro Colomar
Date: Sat Mar 13 2021 - 14:28:20 EST


Use the same wording as in delete_module(2) for this special case.

Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx>
---
man2/delete_module.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/delete_module.2 b/man2/delete_module.2
index cb78cf484..50921d7ba 100644
--- a/man2/delete_module.2
+++ b/man2/delete_module.2
@@ -31,7 +31,7 @@ delete_module \- unload a kernel module
.fi
.PP
.IR Note :
-There is no glibc wrapper for this system call; see NOTES.
+No declaration of this system call is provided in glibc headers; see NOTES.
.SH DESCRIPTION
The
.BR delete_module ()
--
2.30.2