From 58329ea2bf6953ccdffebe26fa131064c3b3df19 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 16 Sep 2001 02:25:37 +0000 Subject: [PATCH] Remove some boring whitespace and fix a section header. --- lib/libc/locale/nl_langinfo.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/libc/locale/nl_langinfo.3 b/lib/libc/locale/nl_langinfo.3 index 65cd07afe866..63cc792f64e4 100644 --- a/lib/libc/locale/nl_langinfo.3 +++ b/lib/libc/locale/nl_langinfo.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: nl_langinfo.3,v 1.5 1999/09/05 09:18:11 kleink Exp $ +.\" $NetBSD: nl_langinfo.3,v 1.6 2001/09/16 02:25:37 wiz Exp $ .\" .\" Written by J.T. Conklin . .\" Public domain. @@ -18,14 +18,14 @@ .Sh DESCRIPTION The .Fn nl_langinfo -function returns a pointer to a string containing information +function returns a pointer to a string containing information set by the program's locale. .Pp The names and values of .Fa item -are defined in +are defined in .Aq langinfo.h . -.Sh RETURN VALUE +.Sh RETURN VALUES .Fn nl_langinfo returns a pointer to an empty string if .Fa item