Bug 170205

Summary: [patch] minor spelling error in dlopen.3
Product: Documentation Reporter: pprocacci
Component: Books & ArticlesAssignee: Joel Dahl <joel>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description pprocacci 2012-07-27 03:30:07 UTC
dlopen.3: unmodified: line 152 of 374 [40%]

Reads:

"Ony return valid handle for the object if it is already loaded in"

It should read:

"Only return valid handle for the object if it is already loaded in"

Fix: nat# diff -u dlopen.3.orig dlopen.3
How-To-Repeat: man dlopen and search for "Ony".
Comment 1 Glen Barber freebsd_committer freebsd_triage 2012-07-27 03:36:51 UTC
Responsible Changed
From-To: freebsd-doc->joel

Joel, you fixed this in r211397 in head/ ; would you mind doing the 
MFC?
Comment 2 Glen Barber freebsd_committer freebsd_triage 2012-07-27 03:38:04 UTC
State Changed
From-To: open->patched

Fixed in head/ as r211397.
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2013-03-15 23:22:59 UTC
State Changed
From-To: patched->closed

MFCed/fixed by now or it will never be MFCed