diff options
author | Petter Rodhelind <petter.rodhelind@gmail.com> | 2017-10-09 22:11:10 +0200 |
---|---|---|
committer | Petter Rodhelind <petter.rodhelind@gmail.com> | 2017-10-09 22:11:10 +0200 |
commit | f19ec3797d11ebb3491c5b2b009ebca49b73f962 (patch) | |
tree | 1faeb0251d60ae0a2585f1fad7f9c6ff47bf914e /man | |
parent | ed9342b2a15fcb98a5e1641b291b9d51f00538e8 (diff) | |
parent | 680c57a15c51c302d89aec134e25f08820d3f30d (diff) | |
download | plan9port-f19ec3797d11ebb3491c5b2b009ebca49b73f962.tar.gz plan9port-f19ec3797d11ebb3491c5b2b009ebca49b73f962.tar.bz2 plan9port-f19ec3797d11ebb3491c5b2b009ebca49b73f962.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/xd.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/man1/xd.1 b/man/man1/xd.1 index 9d43a750..5ec167bd 100644 --- a/man/man1/xd.1 +++ b/man/man1/xd.1 @@ -66,6 +66,13 @@ but print .SM ASCII representations or C escape sequences where possible. .TP +.B -R +Format as +.B 1x +but print +.B Rune +representations or C escape sequences where possible. +.TP .BI -a style Print file addresses in the given style (and size 4). .TP |