FreeBSD Bugzilla – Attachment 103833 Details for
Bug 143869
[PATCH] od(1)/hexdump(1): Incorrect char number for del
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 882 bytes, created by
Enji Cooper
on 2010-02-13 09:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Enji Cooper
Created:
2010-02-13 09:10:02 UTC
Size:
882 bytes
patch
obsolete
>Index: od.1 >=================================================================== >--- od.1 (revision 203332) >+++ od.1 (working copy) >@@ -155,7 +155,7 @@ > .It "00c FF 00d CR 00e SO 00f SI 010 DLE 011 DC1" > .It "012 DC2 013 DC3 014 DC4 015 NAK 016 SYN 017 ETB" > .It "018 CAN 019 EM 01a SUB 01b ESC 01c FS 01d GS" >-.It "01e RS 01f US 020 SP 0ff DEL" >+.It "01e RS 01f US 020 SP 07f DEL" > .El > .It Cm c > Characters in the default character set. >Index: hexdump.1 >=================================================================== >--- hexdump.1 (revision 203332) >+++ hexdump.1 (working copy) >@@ -258,7 +258,7 @@ > .It "\&00C\ FF\t00D\ CR\t00E\ SO\t00F\ SI\t010\ DLE\t011\ DC1 > .It "\&012\ DC2\t013\ DC3\t014\ DC4\t015\ NAK\t016\ SYN\t017\ ETB > .It "\&018\ CAN\t019\ EM\t01A\ SUB\t01B\ ESC\t01C\ FS\t01D\ GS >-.It "\&01E\ RS\t01F\ US\t0FF\ DEL >+.It "\&01E\ RS\t01F\ US\t07F\ DEL > .El > .El > .Pp
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 143869
: 103833