aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-10-26 03:41:21 -0400
committerAndrew G. Morgan <morgan@kernel.org>2009-11-22 21:59:02 -0800
commitb0135454ab5365ab284465e8ad2830f92b3ea74c (patch)
tree20f301d3d9cb62e539cfdc3b313346fa7e3a2ec2
parent0dab406382e84f7dee148f99159db89269d97dca (diff)
downloadlibcap-b0135454ab5365ab284465e8ad2830f92b3ea74c.tar.gz
getcap(8): fix filename section split
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
-rw-r--r--doc/getcap.83
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/getcap.8 b/doc/getcap.8
index 3d566c2..1d5ac0f 100644
--- a/doc/getcap.8
+++ b/doc/getcap.8
@@ -20,7 +20,8 @@ enables to display all searched entries, even if it has no file-capabilities.
.TP 4
.B -h
prints quick usage.
-.IR filename .
+.TP 4
+.IR filename
One file per line.
.SH "SEE ALSO"
.BR cap_get_file (3),