diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2019-01-12 22:42:37 +0000 |
---|---|---|
committer | Dan McDonald <danmcd@joyent.com> | 2019-01-16 15:27:32 -0500 |
commit | 9f17ecf0b8fdc59cfa903ceb6a96046b0f2d8201 (patch) | |
tree | 3921f367aa6a200b00a41f07ac3fb97c9ef36025 /usr/src/man/man3c/memset_s.3c | |
parent | 7c71d71894ca896e2718a24b51b39b0e5f9c27e6 (diff) | |
download | illumos-joyent-9f17ecf0b8fdc59cfa903ceb6a96046b0f2d8201.tar.gz |
10229 Some man pages have incorrect cross-references
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man3c/memset_s.3c')
-rw-r--r-- | usr/src/man/man3c/memset_s.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/memset_s.3c b/usr/src/man/man3c/memset_s.3c index 9da92ff927..8eb2bb5292 100644 --- a/usr/src/man/man3c/memset_s.3c +++ b/usr/src/man/man3c/memset_s.3c @@ -96,7 +96,7 @@ Otherwise, a non-zero value is returned. .Sy Safe .Sh SEE ALSO .Xr memset 3C , -.Xr set_constraint_handler 3C +.Xr set_constraint_handler_s 3C .Sh STANDARDS The .Fn memset_s |