Bug 80649

Summary: Wrong command for CRLF->LF conversion in porters-handbook
Product: Documentation Reporter: Vasil Dimov <vd>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Vasil Dimov 2005-05-05 10:20:05 UTC
The command given in the "4.4 Patching" chapter of the porters-handbook
as a way to convert CRLF line endings (dos format) to LF (unix) is
mixture from find's -exec ... '{}' \; and xargs.
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2005-05-05 10:52:26 UTC
State Changed
From-To: open->closed

Good catch.  Thanks :) 


Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2005-05-05 10:52:26 UTC
Responsible Changed
From-To: freebsd-doc->keramida