From bf52b6ca06f0ebd6ee92c3f52580a6b674177c00 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 15 May 2021 01:30:45 +0100 Subject: [PATCH] *.[1-9].in: Fix typesetting of option `-' characters. --- dump-runlisp-image.1.in | 4 ++-- runlisp.1.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dump-runlisp-image.1.in b/dump-runlisp-image.1.in index 6c433f4..e299c21 100644 --- a/dump-runlisp-image.1.in +++ b/dump-runlisp-image.1.in @@ -145,7 +145,7 @@ images are written to the directory in which .BR runlisp (1) will look in when checking for custom images: run -.B query-runlisp-config -x@image-dir +.B query-runlisp-config \-x@image-dir to see the default setting. . .TP @@ -218,7 +218,7 @@ Lisp implementations in parallel. The default is to run the jobs sequentially. . .TP -.BR "\-n" ", " "-\-dry-run" +.BR "\-n" ", " "\-\-dry-run" Don't actually run any commands to dump images. This may be helpful for the curious, in conjunction with diff --git a/runlisp.1.in b/runlisp.1.in index 00b06fb..a165219 100644 --- a/runlisp.1.in +++ b/runlisp.1.in @@ -215,7 +215,7 @@ to execute in mode. . .TP -.BR "\-n" ", " "-\-dry-run" +.BR "\-n" ", " "\-\-dry-run" Don't actually start the Lisp environment. This may be helpful for the curious, in conjunction with @@ -447,7 +447,7 @@ If any options have been found, then the list of acceptable implementations consists of all of the implementations mentioned in -.RB ` -L ' +.RB ` \-L ' options in any of the places .B runlisp -- 2.11.0