From 3a09fae856caeceb4b99dcef96ae4008ce6a8d2b Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 11 Sep 2015 12:09:57 +0200 Subject: [PATCH] getspnam.3: ffix Signed-off-by: Michael Kerrisk --- man3/getspnam.3 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man3/getspnam.3 b/man3/getspnam.3 index 9efd64370c..e86d80c434 100644 --- a/man3/getspnam.3 +++ b/man3/getspnam.3 @@ -251,7 +251,7 @@ For an explanation of the terms used in this section, see .BR attributes (7). .TS allbox; -lbw25 lb lbw30 +lbw13 lb lbw30 l l l. Interface Attribute Value T{ @@ -268,6 +268,7 @@ race:spentbuf locale T} T{ .BR setspent (), +.br .BR endspent (), .br .BR getspent_r () @@ -282,12 +283,14 @@ T{ T} Thread safety MT-Unsafe race:sgetspent T{ .BR putspent (), +.br .BR getspnam_r (), .br .BR sgetspent_r () T} Thread safety MT-Safe locale T{ .BR lckpwdf (), +.br .BR ulckpwdf (), .br .BR fgetspent_r () -- 2.47.2