s/missing or absent/missing or corrupt/
This commit is contained in:
parent
5bd0869181
commit
4e06f52312
|
@ -1,4 +1,4 @@
|
||||||
.\" $NetBSD: nsdispatch.3,v 1.4 1999/01/19 07:58:05 lukem Exp $
|
.\" $NetBSD: nsdispatch.3,v 1.5 1999/01/20 23:26:50 lukem Exp $
|
||||||
.\"
|
.\"
|
||||||
.\" Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
|
.\" Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc.
|
||||||
.\" All rights reserved.
|
.\" All rights reserved.
|
||||||
|
@ -109,7 +109,7 @@ will be used as the name to invoke the dynamically loaded function.
|
||||||
.Pp
|
.Pp
|
||||||
.Va defaults
|
.Va defaults
|
||||||
contains a list of default sources to try in the case of
|
contains a list of default sources to try in the case of
|
||||||
a missing or absent
|
a missing or corrupt
|
||||||
.Xr nsswitch.conf 5 ,
|
.Xr nsswitch.conf 5 ,
|
||||||
or if there isn't a relevant entry for
|
or if there isn't a relevant entry for
|
||||||
.Va database .
|
.Va database .
|
||||||
|
|
Loading…
Reference in New Issue