mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 20:10:18 +03:00
Document %m
This commit is contained in:
@@ -26,6 +26,7 @@ PRINTF and friends
|
|||||||
%d - decimal int
|
%d - decimal int
|
||||||
%c - char
|
%c - char
|
||||||
%s - string
|
%s - string
|
||||||
|
%m - string representation of the most recent error
|
||||||
%@ - Internet address in ddd.ddd.ddd.ddd notation
|
%@ - Internet address in ddd.ddd.ddd.ddd notation
|
||||||
%! - Ethernet address in xx:xx:xx:xx:xx:xx notation
|
%! - Ethernet address in xx:xx:xx:xx:xx:xx notation
|
||||||
Note: width specification ignored
|
Note: width specification ignored
|
||||||
|
|||||||
Reference in New Issue
Block a user