diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-22 16:40:46 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-22 16:40:46 +0000 |
| commit | 94e9d9febdb3c68f94bcff26002311fa464837df (patch) | |
| tree | 3a855c552ff4049052ef3cf9dc7c2f68cee7e03e /man7/bootparam.7 | |
| parent | 009df872f730972ec53a70652959c7b47c7ece8b (diff) | |
| download | man-pages-94e9d9febdb3c68f94bcff26002311fa464837df.tar.gz | |
Replace "-" by "\-" where a real dash is required.
Diffstat (limited to 'man7/bootparam.7')
| -rw-r--r-- | man7/bootparam.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index 7033376b11..aa884b3ef0 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -241,7 +241,7 @@ For example, the boot line reserve=0x300,32 blah=0x300 .IP keeps all device drivers except the driver for 'blah' from probing -0x300-0x31f. +0x300\-0x31f. .TP .B "'mem=...'" The BIOS call defined in the PC specification that returns |
