From 6848f614703545cf3f672cdfdcc1dee8cb030443 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Sun, 31 Aug 2025 17:39:17 +0200 Subject: [PATCH] Fix markup in more.1.adoc --- text-utils/more.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/text-utils/more.1.adoc b/text-utils/more.1.adoc index 546214e7e..a8fc3b529 100644 --- a/text-utils/more.1.adoc +++ b/text-utils/more.1.adoc @@ -202,7 +202,7 @@ Run *more* in "secure" mode. See SECURITY for details. Equivalent to MORESECURE. *MORE_SHELL_LINES*:: -Specify the _number_ of lines per screenful. It has the same effect as the '-n' and '--lines' options. See in OPTIONS for details. Also, note that the environment variable's value will be overridden if any of these options are set. +Specify the _number_ of lines per screenful. It has the same effect as the *-n* and *--lines* options. See in OPTIONS for details. Also, note that the environment variable's value will be overridden if any of these options are set. == HISTORY -- 2.47.3