Bug 51724

Summary: Duplicate "from" in cut(1)
Product: Documentation Reporter: Christopher Nehren <apeiron>
Component: Books & ArticlesAssignee: Hiten Pandya <hmp>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Christopher Nehren 2003-05-03 16:30:15 UTC
On line 70 of /usr/src/usr.bin/cut/cut.1, the word "from" is written twice.

How-To-Repeat: grep -n "from from" /usr/src/usr.bin/cut/cut.1
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2003-05-03 16:55:54 UTC
State Changed
From-To: open->patched

Committed to current, thanks :) 


Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2003-05-03 16:55:54 UTC
Responsible Changed
From-To: freebsd-doc->keramida

My MFC reminder.
Comment 3 Hiten Pandya freebsd_committer freebsd_triage 2003-05-26 08:06:54 UTC
Responsible Changed
From-To: keramida->hmp

I will take care of this by tommorowish.
Comment 4 Hiten Pandya freebsd_committer freebsd_triage 2003-05-26 13:42:28 UTC
State Changed
From-To: patched->closed

MFC done.  Thanks Christopher, Giorgos.