Bug 112650 - [patch] add flopen(3) to flock(2)'s xrefs
Summary: [patch] add flopen(3) to flock(2)'s xrefs
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tom Rhodes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-14 09:50 UTC by Niclas Zeising
Modified: 2008-07-13 20:40 UTC (History)
0 users

See Also:


Attachments
file.diff (646 bytes, patch)
2007-05-14 09:50 UTC, Niclas Zeising
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas Zeising 2007-05-14 09:50:03 UTC
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.

Fix: Attached patch adds flopen(3) to list of xrefs.

Patch attached with submission follows:
How-To-Repeat: man 2 flock
Comment 1 dfilter service freebsd_committer freebsd_triage 2008-01-22 15:56:56 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"
Comment 2 Tom Rhodes freebsd_committer freebsd_triage 2008-01-22 15:57:19 UTC
State Changed
From-To: open->patched

I have made the relevant change to flock.2 manually.  Xrefs are ordered by 
section number, then alphabetically.  Thanks for the submission! 


Comment 3 Tom Rhodes freebsd_committer freebsd_triage 2008-01-22 15:57:19 UTC
Responsible Changed
From-To: freebsd-doc->trhodes

Over to me, MFC reminder.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-07-13 20:09:55 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"
Comment 5 Tom Rhodes freebsd_committer freebsd_triage 2008-07-13 20:34:43 UTC
State Changed
From-To: patched->closed

MFC complete, thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-07-13 20:34:46 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"