From 3447d918d7e480a081c7fddda521eb9b0515d888 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Tue, 28 Apr 1998 07:36:55 +0000 Subject: use Xr more often --- src/lib/libc/stdlib/malloc.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/lib/libc/stdlib/malloc.3') diff --git a/src/lib/libc/stdlib/malloc.3 b/src/lib/libc/stdlib/malloc.3 index 6fd362b93b..42b69f038f 100644 --- a/src/lib/libc/stdlib/malloc.3 +++ b/src/lib/libc/stdlib/malloc.3 @@ -33,7 +33,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: malloc.3,v 1.7 1997/08/23 10:43:24 pefo Exp $ +.\" $OpenBSD: malloc.3,v 1.8 1998/04/28 07:36:47 deraadt Exp $ .\" .Dd August 27, 1996 .Dt MALLOC 3 @@ -164,7 +164,9 @@ is called, even if the initial allocation was big enough. This can substantially aid in compacting memory. .It U -``utrace'' generate entries for ktrace(1) for all operations. +``utrace'' generate entries for +.Xr ktrace 1 +for all operations. Consult the source for this one. .It X -- cgit v1.2.3-55-g6feb