Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2012 02:00:41 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r235588 - in stable/8: share/man/man5 tools/build/options
Message-ID:  <201205180200.q4I20fW6028807@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb (doc committer)
Date: Fri May 18 02:00:41 2012
New Revision: 235588
URL: http://svn.freebsd.org/changeset/base/235588

Log:
  MFC r235342:
  
  General mdoc(7) and typo fixes.
  
  PR:		167804

Modified:
  stable/8/share/man/man5/src.conf.5
  stable/8/tools/build/options/WITHOUT_ZONEINFO
Directory Properties:
  stable/8/share/man/man5/   (props changed)
  stable/8/tools/build/options/   (props changed)

Modified: stable/8/share/man/man5/src.conf.5
==============================================================================
--- stable/8/share/man/man5/src.conf.5	Fri May 18 02:00:01 2012	(r235587)
+++ stable/8/share/man/man5/src.conf.5	Fri May 18 02:00:41 2012	(r235588)
@@ -844,7 +844,7 @@ protocols (usable only via 802.1X).
 Set to not build ZFS file system.
 .It Va WITHOUT_ZONEINFO
 .\" from FreeBSD: stable/8/tools/build/options/WITHOUT_ZONEINFO 171994 2007-08-27 20:01:08Z remko
-Set to not build the timezone database
+Set to not build the timezone database.
 .El
 .Sh FILES
 .Bl -tag -compact

Modified: stable/8/tools/build/options/WITHOUT_ZONEINFO
==============================================================================
--- stable/8/tools/build/options/WITHOUT_ZONEINFO	Fri May 18 02:00:01 2012	(r235587)
+++ stable/8/tools/build/options/WITHOUT_ZONEINFO	Fri May 18 02:00:41 2012	(r235588)
@@ -1,2 +1,2 @@
 .\" $FreeBSD$
-Set to not build the timezone database
+Set to not build the timezone database.



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