Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2012 14:46:20 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r238808 - head/lib/libc/locale
Message-ID:  <201207261446.q6QEkKcb094813@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joel (doc committer)
Date: Thu Jul 26 14:46:19 2012
New Revision: 238808
URL: http://svn.freebsd.org/changeset/base/238808

Log:
  Start manpage with Dd macro and also remove a trailing whitespace
  while here.

Modified:
  head/lib/libc/locale/iswalnum_l.3

Modified: head/lib/libc/locale/iswalnum_l.3
==============================================================================
--- head/lib/libc/locale/iswalnum_l.3	Thu Jul 26 14:03:29 2012	(r238807)
+++ head/lib/libc/locale/iswalnum_l.3	Thu Jul 26 14:46:19 2012	(r238808)
@@ -24,8 +24,8 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dt ISWALNUM_L 3
 .Dd July 25, 2012
+.Dt ISWALNUM_L 3
 .Os
 .Sh NAME
 .Nm iswalnum_l ,
@@ -161,7 +161,7 @@ except for
 .Fn iswphonogram_l ,
 .Fn iswrune_l ,
 .Fn iswspecial_l
-and 
+and
 .Fn nextwctype_l
 which are
 .Fx



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207261446.q6QEkKcb094813>