mcheck.3: typo in compiler flag

See http://bugs.debian.org/732464

Reported-by: Raphael Geissert <geissert@debian.org>

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Simon Paillard 2013-12-18 20:28:13 +01:00 committed by Michael Kerrisk
parent 1c2794e784
commit 8f7f19ade9
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ function must be called before the first call to
.BR malloc (3)
or a related function.
In cases where this is difficult to ensure, linking the program with
.IR \-mcheck
.IR \-lmcheck
inserts an implicit call to
.BR mcheck ()
(with a NULL argument)