Bug 29984

Summary: random(4) manpage has typo
Product: Documentation Reporter: Joseph Mallett <jmallett>
Component: Books & ArticlesAssignee: dd <dd>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Joseph Mallett 2001-08-23 10:50:01 UTC
random(4) manpage has the expression "worst case" in it, yet it is written as "worse case". It is common for people to pronounce it this way, yet as far as I know, the expression is 'worst case' as in 'worse case scenario' and 'in the worst case'. A patch is attached.

Fix: Aphex% diff -u random.orig random.4
How-To-Repeat: man 4 random
Comment 1 dd freebsd_committer freebsd_triage 2001-08-23 22:19:24 UTC
State Changed
From-To: open->analyzed

This only affects RELENG_4.  I'll fix it after the freeze. 


Comment 2 dd freebsd_committer freebsd_triage 2001-08-23 22:19:24 UTC
Responsible Changed
From-To: freebsd-doc->dd
Comment 3 dd freebsd_committer freebsd_triage 2001-11-24 16:14:24 UTC
State Changed
From-To: analyzed->closed

Patch applied, thanks!  (And sorry for the outrageous delay.)