diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-07-03 22:36:03 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-07-03 22:36:03 -0700 |
commit | 7f2c4762970b104abdff87da63f46082deed5157 (patch) | |
tree | a88782e6d5e41d496d5fa342565d430534ecd4e0 /rdoff | |
parent | 06c05ae72a4cf04bb57aa94601f5a65bfaea706b (diff) | |
download | nasm-7f2c4762970b104abdff87da63f46082deed5157.tar.gz nasm-7f2c4762970b104abdff87da63f46082deed5157.tar.bz2 nasm-7f2c4762970b104abdff87da63f46082deed5157.zip |
rdf2bin.1: add missing space
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'rdoff')
-rw-r--r-- | rdoff/rdf2bin.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rdoff/rdf2bin.1 b/rdoff/rdf2bin.1 index 88120ba..d274d58 100644 --- a/rdoff/rdf2bin.1 +++ b/rdoff/rdf2bin.1 @@ -5,7 +5,7 @@ rdf2bin, rdf2com \- convert an RDOFF object file to flat binary .B rdf2bin .RI "[\-o " relocation-origin ] .RI "[\-p " segment-alignment ] -.RI "[\-f" format ] +.RI "[\-f " format ] .I input-file .I output-file .br |