-.\" $OpenBSD: getcap.3,v 1.32 2010/02/18 13:13:39 schwarze Exp $
+.\" $OpenBSD: getcap.3,v 1.33 2010/07/27 07:04:04 jmc Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: February 18 2010 $
+.Dd $Mdocdate: July 27 2010 $
.Dt GETCAP 3
.Os
.Sh NAME
and
.Fn cgetstr :
.Bl -column "nameXnumber" -offset indent
-.Sm off
-.It Em name No \&# Em number Ta numeric
+.It Em name Ns \&# Ns Em number Ta numeric
capability
.Em name
has value
.Em number
-.It Em name No = Em string Ta "string capability"
+.It Em name Ns = Ns Em string Ta "string capability"
.Em name
has value
.Em string
-.It Em name No \&#@ Ta "the numeric capability"
+.It Em name Ns \&#@ Ta "the numeric capability"
.Em name
does not exist
-.It Em name No \&=@ Ta "the string capability"
+.It Em name Ns \&=@ Ta "the string capability"
.Em name
does not exist
.El