From dbf9befcf78a685669794cecb4ff88692a469840 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 1 Nov 2010 07:49:07 +0100 Subject: [PATCH] getutent.3: wfix: s/pututent/pututline/ Signed-off-by: Michael Kerrisk --- man3/getutent.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/getutent.3 b/man3/getutent.3 index 995aa54ca..13bd9e788 100644 --- a/man3/getutent.3 +++ b/man3/getutent.3 @@ -141,7 +141,7 @@ Out of memory. Record not found. .PP .BR setutent (), -.BR pututent (), +.BR pututline (), and the .B getut* () functions can also fail for the reasons described in