svn commit: r235691 - head/share/man/man7

Glen Barber gjb at FreeBSD.org
Sun May 20 16:09:41 UTC 2012


Author: gjb (doc committer)
Date: Sun May 20 16:09:40 2012
New Revision: 235691
URL: http://svn.freebsd.org/changeset/base/235691

Log:
  Typo and mdoc(7) style fixes.
  
  PR:		167890
  Submitted by:	Nobuyuki Koganemaru (kogane&jp!freebsd!org)
  MFC after:	3 days

Modified:
  head/share/man/man7/c99.7
  head/share/man/man7/release.7

Modified: head/share/man/man7/c99.7
==============================================================================
--- head/share/man/man7/c99.7	Sun May 20 15:10:13 2012	(r235690)
+++ head/share/man/man7/c99.7	Sun May 20 16:09:40 2012	(r235691)
@@ -103,7 +103,7 @@ The ISO C standard was later extended wi
 ISO/IEC 9899 AM1 in 1995.
 This contained, for example, the wide-character support in wchar.h and
 wctype.h.
-Two corregenda were also published: Technical Corrigendum 1 as
+Two corrigenda were also published: Technical Corrigendum 1 as
 ISO/IEC 9899 TCOR1 in 1995 and Technical Corrigendum 2 as ISO/IEC 9899 TCOR1
 in 1996.
 The continuous development and growth made it necessary to work out a new

Modified: head/share/man/man7/release.7
==============================================================================
--- head/share/man/man7/release.7	Sun May 20 15:10:13 2012	(r235690)
+++ head/share/man/man7/release.7	Sun May 20 16:09:40 2012	(r235691)
@@ -221,7 +221,7 @@ hardware guide, and installation instruc
 the Handbook) is built during the
 .Cm base.txz
 target invoked by
-.Cm packagesystem.
+.Cm packagesystem .
 .El
 .Sh ENVIRONMENT
 Optional variables:


More information about the svn-src-all mailing list