From 792e81428c4746753abc0805cf161b8a0fb9a5c7 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sun, 15 Feb 2004 18:20:13 +0000 Subject: [PATCH] Use plain double quote instead of \*Q and \*U in .EX, because it's typed text. --- info/Commands/echo.t | 2 +- info/Commands/sail.t | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/info/Commands/echo.t b/info/Commands/echo.t index 9db6d92c..60d1ac59 100644 --- a/info/Commands/echo.t +++ b/info/Commands/echo.t @@ -17,7 +17,7 @@ SN#123456 .nf hi .fi -.EX echo \*Qhi mom\*U +.EX echo \&"hi mom" .nf hi mom .fi diff --git a/info/Commands/sail.t b/info/Commands/sail.t index f4bf98df..34a08b28 100644 --- a/info/Commands/sail.t +++ b/info/Commands/sail.t @@ -3,7 +3,7 @@ .LV Expert .SY "sail [|q[uery]|-]" You use the \*Qsail\*U command to give a sailing path to ships. -At each update, ships with a sailing path \*Qautonavigate\*U along +At each update, ships with a sailing path \*Qauto-navigate\*U along the path that was set for them. Telegrams notify you of arrivals or problems encountered while attempting to follow the path. .s1 @@ -18,7 +18,7 @@ to some extent. Note that ships sailing can encounter exactly the same interdiction as ships navigating. .s1 -.EX sail \*Qq[uery]\*U +.EX sail q .s1 \*Qsail\*U, with the \*Qquery\*U parameter, shows the current sailing path. The report indicates: @@ -39,7 +39,7 @@ shp# ship type x,y mobil mobquota follows path 4 ship(s) .FI .s1 -.EX sail \*Q-\*U +.EX sail - .s1 \*Qsail\*U, with the \*Q-\*U parameter, causes the sailing path for the ships specified to be removed.