summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>2020-07-16 12:18:21 +0200
committerAndrew G. Morgan <morgan@kernel.org>2020-07-16 07:48:44 -0700
commit8b25610dd0698c30b37983a74e5db7036d986538 (patch)
tree118c345fdd6bcc698f56cb915f6796250ebb1c3d
parentf48fea09482aa8df990883fd6c14a2e862713de6 (diff)
downloadlibcap2-8b25610dd0698c30b37983a74e5db7036d986538.tar.gz
Manual pages: capsh.1: Remove stray .TP macro
Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com> Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
-rw-r--r--doc/capsh.12
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/capsh.1 b/doc/capsh.1
index 24e80b7..522e719 100644
--- a/doc/capsh.1
+++ b/doc/capsh.1
@@ -249,8 +249,6 @@ Removes the specified ambient capability from the running process.
.TP
.B \-\-noamb
Drops all ambient capabilities from the running process.
-.TP
-
.SH "EXIT STATUS"
Following successful execution the tool exits with status 0. Following
an error, the tool immediately exits with status 1.