[PATCH 06/16] Manual pages: cap_get_file.3: Remove stray macros that have no effect
From: Michael Kerrisk (man-pages) <hidden>
Date: 2020-07-16 10:18:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Michael Kerrisk (man-pages) <hidden>
Date: 2020-07-16 10:18:56
Subsystem:
the rest · Maintainer:
Linus Torvalds
These macros give warnings from 'mandoc -T lint'. Signed-off-by: Michael Kerrisk (man-pages) <redacted> --- doc/cap_get_file.3 | 2 -- 1 file changed, 2 deletions(-)
diff --git a/doc/cap_get_file.3 b/doc/cap_get_file.3
index 42255ee..c028148 100644
--- a/doc/cap_get_file.3
+++ b/doc/cap_get_file.3@@ -6,8 +6,6 @@ cap_get_file, cap_set_file, cap_get_fd, cap_set_fd \- capability manipulation on files .SH SYNOPSIS -.B -.sp .B #include <sys/capability.h> .sp .BI "cap_t cap_get_file(const char *" path_p );
--
2.26.2