From 1acbec5f0830b7b493db67776b3a1d44e84fedff Mon Sep 17 00:00:00 2001 From: christos Date: Mon, 20 Dec 1999 01:43:05 +0000 Subject: [PATCH] PR/9031: Scott Ellis: update example to include full sysctl variables. --- share/man/man5/ld.so.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man5/ld.so.conf.5 b/share/man/man5/ld.so.conf.5 index eda7842e2cdc..4037b5ddce36 100644 --- a/share/man/man5/ld.so.conf.5 +++ b/share/man/man5/ld.so.conf.5 @@ -1,4 +1,4 @@ -.\" $NetBSD: ld.so.conf.5,v 1.12 1999/12/13 11:02:10 christos Exp $ +.\" $NetBSD: ld.so.conf.5,v 1.13 1999/12/20 01:43:05 christos Exp $ .\" .\" Copyright (c) 1996 Matthew R. Green .\" All rights reserved. @@ -75,7 +75,7 @@ If there is no match, the standard action is taken. .Sh EXAMPLES .sp .nf -libm.so.0 fpu_present 1:libm387.so.0,libm.so.0 +libm.so.0 machdep.fpu_present 1:libm387.so.0,libm.so.0 .fi .sp The above line loads both libm387 and libm when the