Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2018 22:20:49 +0000 (UTC)
From:      Conrad Meyer <cem@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r327800 - head/share/man/man9
Message-ID:  <201801102220.w0AMKoLC047797@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cem
Date: Wed Jan 10 22:20:49 2018
New Revision: 327800
URL: https://svnweb.freebsd.org/changeset/base/327800

Log:
  malloc.9: Fix minor typo from rewording in r327796
  
  Sponsored by:	Dell EMC Isilon

Modified:
  head/share/man/man9/malloc.9

Modified: head/share/man/man9/malloc.9
==============================================================================
--- head/share/man/man9/malloc.9	Wed Jan 10 22:19:23 2018	(r327799)
+++ head/share/man/man9/malloc.9	Wed Jan 10 22:20:49 2018	(r327800)
@@ -163,7 +163,7 @@ functions cannot return
 if
 .Dv M_WAITOK
 is specified.
-if the multiplication of
+If the multiplication of
 .Fa nmemb
 and
 .Fa size



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801102220.w0AMKoLC047797>