From 20131a9b3b81809e64b7f384751e8086d998ea1b Mon Sep 17 00:00:00 2001 From: Alejandro Colomar Date: Fri, 23 Oct 2020 09:40:42 +0200 Subject: [PATCH] slist.3: tfix Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- man3/slist.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/slist.3 b/man3/slist.3 index b54c05da35..c0182f8044 100644 --- a/man3/slist.3 +++ b/man3/slist.3 @@ -99,7 +99,7 @@ named .IR NAME . The argument .IR HEADNAME -is the name of a user defined structure that must be declared +is the name of a user-defined structure that must be declared using the macro .BR SLIST_HEAD (). .PP -- 2.47.2