From: Torsten Werner <twerner@debian.org>
Date: Thu, 22 Jul 2010 23:43:02 +0200
Subject: [PATCH] fix manpage cap_from_text(3)

thanks to Roland Koebler for the new text
---
 doc/cap_from_text.3 |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/cap_from_text.3 b/doc/cap_from_text.3
index 1128df8..ccf7d95 100644
--- a/doc/cap_from_text.3
+++ b/doc/cap_from_text.3
@@ -149,9 +149,9 @@ capability set and lower this Inheritable capability;
 .BR cap_from_text (),
 .BR cap_to_text ()
 and
-.BR cap_to_text ()
+.BR cap_to_name ()
 return a non-NULL value on success, and NULL on failure.
-.BR cap_from_text ()
+.BR cap_from_name ()
 returns 0 for success, and -1 on failure (unknown capability).
 .PP
 On failure,
-- 
