From: Michael Kerrisk Date: Sun, 3 Jan 2021 12:03:47 +0000 (+0100) Subject: bstring.3: SEE ALSO: add string(3) X-Git-Tag: man-pages-5.11~406 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28f288d395793bbcc41da8b950edbfd77c985da9;p=thirdparty%2Fman-pages.git bstring.3: SEE ALSO: add string(3) Signed-off-by: Michael Kerrisk --- diff --git a/man3/bstring.3 b/man3/bstring.3 index d83d788b14..d87db41bf1 100644 --- a/man3/bstring.3 +++ b/man3/bstring.3 @@ -90,4 +90,5 @@ instead. .BR memfrob (3), .BR memmem (3), .BR memmove (3), -.BR memset (3) +.BR memset (3), +.BR string (3)