Bug 167890

Summary: groff mandoc style, usage mistakes or typos. (man7)
Product: Documentation Reporter: Nobuyuki Koganemaru <kogane>
Component: Books & ArticlesAssignee: Glen Barber <gjb>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Nobuyuki Koganemaru 2012-05-14 20:40:02 UTC
	man7

Fix: corrected files:

c99.7:
     $FreeBSD: src/share/man/man7/c99.7,v 1.3 2011/05/30 10:28:55 bcr Exp $

release.7:
     $FreeBSD: src/share/man/man7/release.7,v 1.69 2012/03/29 05:02:12 eadler Exp $


	patch files:

How-To-Repeat: 	none.
Comment 1 Glen Barber freebsd_committer freebsd_triage 2012-05-14 20:42:35 UTC
Responsible Changed
From-To: freebsd-doc->gjb

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-05-20 17:09:55 UTC
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:
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 3 Glen Barber freebsd_committer freebsd_triage 2012-05-20 17:10:00 UTC
State Changed
From-To: open->patched

Committed, pending MFC.  Thanks!
Comment 4 Glen Barber freebsd_committer freebsd_triage 2012-05-29 14:55:07 UTC
State Changed
From-To: patched->closed

MFC complete.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-05-29 14:55:40 UTC
Author: gjb (doc committer)
Date: Tue May 29 13:54:53 2012
New Revision: 236232
URL: http://svn.freebsd.org/changeset/base/236232

Log:
  MFC r235691:
  
  Typo and mdoc(7) style fixes.
  
  PR:		167890

Modified:
  stable/9/share/man/man7/c99.7
  stable/9/share/man/man7/release.7
Directory Properties:
  stable/9/share/man/man7/   (props changed)

Modified: stable/9/share/man/man7/c99.7
==============================================================================
--- stable/9/share/man/man7/c99.7	Tue May 29 12:52:30 2012	(r236231)
+++ stable/9/share/man/man7/c99.7	Tue May 29 13:54:53 2012	(r236232)
@@ -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: stable/9/share/man/man7/release.7
==============================================================================
--- stable/9/share/man/man7/release.7	Tue May 29 12:52:30 2012	(r236231)
+++ stable/9/share/man/man7/release.7	Tue May 29 13:54:53 2012	(r236232)
@@ -216,7 +216,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:
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"