From b3810218d97c541d166a2c05f4a0b8b825b2032f Mon Sep 17 00:00:00 2001 From: brueffer Date: Sun, 18 Sep 2005 15:40:03 +0000 Subject: Use the correct function name as .Nm argument. PR: 86169 Submitted by: Toby Peterson MFC after: 3 days --- lib/libc/stdio/fgetwln.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/stdio/fgetwln.3 b/lib/libc/stdio/fgetwln.3 index 282b03a..991b460 100644 --- a/lib/libc/stdio/fgetwln.3 +++ b/lib/libc/stdio/fgetwln.3 @@ -36,7 +36,7 @@ .Dt FGETWLN 3 .Os .Sh NAME -.Nm fgetln +.Nm fgetwln .Nd get a line of wide characters from a stream .Sh LIBRARY .Lb libc -- cgit v1.1