summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-18 10:10:32 +0000
committerru <ru@FreeBSD.org>2002-12-18 10:10:32 +0000
commitaf6f15fd347359b35b89710f15c02dffacf8d980 (patch)
tree5d82ae7dbeddc89430d02cba9155ee0e91e36001 /lib
parenta4b155d7a2170a500eb79b46959eef4018441062 (diff)
downloadFreeBSD-src-af6f15fd347359b35b89710f15c02dffacf8d980.zip
FreeBSD-src-af6f15fd347359b35b89710f15c02dffacf8d980.tar.gz
mdoc(7) police: Fixed the .Nm abuse.
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/getcap.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index d35729e..9b4b4f8 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -106,7 +106,7 @@ but may then be
.Xr free 3 Ns \&'d .
On success 0 is returned, 1 if the returned
record contains an unresolved
-.Nm tc
+.Ic tc
expansion,
\-1 if the requested record couldn't be found,
\-2 if a system error was encountered (couldn't open/read a file, etc.) also
@@ -251,7 +251,7 @@ comments below).
Upon completion of the database 0 is returned, 1 is returned upon successful
return of record with possibly more remaining (we haven't reached the end of
the database yet), 2 is returned if the record contains an unresolved
-.Nm tc
+.Ic tc
expansion, \-1 is returned if an system error occurred, and \-2
is returned if a potential reference loop is detected (see
.Ic tc=
@@ -284,7 +284,7 @@ By convention, the last name is usually a comment and is not intended as
a lookup tag. For example, the
.Em vt100
record from the
-.Nm termcap
+.Xr termcap 5
database begins:
.Pp
.Dl "d0\||\|vt100\||\|vt100-am\||\|vt100am\||\|dec vt100:"
OpenPOWER on IntegriCloud