PR/9031: Scott Ellis: update example to include full sysctl variables.
This commit is contained in:
parent
1c5a093819
commit
1acbec5f08
@ -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
|
.\" Copyright (c) 1996 Matthew R. Green
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
@ -75,7 +75,7 @@ If there is no match, the standard action is taken.
|
|||||||
.Sh EXAMPLES
|
.Sh EXAMPLES
|
||||||
.sp
|
.sp
|
||||||
.nf
|
.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
|
.fi
|
||||||
.sp
|
.sp
|
||||||
The above line loads both libm387 and libm when the
|
The above line loads both libm387 and libm when the
|
||||||
|
Loading…
Reference in New Issue
Block a user