Mention what happens when we fail to find a library.

This commit is contained in:
christos 1999-12-13 11:02:10 +00:00
parent 850a441636
commit 476a45b425
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ld.so.conf.5,v 1.11 1999/12/13 11:01:21 christos Exp $
.\" $NetBSD: ld.so.conf.5,v 1.12 1999/12/13 11:02:10 christos Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@ -71,6 +71,7 @@ library directives:
<library_name> <sysctl_variable> <variable_value>[,...]:<library_name>[,...] ...
.fi
.sp
If there is no match, the standard action is taken.
.Sh EXAMPLES
.sp
.nf