[PATCH 10/16] Manual pages: capsh.1: Remove stray .TP macro
From: Michael Kerrisk (man-pages) <hidden>
Date: 2020-07-16 10:19:14
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Michael Kerrisk (man-pages) <hidden>
Date: 2020-07-16 10:19:14
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Michael Kerrisk (man-pages) <redacted> --- doc/capsh.1 | 2 -- 1 file changed, 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.
--
2.26.2