From ea8ff66636f6f2d521523854c889eed208f96f1f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 20 Oct 2018 21:14:53 +0200 Subject: Add man pages for memstarts and memends, and fix highlighting in man pages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- man/libsimple_memrchr.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/libsimple_memrchr.3') diff --git a/man/libsimple_memrchr.3 b/man/libsimple_memrchr.3 index 4c93b0a..b0a01a7 100644 --- a/man/libsimple_memrchr.3 +++ b/man/libsimple_memrchr.3 @@ -5,7 +5,7 @@ libsimple_memrchr \- find byte in memory .nf #include -void *libsimple_memrchr(const void *s, int c, size_t n); +void *libsimple_memrchr(const void *\fIs\fP, int \fIc\fP, size_t \fIn\fP); #ifndef memrchr # define memrchr libsimple_memrchr -- cgit v1.2.3-70-g09d2