svn commit: r257401 - head/share/man/man9
Joel Dahl
joel at FreeBSD.org
Wed Oct 30 21:52:31 UTC 2013
Author: joel (doc committer)
Date: Wed Oct 30 21:52:31 2013
New Revision: 257401
URL: http://svnweb.freebsd.org/changeset/base/257401
Log:
mdoc: document title should be all caps.
Modified:
head/share/man/man9/getenv.9
Modified: head/share/man/man9/getenv.9
==============================================================================
--- head/share/man/man9/getenv.9 Wed Oct 30 21:49:38 2013 (r257400)
+++ head/share/man/man9/getenv.9 Wed Oct 30 21:52:31 2013 (r257401)
@@ -28,7 +28,7 @@
.\" $FreeBSD$
.\"
.Dd October 22, 2013
-.Dt getenv 9
+.Dt GETENV 9
.Os
.Sh NAME
.Nm freeenv ,
More information about the svn-src-all
mailing list