X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Documentation%2Fs390%2Fs390dbf.txt;h=e321a8ed2a2d6bf78581673b967cc9fe45186435;hb=ef9f0a42db987e7e2df72289fb4522d24027786b;hp=e24fdeada9705e3e9a14cc4195592e832d169c00;hpb=1d492eb41371d9a5145651e8eb64bea1042a4057;p=karo-tx-linux.git diff --git a/Documentation/s390/s390dbf.txt b/Documentation/s390/s390dbf.txt index e24fdeada970..e321a8ed2a2d 100644 --- a/Documentation/s390/s390dbf.txt +++ b/Documentation/s390/s390dbf.txt @@ -468,7 +468,7 @@ The hex_ascii view shows the data field in hex and ascii representation The raw view returns a bytestream as the debug areas are stored in memory. The sprintf view formats the debug entries in the same way as the sprintf -function would do. The sprintf event/expection fuctions write to the +function would do. The sprintf event/expection functions write to the debug entry a pointer to the format string (size = sizeof(long)) and for each vararg a long value. So e.g. for a debug entry with a format string plus two varargs one would need to allocate a (3 * sizeof(long))