From nobody@FreeBSD.org  Mon May 14 08:42:24 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id BFD0116A400
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 May 2007 08:42:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id B1C9013C48A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 May 2007 08:42:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l4E8gOSq083910
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 May 2007 08:42:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l4E8bNZ8082649;
	Mon, 14 May 2007 08:37:23 GMT
	(envelope-from nobody)
Message-Id: <200705140837.l4E8bNZ8082649@www.freebsd.org>
Date: Mon, 14 May 2007 08:37:23 GMT
From: Niclas Zeising<niclas.zeising@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] add flopen(3) to flock(2)'s xrefs
X-Send-Pr-Version: www-3.0

>Number:         112650
>Category:       docs
>Synopsis:       [patch] add flopen(3) to flock(2)'s xrefs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 14 08:50:03 GMT 2007
>Closed-Date:    Sun Jul 13 19:35:19 UTC 2008
>Last-Modified:  Sun Jul 13 19:40:03 UTC 2008
>Originator:     Niclas Zeising
>Release:        7.0-CURRENT
>Organization:
>Environment:
N/A
>Description:
Since the addition of the flopen(3)-function, I believe the floock(2) man page is missing the xref to the flopen(3) man page.
>How-To-Repeat:
man 2 flock
>Fix:
Attached patch adds flopen(3) to list of xrefs.

Patch attached with submission follows:

Index: src/lib/libc/sys/flock.2
===================================================================
RCS file: /home/ncvs/src/lib/libc/sys/flock.2,v
retrieving revision 1.25
diff -u -r1.25 flock.2
--- src/lib/libc/sys/flock.2	9 Jan 2007 00:28:14 -0000	1.25
+++ src/lib/libc/sys/flock.2	14 May 2007 08:32:04 -0000
@@ -28,7 +28,7 @@
 .\"     @(#)flock.2	8.2 (Berkeley) 12/11/93
 .\" $FreeBSD: src/lib/libc/sys/flock.2,v 1.25 2007/01/09 00:28:14 imp Exp $
 .\"
-.Dd December 11, 1993
+.Dd May 10, 2007
 .Dt FLOCK 2
 .Os
 .Sh NAME
@@ -160,6 +160,7 @@
 .Xr dup 2 ,
 .Xr execve 2 ,
 .Xr fcntl 2 ,
+.Xr flopen 3 ,
 .Xr fork 2 ,
 .Xr open 2 ,
 .Xr lockf 3

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Tue Jan 22 15:57:19 UTC 2008 
State-Changed-Why:  
I have made the relevant change to flock.2 manually.  Xrefs are ordered by 
section number, then alphabetically.  Thanks for the submission! 


Responsible-Changed-From-To: freebsd-doc->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Tue Jan 22 15:57:19 UTC 2008 
Responsible-Changed-Why:  
Over to me, MFC reminder. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/112650: commit references a PR
Date: Tue, 22 Jan 2008 15:56:56 +0000 (UTC)

 trhodes     2008-01-22 15:56:49 UTC
 
   FreeBSD src repository
 
   Modified files:
     lib/libc/sys         flock.2 
   Log:
   Xref flopen.3 which references this manual page.
   
   PR:     112650
   
   Revision  Changes    Path
   1.26      +2 -1      src/lib/libc/sys/flock.2
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/112650: commit references a PR
Date: Sun, 13 Jul 2008 19:09:55 +0000 (UTC)

 trhodes     2008-07-13 19:09:35 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_7)
     lib/libc/sys         flock.2 
   Log:
   SVN rev 180501 on 2008-07-13 19:09:35Z by trhodes
   
   MFC: r175565:
   
   Xref flopen.3 which references this manual page.
   
   PR: 112650
   
   Revision  Changes    Path
   1.25.2.1  +2 -1      src/lib/libc/sys/flock.2
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Sun Jul 13 19:34:43 UTC 2008 
State-Changed-Why:  
MFC complete, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/112650: commit references a PR
Date: Sun, 13 Jul 2008 19:34:46 +0000 (UTC)

 trhodes     2008-07-13 19:34:21 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     lib/libc/sys         flock.2 
   Log:
   SVN rev 180502 on 2008-07-13 19:34:21Z by trhodes
   
   MFC: r175565:
   
   Xref flopen.3 which references this manual page.
   
   PR: 112650
   
   Revision  Changes    Path
   1.24.2.1  +2 -1      src/lib/libc/sys/flock.2
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
