From n-kogane@syd.odn.ne.jp  Tue May  8 17:21:07 2012
Return-Path: <n-kogane@syd.odn.ne.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 5D91A1065672
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 May 2012 17:21:07 +0000 (UTC)
	(envelope-from n-kogane@syd.odn.ne.jp)
Received: from cmta102.odn.ne.jp (mta102.odn.ne.jp [143.90.14.138])
	by mx1.freebsd.org (Postfix) with ESMTP id D31508FC16
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  8 May 2012 17:21:06 +0000 (UTC)
Received: from vmta102.odn.ne.jp by cmta102.odn.ne.jp with ESMTP
          id <20120508172105531.EFAE.16604.cmta102.odn.ne.jp@mta102.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Wed, 9 May 2012 02:21:05 +0900
Received: from emta102.odn.ne.jp by vmta102.odn.ne.jp with ESMTP
          id <20120508172105486.HNUP.22564.vmta102.odn.ne.jp@mta102.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Wed, 9 May 2012 02:21:05 +0900
Received: from kcesx30.koganemaru.co.jp ([218.218.68.33] [218.218.68.33])
          by emta102.odn.ne.jp with ESMTP
          id <20120508172105290.BVTM.6396.emta102.odn.ne.jp@mta102.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Wed, 9 May 2012 02:21:05 +0900
Received: by kcesx30.koganemaru.co.jp (Postfix, from userid 100)
	id D720028429; Wed,  9 May 2012 02:19:34 +0900 (JST)
