diff options
author | Bjarni Ingi Gislason <bjarniig@rhi.hi.is> | 2020-03-30 21:56:36 +0000 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2020-04-06 19:08:14 +0300 |
commit | 133d498db0f4b14f066d192d64dbcade45deae6b (patch) | |
tree | b2eb3b0c27eaf28659ebaa6a1b7a8346d8786c5d /src | |
parent | src/xz/xz.1: Correct misused two-fonts macros (diff) | |
download | xz-133d498db0f4b14f066d192d64dbcade45deae6b.tar.xz |
xzgrep.1: Delete superfluous '.PP'
Summary:
mandoc -T lint xzgrep.1 :
mandoc: xzgrep.1:79:2: WARNING: skipping paragraph macro: PP empty
There is no change in the output of "nroff" and "troff".
Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is>
Diffstat (limited to 'src')
-rw-r--r-- | src/scripts/xzgrep.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/scripts/xzgrep.1 b/src/scripts/xzgrep.1 index 4bddbe2d..4e96e177 100644 --- a/src/scripts/xzgrep.1 +++ b/src/scripts/xzgrep.1 @@ -76,7 +76,6 @@ The same applies to names and .BR lzfgrep , which are provided for backward compatibility with LZMA Utils. -.PP .SH ENVIRONMENT .TP .B GREP |