summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-07-03 22:36:03 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-07-03 22:36:03 -0700
commit7f2c4762970b104abdff87da63f46082deed5157 (patch)
treea88782e6d5e41d496d5fa342565d430534ecd4e0
parent06c05ae72a4cf04bb57aa94601f5a65bfaea706b (diff)
downloadnasm-7f2c4762970b104abdff87da63f46082deed5157.tar.gz
rdf2bin.1: add missing space
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--rdoff/rdf2bin.12
1 files changed, 1 insertions, 1 deletions
diff --git a/rdoff/rdf2bin.1 b/rdoff/rdf2bin.1
index 88120ba9..d274d580 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