Bug 66264

Summary: [patch] libexec/rtld/rtld.1 typo fixes not MFC'd
Product: Documentation Reporter: Michel Lavondes <fox>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Michel Lavondes 2004-05-04 19:00:41 UTC
The following deltas are typos or style, but weren't (as far as I can
tell) MFC'd:
- 1.35 to 1.36
- 1.32 to 1.33
- 1.29 to 1.30
- 1.28 to 1.29
As other typos were MFC'd, I assume these fell through the cracks.

Fix: The diff -u below has all changes, minus version bump. Note that:
- I wasn't sure what date to put in .Dd (1.35 to 1.36), so I put today's.
- I left out the part of 1.32 to 1.33 MFC'd in 1.18.2.7 to 1.18.2.8.
How-To-Repeat: Compare the output of "man rtld" on -stable and -current.
Comment 1 Maxim Konovalov freebsd_committer freebsd_triage 2006-05-15 11:03:31 UTC
State Changed
From-To: open->closed

Fixed in HEAD and RELENG_4,5,6.  Thanks!