Correct use of Nm macro in NAME section and a broken cross reference.
This commit is contained in:
parent
c7371a8702
commit
dc1c7f3152
@ -28,7 +28,8 @@
|
||||
.Dt WCTYPE 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm iswctype, wctype
|
||||
.Nm iswctype ,
|
||||
.Nm wctype
|
||||
.Nd "wide character class functions"
|
||||
.Sh LIBRARY
|
||||
.Lb libc
|
||||
@ -80,7 +81,7 @@ is invalid, otherwise it returns a value of type
|
||||
that can be used in subsequent calls to
|
||||
.Fn iswctype .
|
||||
.Sh SEE ALSO
|
||||
.Xr ctype 1
|
||||
.Xr ctype 3
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Fn iswctype
|
||||
|
Loading…
x
Reference in New Issue
Block a user