Message-Id: <20120508171934.D720028429@kcesx30.koganemaru.co.jp>
Date: Wed,  9 May 2012 02:19:34 +0900 (JST)
From: Nobuyuki Koganemaru <kogane@jp.freebsd.org>
Reply-To: kogane@jp.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: gnroff mandoc style, usage mistake or typos. (man2)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167713
>Category:       docs
>Synopsis:       gnroff mandoc style, usage mistake or typos. (man2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gjb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 08 17:30:07 UTC 2012
>Closed-Date:    Sun May 20 16:45:19 UTC 2012
>Last-Modified:  Sun May 20 16:45:19 UTC 2012
>Originator:     Nobuyuki Koganemaru
>Release:        FreeBSD 10.0-CURRENT
>Organization:
KOGANEMARU Computer Engineering Service Corporation.
>Environment:
System: FreeBSD kcesx31.koganemaru.co.jp 8.2-RELEASE-p6 FreeBSD 8.2-RELEASE-p6 #0: Tue Apr 24 03:49:22 JST 2012 root@kcesx31.koganemaru.co.jp:/usr/obj/usr/src.82/sys/GENERIC i386


>Description:
	man2 
>How-To-Repeat:
	none.
>Fix:
	corrected files:
ffclock.2:
     $FreeBSD: src/lib/libc/sys/ffclock.2,v 1.1 2011/11/21 01:26:10 lstewart Exp $

ktrace.2:
     $FreeBSD: src/lib/libc/sys/ktrace.2,v 1.31 2012/03/29 16:02:40 joel Exp $

msgsnd.2:
     $NetBSD: msgsnd.2,v 1.1 1995/10/16 23:49:24 jtc Exp $
     $FreeBSD: src/lib/libc/sys/msgsnd.2,v 1.1 2009/07/13 12:53:43 trasz Exp $

pathconf.2:
     $FreeBSD: src/lib/libc/sys/pathconf.2,v 1.27 2012/03/29 05:02:12 eadler Exp $

rtprio.2:
     $FreeBSD: src/lib/libc/sys/rtprio.2,v 1.27 2011/12/27 10:34:00 delphij Exp $

setfib.2:
     $FreeBSD: src/lib/libc/sys/setfib.2,v 1.9 2012/04/22 07:51:49 delphij Exp $

shm_open.2:
     $FreeBSD: src/lib/libc/sys/shm_open.2,v 1.16 2012/03/25 12:13:24 joel Exp $

sigpause.2:
     $FreeBSD: src/lib/libc/compat-43/sigpause.2,v 1.17 2010/05/24 11:14:40 uqs Exp $

sigqueue.2:
     $FreeBSD: src/lib/libc/sys/sigqueue.2,v 1.9 2012/03/10 10:54:52 trasz Exp $

timer_create.2:
     $FreeBSD: src/lib/libc/sys/timer_create.2,v 1.11 2011/10/26 14:26:10 pluknet Exp $

timer_delete.2:
     $FreeBSD: src/lib/libc/sys/timer_delete.2,v 1.6 2007/06/18 01:50:03 davidxu Exp $

timer_settime.2:
     $FreeBSD: src/lib/libc/sys/timer_settime.2,v 1.8 2007/06/18 01:50:03 davidxu Exp $

unlink.2:
     $FreeBSD: src/lib/libc/sys/unlink.2,v 1.25 2010/04/25 13:55:52 jilles Exp $

	patch files:

diff -u ffclock.2.orig ./ffclock.2
--- ffclock.2.orig	2012-05-09 02:03:28.000000000 +0900
+++ ./ffclock.2	2012-05-09 02:04:26.000000000 +0900
@@ -34,7 +34,7 @@
 .Nm ffclock_getcounter ,
 .Nm ffclock_getestimate ,
 .Nm ffclock_setestimate
-.Nd Retrieve feed-forward counter, get and set feed-forward clock estimates.
+.Nd Retrieve feed-forward counter, get and set feed-forward clock estimates
 .Sh LIBRARY
 .Lb libc
 .Sh SYNOPSIS
@@ -59,7 +59,7 @@
 .Em timestamp
 is a cumulative value of the ticks of the timecounter, which can be converted
 into seconds by using the feed-forward
-.Em clock estimates.
+.Em clock estimates .
 .Pp
 The
 .Fn ffclock_getcounter
diff -u ktrace.2.orig ./ktrace.2
--- ktrace.2.orig	2012-05-09 02:04:54.000000000 +0900
+++ ./ktrace.2	2012-05-09 02:05:13.000000000 +0900
@@ -127,7 +127,7 @@
 that the record was generated.
 The
 .Va ktr_tid
-field holds a threadid.
+field holds a thread id.
 .Pp
 The generic header is followed by
 .Va ktr_len
diff -u msgsnd.2.orig ./msgsnd.2
--- msgsnd.2.orig	2012-05-09 02:07:52.000000000 +0900
+++ ./msgsnd.2	2012-05-09 02:08:43.000000000 +0900
@@ -139,7 +139,7 @@
 The
 .Fa msqid
 argument
-is not a valid message queue identifier
+is not a valid message queue identifier.
 .Pp
 The message queue was removed while
 .Fn msgsnd
diff -u pathconf.2.orig ./pathconf.2
--- pathconf.2.orig	2012-05-09 02:08:57.000000000 +0900
+++ ./pathconf.2	2012-05-09 02:09:27.000000000 +0900
@@ -165,7 +165,7 @@
 specified file, otherwise 0.
 .It Li _PC_MIN_HOLE_SIZE
 If a file system supports the reporting of holes (see
-.Xr lseek 2 ,
+.Xr lseek 2 ) ,
 .Fn pathconf
 and
 .Fn fpathconf
diff -u rtprio.2.orig ./rtprio.2
--- rtprio.2.orig	2012-05-09 02:09:39.000000000 +0900
+++ ./rtprio.2	2012-05-09 02:11:21.000000000 +0900
@@ -132,7 +132,8 @@
 The priority specified by the
 .Va prio
 field ranges between 0 and
-.Dv RTP_PRIO_MAX (usually 31) .
+.Dv RTP_PRIO_MAX
+(usually 31).
 0 is the highest possible priority.
 .Pp
 Realtime and idle priority is inherited through fork() and exec().
@@ -149,7 +150,7 @@
 The
 .Fn rtprio
 system call
-will fail if
+will fail if:
 .Bl -tag -width Er
 .It Bq Er EINVAL
 The specified
@@ -175,7 +176,7 @@
 .Xr setpriority 2 ,
 .Xr nice 3 ,
 .Xr renice 8 ,
-.Xr p_cansee 9 .
+.Xr p_cansee 9
 .Sh AUTHORS
 .An -nosplit
 The original author was
diff -u setfib.2.orig ./setfib.2
--- setfib.2.orig	2012-05-09 02:11:36.000000000 +0900
+++ ./setfib.2	2012-05-09 02:11:47.000000000 +0900
@@ -95,7 +95,8 @@
 .Fx
 extension however similar extensions
 have been added to many other
-.Ux style kernels.
+.Ux
+style kernels.
 .Sh HISTORY
 The
 .Fn setfib
diff -u shm_open.2.orig ./shm_open.2
--- shm_open.2.orig	2012-05-09 02:12:10.000000000 +0900
+++ ./shm_open.2	2012-05-09 02:12:22.000000000 +0900
@@ -88,7 +88,7 @@
 then
 .Fn shm_open
 will fail with
-.Er EEXIST.
+.Er EEXIST .
 .Pp
 Newly created objects start off with a size of zero.
 If an existing shared memory object is opened with
diff -u sigpause.2.orig ./sigpause.2
--- sigpause.2.orig	2012-05-09 02:12:33.000000000 +0900
+++ ./sigpause.2	2012-05-09 02:13:19.000000000 +0900
@@ -62,7 +62,7 @@
 .Sy This interface is made obsolete by
 .Xr sigsuspend 2
 .Sy and
-.Xr sigaction 2
+.Xr sigaction 2 .
 .Pp
 The
 .Fn sigset
@@ -172,7 +172,8 @@
 if the signal had been blocked and the signal's previous disposition if
 it had not been blocked.
 Otherwise,
-.Dv SIG_ERR is returned and
+.Dv SIG_ERR
+is returned and
 .Va errno
 set to indicate the error.
 .Pp
diff -u sigqueue.2.orig ./sigqueue.2
--- sigqueue.2.orig	2012-05-09 02:13:29.000000000 +0900
+++ ./sigqueue.2	2012-05-09 02:13:43.000000000 +0900
@@ -141,7 +141,7 @@
 The
 .Fn sigqueue
 system call conforms to
-.St -p1003.1-2004
+.St -p1003.1-2004 .
 .Sh HISTORY
 Support for
 .Tn POSIX
diff -u timer_create.2.orig ./timer_create.2
--- timer_create.2.orig	2012-05-09 02:13:58.000000000 +0900
+++ ./timer_create.2	2012-05-09 02:14:17.000000000 +0900
@@ -157,7 +157,7 @@
 The
 .Fn timer_create
 system call conforms to
-.St -p1003.1-2004
+.St -p1003.1-2004 .
 .Sh HISTORY
 Support for
 .Tn POSIX
diff -u timer_delete.2.orig ./timer_delete.2
--- timer_delete.2.orig	2012-05-09 02:14:25.000000000 +0900
+++ ./timer_delete.2	2012-05-09 02:14:40.000000000 +0900
@@ -72,7 +72,7 @@
 The
 .Fn timer_delete
 system call conforms to
-.St -p1003.1-2004
+.St -p1003.1-2004 .
 .Sh HISTORY
 Support for
 .Tn POSIX
diff -u timer_settime.2.orig ./timer_settime.2
--- timer_settime.2.orig	2012-05-09 02:14:51.000000000 +0900
+++ ./timer_settime.2	2012-05-09 02:15:01.000000000 +0900
@@ -257,7 +257,7 @@
 and
 .Fn timer_settime
 system calls conform to
-.St -p1003.1-2004
+.St -p1003.1-2004 .
 .Sh HISTORY
 Support for
 .Tn POSIX
diff -u unlink.2.orig ./unlink.2
--- unlink.2.orig	2012-05-09 02:15:13.000000000 +0900
+++ ./unlink.2	2012-05-09 02:15:22.000000000 +0900
@@ -157,7 +157,7 @@
 .Fn unlink ,
 the
 .Fn unlinkat
-may fail if
+may fail if:
 .Bl -tag -width Er
 .It Bq Er EBADF
 The
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gjb 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Tue May 8 18:00:45 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=167713 
State-Changed-From-To: open->patched 
State-Changed-By: gjb 
State-Changed-When: Tue May 8 18:56:39 UTC 2012 
State-Changed-Why:  
Committed, with one minor change.  MFC in 3 days. 

Thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=167713 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/167713: commit references a PR
Date: Tue,  8 May 2012 18:56:38 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Tue May  8 18:56:21 2012
 New Revision: 235140
 URL: http://svn.freebsd.org/changeset/base/235140
 
 Log:
   General mdoc(7) and typo fixes.
   
   PR:		167713
   Submitted by:	Nobuyuki Koganemaru (kogane!jp.freebsd.org)
 
 Modified:
   head/lib/libc/compat-43/sigpause.2
   head/lib/libc/sys/ffclock.2
   head/lib/libc/sys/ktrace.2
   head/lib/libc/sys/msgsnd.2
   head/lib/libc/sys/pathconf.2
   head/lib/libc/sys/rtprio.2
   head/lib/libc/sys/setfib.2
   head/lib/libc/sys/shm_open.2
   head/lib/libc/sys/sigqueue.2
   head/lib/libc/sys/timer_create.2
   head/lib/libc/sys/timer_delete.2
   head/lib/libc/sys/timer_settime.2
   head/lib/libc/sys/unlink.2
 
 Modified: head/lib/libc/compat-43/sigpause.2
 ==============================================================================
 --- head/lib/libc/compat-43/sigpause.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/compat-43/sigpause.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -62,7 +62,7 @@
  .Sy This interface is made obsolete by
  .Xr sigsuspend 2
  .Sy and
 -.Xr sigaction 2
 +.Xr sigaction 2 .
  .Pp
  The
  .Fn sigset
 @@ -172,7 +172,8 @@ returns
  if the signal had been blocked and the signal's previous disposition if
  it had not been blocked.
  Otherwise,
 -.Dv SIG_ERR is returned and
 +.Dv SIG_ERR
 +is returned and
  .Va errno
  set to indicate the error.
  .Pp
 
 Modified: head/lib/libc/sys/ffclock.2
 ==============================================================================
 --- head/lib/libc/sys/ffclock.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/ffclock.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -34,7 +34,7 @@
  .Nm ffclock_getcounter ,
  .Nm ffclock_getestimate ,
  .Nm ffclock_setestimate
 -.Nd Retrieve feed-forward counter, get and set feed-forward clock estimates.
 +.Nd Retrieve feed-forward counter, get and set feed-forward clock estimates
  .Sh LIBRARY
  .Lb libc
  .Sh SYNOPSIS
 @@ -59,7 +59,7 @@ In the feed-forward context, a
  .Em timestamp
  is a cumulative value of the ticks of the timecounter, which can be converted
  into seconds by using the feed-forward
 -.Em clock estimates.
 +.Em clock estimates .
  .Pp
  The
  .Fn ffclock_getcounter
 
 Modified: head/lib/libc/sys/ktrace.2
 ==============================================================================
 --- head/lib/libc/sys/ktrace.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/ktrace.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -127,7 +127,7 @@ field gives the time (with microsecond r
  that the record was generated.
  The
  .Va ktr_tid
 -field holds a threadid.
 +field holds a thread id.
  .Pp
  The generic header is followed by
  .Va ktr_len
 
 Modified: head/lib/libc/sys/msgsnd.2
 ==============================================================================
 --- head/lib/libc/sys/msgsnd.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/msgsnd.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -139,7 +139,7 @@ will fail if:
  The
  .Fa msqid
  argument
 -is not a valid message queue identifier
 +is not a valid message queue identifier.
  .Pp
  The message queue was removed while
  .Fn msgsnd
 
 Modified: head/lib/libc/sys/pathconf.2
 ==============================================================================
 --- head/lib/libc/sys/pathconf.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/pathconf.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -165,7 +165,7 @@ Returns 1 if a Mandatory Access Control 
  specified file, otherwise 0.
  .It Li _PC_MIN_HOLE_SIZE
  If a file system supports the reporting of holes (see
 -.Xr lseek 2 ,
 +.Xr lseek 2 ) ,
  .Fn pathconf
  and
  .Fn fpathconf
 
 Modified: head/lib/libc/sys/rtprio.2
 ==============================================================================
 --- head/lib/libc/sys/rtprio.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/rtprio.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -132,7 +132,8 @@ RTP_PRIO_NORMAL for normal priorities, a
  The priority specified by the
  .Va prio
  field ranges between 0 and
 -.Dv RTP_PRIO_MAX (usually 31) .
 +.Dv RTP_PRIO_MAX
 +.Pq usually 31 .
  0 is the highest possible priority.
  .Pp
  Realtime and idle priority is inherited through fork() and exec().
 @@ -149,7 +150,7 @@ Threads of equal real/idle priority are 
  The
  .Fn rtprio
  system call
 -will fail if
 +will fail if:
  .Bl -tag -width Er
  .It Bq Er EINVAL
  The specified
 @@ -175,7 +176,7 @@ The specified process or thread was not 
  .Xr setpriority 2 ,
  .Xr nice 3 ,
  .Xr renice 8 ,
 -.Xr p_cansee 9 .
 +.Xr p_cansee 9
  .Sh AUTHORS
  .An -nosplit
  The original author was
 
 Modified: head/lib/libc/sys/setfib.2
 ==============================================================================
 --- head/lib/libc/sys/setfib.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/setfib.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -95,7 +95,8 @@ system call is a
  .Fx
  extension however similar extensions
  have been added to many other
 -.Ux style kernels.
 +.Ux
 +style kernels.
  .Sh HISTORY
  The
  .Fn setfib
 
 Modified: head/lib/libc/sys/shm_open.2
 ==============================================================================
 --- head/lib/libc/sys/shm_open.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/shm_open.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -88,7 +88,7 @@ already exists,
  then
  .Fn shm_open
  will fail with
 -.Er EEXIST.
 +.Er EEXIST .
  .Pp
  Newly created objects start off with a size of zero.
  If an existing shared memory object is opened with
 
 Modified: head/lib/libc/sys/sigqueue.2
 ==============================================================================
 --- head/lib/libc/sys/sigqueue.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/sigqueue.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -141,7 +141,7 @@ does not exist.
  The
  .Fn sigqueue
  system call conforms to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: head/lib/libc/sys/timer_create.2
 ==============================================================================
 --- head/lib/libc/sys/timer_create.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/timer_create.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -157,7 +157,7 @@ memory protection fault.
  The
  .Fn timer_create
  system call conforms to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: head/lib/libc/sys/timer_delete.2
 ==============================================================================
 --- head/lib/libc/sys/timer_delete.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/timer_delete.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -72,7 +72,7 @@ is not a valid timer ID.
  The
  .Fn timer_delete
  system call conforms to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: head/lib/libc/sys/timer_settime.2
 ==============================================================================
 --- head/lib/libc/sys/timer_settime.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/timer_settime.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -257,7 +257,7 @@ The
  and
  .Fn timer_settime
  system calls conform to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: head/lib/libc/sys/unlink.2
 ==============================================================================
 --- head/lib/libc/sys/unlink.2	Tue May  8 16:36:32 2012	(r235139)
 +++ head/lib/libc/sys/unlink.2	Tue May  8 18:56:21 2012	(r235140)
 @@ -157,7 +157,7 @@ In addition to the errors returned by th
  .Fn unlink ,
  the
  .Fn unlinkat
 -may fail if
 +may fail if:
  .Bl -tag -width Er
  .It Bq Er EBADF
  The
 _______________________________________________
 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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/167713: commit references a PR
Date: Fri, 18 May 2012 01:04:13 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Fri May 18 01:04:03 2012
 New Revision: 235580
 URL: http://svn.freebsd.org/changeset/base/235580
 
 Log:
   MFC r235140:
   
   General mdoc(7) and typo fixes.
   
   PR:		167713
 
 Modified:
   stable/9/lib/libc/compat-43/sigpause.2
   stable/9/lib/libc/sys/ktrace.2
   stable/9/lib/libc/sys/msgsnd.2
   stable/9/lib/libc/sys/pathconf.2
   stable/9/lib/libc/sys/rtprio.2
   stable/9/lib/libc/sys/setfib.2
   stable/9/lib/libc/sys/shm_open.2
   stable/9/lib/libc/sys/sigqueue.2
   stable/9/lib/libc/sys/timer_create.2
   stable/9/lib/libc/sys/timer_delete.2
   stable/9/lib/libc/sys/timer_settime.2
   stable/9/lib/libc/sys/unlink.2
 Directory Properties:
   stable/9/lib/libc/   (props changed)
   stable/9/lib/libc/sys/   (props changed)
 
 Modified: stable/9/lib/libc/compat-43/sigpause.2
 ==============================================================================
 --- stable/9/lib/libc/compat-43/sigpause.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/compat-43/sigpause.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -62,7 +62,7 @@
  .Sy This interface is made obsolete by
  .Xr sigsuspend 2
  .Sy and
 -.Xr sigaction 2
 +.Xr sigaction 2 .
  .Pp
  The
  .Fn sigset
 @@ -172,7 +172,8 @@ returns
  if the signal had been blocked and the signal's previous disposition if
  it had not been blocked.
  Otherwise,
 -.Dv SIG_ERR is returned and
 +.Dv SIG_ERR
 +is returned and
  .Va errno
  set to indicate the error.
  .Pp
 
 Modified: stable/9/lib/libc/sys/ktrace.2
 ==============================================================================
 --- stable/9/lib/libc/sys/ktrace.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/ktrace.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -126,7 +126,7 @@ field gives the time (with microsecond r
  that the record was generated.
  The
  .Va ktr_tid
 -field holds a threadid.
 +field holds a thread id.
  .Pp
  The generic header is followed by
  .Va ktr_len
 
 Modified: stable/9/lib/libc/sys/msgsnd.2
 ==============================================================================
 --- stable/9/lib/libc/sys/msgsnd.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/msgsnd.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -139,7 +139,7 @@ will fail if:
  The
  .Fa msqid
  argument
 -is not a valid message queue identifier
 +is not a valid message queue identifier.
  .Pp
  The message queue was removed while
  .Fn msgsnd
 
 Modified: stable/9/lib/libc/sys/pathconf.2
 ==============================================================================
 --- stable/9/lib/libc/sys/pathconf.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/pathconf.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -166,7 +166,7 @@ Returns 1 if a Mandatory Access Control 
  specified file, otherwise 0.
  .It Li _PC_MIN_HOLE_SIZE
  If a file system supports the reporting of holes (see
 -.Xr lseek 2 ,
 +.Xr lseek 2 ) ,
  .Fn pathconf
  and
  .Fn fpathconf
 
 Modified: stable/9/lib/libc/sys/rtprio.2
 ==============================================================================
 --- stable/9/lib/libc/sys/rtprio.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/rtprio.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -78,7 +78,8 @@ RTP_PRIO_NORMAL for normal priorities, a
  The priority specified by the
  .Va prio
  field ranges between 0 and
 -.Dv RTP_PRIO_MAX (usually 31) .
 +.Dv RTP_PRIO_MAX
 +.Pq usually 31 .
  0 is the highest possible priority.
  .Pp
  Realtime and idle priority is inherited through fork() and exec().
 @@ -95,7 +96,7 @@ Processes of equal real/idle priority ar
  The
  .Fn rtprio
  system call
 -will fail if
 +will fail if:
  .Bl -tag -width Er
  .It Bq Er EINVAL
  The specified
 
 Modified: stable/9/lib/libc/sys/setfib.2
 ==============================================================================
 --- stable/9/lib/libc/sys/setfib.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/setfib.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -94,7 +94,8 @@ system call is a
  .Fx
  extension however similar extensions
  have been added to many other
 -.Ux style kernels.
 +.Ux
 +style kernels.
  .Sh HISTORY
  The
  .Fn setfib
 
 Modified: stable/9/lib/libc/sys/shm_open.2
 ==============================================================================
 --- stable/9/lib/libc/sys/shm_open.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/shm_open.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -88,7 +88,7 @@ already exists,
  then
  .Fn shm_open
  will fail with
 -.Er EEXIST.
 +.Er EEXIST .
  .Pp
  Newly created objects start off with a size of zero.
  If an existing shared memory object is opened with
 
 Modified: stable/9/lib/libc/sys/sigqueue.2
 ==============================================================================
 --- stable/9/lib/libc/sys/sigqueue.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/sigqueue.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -140,7 +140,7 @@ does not exist.
  The
  .Fn sigqueue
  system call conforms to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: stable/9/lib/libc/sys/timer_create.2
 ==============================================================================
 --- stable/9/lib/libc/sys/timer_create.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/timer_create.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -157,7 +157,7 @@ memory protection fault.
  The
  .Fn timer_create
  system call conforms to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: stable/9/lib/libc/sys/timer_delete.2
 ==============================================================================
 --- stable/9/lib/libc/sys/timer_delete.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/timer_delete.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -72,7 +72,7 @@ is not a valid timer ID.
  The
  .Fn timer_delete
  system call conforms to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: stable/9/lib/libc/sys/timer_settime.2
 ==============================================================================
 --- stable/9/lib/libc/sys/timer_settime.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/timer_settime.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -257,7 +257,7 @@ The
  and
  .Fn timer_settime
  system calls conform to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: stable/9/lib/libc/sys/unlink.2
 ==============================================================================
 --- stable/9/lib/libc/sys/unlink.2	Fri May 18 00:56:12 2012	(r235579)
 +++ stable/9/lib/libc/sys/unlink.2	Fri May 18 01:04:03 2012	(r235580)
 @@ -157,7 +157,7 @@ In addition to the errors returned by th
  .Fn unlink ,
  the
  .Fn unlinkat
 -may fail if
 +may fail if:
  .Bl -tag -width Er
  .It Bq Er EBADF
  The
 _______________________________________________
 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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/167713: commit references a PR
Date: Fri, 18 May 2012 01:04:37 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Fri May 18 01:04:28 2012
 New Revision: 235581
 URL: http://svn.freebsd.org/changeset/base/235581
 
 Log:
   MFC r235140:
   
   General mdoc(7) and typo fixes.
   
   PR:		167713
 
 Modified:
   stable/8/lib/libc/compat-43/sigpause.2
   stable/8/lib/libc/sys/ktrace.2
   stable/8/lib/libc/sys/msgsnd.2
   stable/8/lib/libc/sys/pathconf.2
   stable/8/lib/libc/sys/rtprio.2
   stable/8/lib/libc/sys/setfib.2
   stable/8/lib/libc/sys/shm_open.2
   stable/8/lib/libc/sys/sigqueue.2
   stable/8/lib/libc/sys/timer_create.2
   stable/8/lib/libc/sys/timer_delete.2
   stable/8/lib/libc/sys/timer_settime.2
   stable/8/lib/libc/sys/unlink.2
 Directory Properties:
   stable/8/lib/libc/   (props changed)
   stable/8/lib/libc/sys/   (props changed)
 
 Modified: stable/8/lib/libc/compat-43/sigpause.2
 ==============================================================================
 --- stable/8/lib/libc/compat-43/sigpause.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/compat-43/sigpause.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -62,7 +62,7 @@
  .Sy This interface is made obsolete by
  .Xr sigsuspend 2
  .Sy and
 -.Xr sigaction 2
 +.Xr sigaction 2 .
  .Pp
  The
  .Fn sigset
 @@ -172,7 +172,8 @@ returns
  if the signal had been blocked and the signal's previous disposition if
  it had not been blocked.
  Otherwise,
 -.Dv SIG_ERR is returned and
 +.Dv SIG_ERR
 +is returned and
  .Va errno
  set to indicate the error.
  .Pp
 
 Modified: stable/8/lib/libc/sys/ktrace.2
 ==============================================================================
 --- stable/8/lib/libc/sys/ktrace.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/ktrace.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -126,7 +126,7 @@ field gives the time (with microsecond r
  that the record was generated.
  The
  .Va ktr_tid
 -field holds a threadid.
 +field holds a thread id.
  .Pp
  The generic header is followed by
  .Va ktr_len
 
 Modified: stable/8/lib/libc/sys/msgsnd.2
 ==============================================================================
 --- stable/8/lib/libc/sys/msgsnd.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/msgsnd.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -139,7 +139,7 @@ will fail if:
  The
  .Fa msqid
  argument
 -is not a valid message queue identifier
 +is not a valid message queue identifier.
  .Pp
  The message queue was removed while
  .Fn msgsnd
 
 Modified: stable/8/lib/libc/sys/pathconf.2
 ==============================================================================
 --- stable/8/lib/libc/sys/pathconf.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/pathconf.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -167,7 +167,7 @@ Returns 1 if a Mandatory Access Control 
  specified file, otherwise 0.
  .It Li _PC_MIN_HOLE_SIZE
  If a file system supports the reporting of holes (see
 -.Xr lseek 2 ,
 +.Xr lseek 2 ) ,
  .Fn pathconf
  and
  .Fn fpathconf
 
 Modified: stable/8/lib/libc/sys/rtprio.2
 ==============================================================================
 --- stable/8/lib/libc/sys/rtprio.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/rtprio.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -78,7 +78,8 @@ RTP_PRIO_NORMAL for normal priorities, a
  The priority specified by the
  .Va prio
  field ranges between 0 and
 -.Dv RTP_PRIO_MAX (usually 31) .
 +.Dv RTP_PRIO_MAX
 +.Pq usually 31 .
  0 is the highest possible priority.
  .Pp
  Realtime and idle priority is inherited through fork() and exec().
 @@ -95,7 +96,7 @@ Processes of equal real/idle priority ar
  The
  .Fn rtprio
  system call
 -will fail if
 +will fail if:
  .Bl -tag -width Er
  .It Bq Er EINVAL
  The specified
 
 Modified: stable/8/lib/libc/sys/setfib.2
 ==============================================================================
 --- stable/8/lib/libc/sys/setfib.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/setfib.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -94,7 +94,8 @@ system call is a
  .Fx
  extension however similar extensions
  have been added to many other
 -.Ux style kernels.
 +.Ux
 +style kernels.
  .Sh HISTORY
  The
  .Fn setfib
 
 Modified: stable/8/lib/libc/sys/shm_open.2
 ==============================================================================
 --- stable/8/lib/libc/sys/shm_open.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/shm_open.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -87,7 +87,7 @@ already exists,
  then
  .Fn shm_open
  will fail with
 -.Er EEXIST.
 +.Er EEXIST .
  .Pp
  Newly created objects start off with a size of zero.
  If an existing shared memory object is opened with
 
 Modified: stable/8/lib/libc/sys/sigqueue.2
 ==============================================================================
 --- stable/8/lib/libc/sys/sigqueue.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/sigqueue.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -140,7 +140,7 @@ does not exist.
  The
  .Fn sigqueue
  system call conforms to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: stable/8/lib/libc/sys/timer_create.2
 ==============================================================================
 --- stable/8/lib/libc/sys/timer_create.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/timer_create.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -157,7 +157,7 @@ memory protection fault.
  The
  .Fn timer_create
  system call conforms to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: stable/8/lib/libc/sys/timer_delete.2
 ==============================================================================
 --- stable/8/lib/libc/sys/timer_delete.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/timer_delete.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -72,7 +72,7 @@ is not a valid timer ID.
  The
  .Fn timer_delete
  system call conforms to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: stable/8/lib/libc/sys/timer_settime.2
 ==============================================================================
 --- stable/8/lib/libc/sys/timer_settime.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/timer_settime.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -257,7 +257,7 @@ The
  and
  .Fn timer_settime
  system calls conform to
 -.St -p1003.1-2004
 +.St -p1003.1-2004 .
  .Sh HISTORY
  Support for
  .Tn POSIX
 
 Modified: stable/8/lib/libc/sys/unlink.2
 ==============================================================================
 --- stable/8/lib/libc/sys/unlink.2	Fri May 18 01:04:03 2012	(r235580)
 +++ stable/8/lib/libc/sys/unlink.2	Fri May 18 01:04:28 2012	(r235581)
 @@ -155,7 +155,7 @@ In addition to the errors returned by th
  .Fn unlink ,
  the
  .Fn unlinkat
 -may fail if
 +may fail if:
  .Bl -tag -width Er
  .It Bq Er EBADF
  The
 _______________________________________________
 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"
 
State-Changed-From-To: patched->closed 
State-Changed-By: gjb 
State-Changed-When: Sun May 20 16:45:03 UTC 2012 
State-Changed-Why:  
MFC completed a few days ago. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=167713 
>Unformatted:
