FreeBSD Bugzilla – Attachment 53311 Details for
Bug 80649
Wrong command for CRLF->LF conversion in porters-handbook
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 559 bytes, created by
Vasil Dimov
on 2005-05-05 10:20:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Vasil Dimov
Created:
2005-05-05 10:20:05 UTC
Size:
559 bytes
patch
obsolete
>--- en_US.ISO8859-1/books/porters-handbook/book.sgml.orig Thu May 5 11:58:37 2005 >+++ en_US.ISO8859-1/books/porters-handbook/book.sgml Thu May 5 11:59:17 2005 >@@ -694,7 +694,7 @@ > > post-extract: > @${FIND} -E ${WRKDIR} -type f -iregex ".*\.(c|cpp|h|txt)" -print0 | \ >- ${XARGS} -0 ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' '{}' \;</programlisting> >+ ${XARGS} -0 ${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//'</programlisting> > > <para>Of course, if you need to process each and every file, > <option>-iregex</option> above can be omitted. Be aware that this
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 80649
: 53311