Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2012 19:34:05 +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: r233473 - in head: lib/libc/locale share/man/man4 usr.bin/mkulzma usr.sbin/bsdinstall
Message-ID:  <201203251934.q2PJY55s096303@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joel (doc committer)
Date: Sun Mar 25 19:34:05 2012
New Revision: 233473
URL: http://svn.freebsd.org/changeset/base/233473

Log:
  mdoc: document title should be all caps.

Modified:
  head/lib/libc/locale/newlocale.3
  head/share/man/man4/wbwd.4
  head/usr.bin/mkulzma/mkulzma.8
  head/usr.sbin/bsdinstall/bsdinstall.8

Modified: head/lib/libc/locale/newlocale.3
==============================================================================
--- head/lib/libc/locale/newlocale.3	Sun Mar 25 18:43:14 2012	(r233472)
+++ head/lib/libc/locale/newlocale.3	Sun Mar 25 19:34:05 2012	(r233473)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .Dd September 17 2011
-.Dt newlocale 3
+.Dt NEWLOCALE 3
 .Os
 .Sh NAME
 .Nm newlocale

Modified: head/share/man/man4/wbwd.4
==============================================================================
--- head/share/man/man4/wbwd.4	Sun Mar 25 18:43:14 2012	(r233472)
+++ head/share/man/man4/wbwd.4	Sun Mar 25 19:34:05 2012	(r233473)
@@ -26,7 +26,7 @@
 .\" $FreeBSD$
 .\"
 .Dd March 6, 2012
-.Dt wbwd 4
+.Dt WBWD 4
 .Os
 .Sh NAME
 .Nm wbwd

Modified: head/usr.bin/mkulzma/mkulzma.8
==============================================================================
--- head/usr.bin/mkulzma/mkulzma.8	Sun Mar 25 18:43:14 2012	(r233472)
+++ head/usr.bin/mkulzma/mkulzma.8	Sun Mar 25 19:34:05 2012	(r233473)
@@ -10,7 +10,7 @@
 .\" $FreeBSD$
 .\"
 .Dd March 17, 2006
-.Dt mkulzma 8
+.Dt MKULZMA 8
 .Os
 .Sh NAME
 .Nm mkulzma

Modified: head/usr.sbin/bsdinstall/bsdinstall.8
==============================================================================
--- head/usr.sbin/bsdinstall/bsdinstall.8	Sun Mar 25 18:43:14 2012	(r233472)
+++ head/usr.sbin/bsdinstall/bsdinstall.8	Sun Mar 25 19:34:05 2012	(r233473)
@@ -26,7 +26,7 @@
 .\" $FreeBSD$
 .\"
 .Dd June 11, 2011
-.Dt bsdinstall 8
+.Dt BSDINSTALL 8
 .Os
 .Sh NAME
 .Nm bsdinstall



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