diff options
author | Jim Meyering <meyering@redhat.com> | 2009-01-19 21:37:16 +0100 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2009-01-26 20:01:51 +0200 |
commit | 850f7400428dc9c5fd08a2f35a5bd2c9e45aede2 (patch) | |
tree | 14a0142d5d5b37c860dffc5d6a11100100aa79b9 /src/scripts/lzmore.1 | |
parent | Add lzma_block_buffer_decode(). (diff) | |
download | xz-850f7400428dc9c5fd08a2f35a5bd2c9e45aede2.tar.xz |
remove trailing blanks from all but .xz files
Diffstat (limited to 'src/scripts/lzmore.1')
-rw-r--r-- | src/scripts/lzmore.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/scripts/lzmore.1 b/src/scripts/lzmore.1 index 77207261..d92f95d3 100644 --- a/src/scripts/lzmore.1 +++ b/src/scripts/lzmore.1 @@ -28,12 +28,12 @@ is used as the .BR PAGER . .TP .BR e " or " q -When the prompt --More--(Next file: +When the prompt --More--(Next file: .IR file ) is printed, this command causes lzmore to exit. .TP .B s -When the prompt --More--(Next file: +When the prompt --More--(Next file: .IR file ) is printed, this command causes zmore to skip the next file and continue. .PP @@ -41,7 +41,7 @@ For list of keyboard commands supported while actually viewing the content of a file, refer to manual of the pager you use, usually .BR more (1) or -.BR less (1). +.BR less (1). .SH AUTHORS This manual page was ripped from .BR zmore (1) |