From b86a227f7bfda21673307e0dd0adfdce63ac438f Mon Sep 17 00:00:00 2001 From: Jonas 'Sortie' Termansen Date: Sat, 11 Feb 2017 16:25:54 +0100 Subject: [PATCH] Fix unterminated list in pager(1). --- utils/pager.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/pager.1 b/utils/pager.1 index 127b023e..edd584e3 100644 --- a/utils/pager.1 +++ b/utils/pager.1 @@ -25,6 +25,7 @@ of this option may cause output to be misleading for suspicious files, as the escape codes in the file are rendered and can be used to hide parts of the input. Avoid the -r option if you want to see the actual bytes in the file, or use -R to show only selected escape codes. +.El .Sh COMMANDS .Nm supports the following key commands: