diff options
Diffstat (limited to 'lib/libc/net/nsdispatch.3')
| -rw-r--r-- | lib/libc/net/nsdispatch.3 | 10 | 
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libc/net/nsdispatch.3 b/lib/libc/net/nsdispatch.3 index 7ed634577095..8d7a686008ca 100644 --- a/lib/libc/net/nsdispatch.3 +++ b/lib/libc/net/nsdispatch.3 @@ -57,7 +57,7 @@  .Sh DESCRIPTION  The  .Fn nsdispatch -function invokes the callback functions specified in  +function invokes the callback functions specified in  .Va dtab  in the order given in  .Pa /etc/nsswitch.conf @@ -95,7 +95,7 @@ The last entry in  should contain  .Dv NULL  values for -.Va src ,  +.Va src ,  .Va cb ,  and  .Va cb_data . @@ -132,7 +132,7 @@ For each default source type, an entry with  set to the name of the source, and  .Va flags  set to the relevant flags -(usually  +(usually  .Dv NS_SUCCESS ;  refer to  .Sx Callback return values @@ -203,9 +203,9 @@ The  routines first appeared in  .Fx 4.1 .  They were imported from the -.Nx  +.Nx  Project, -where they appeared first in  +where they appeared first in  .Nx 1.4 .  .Sh AUTHORS  Luke Mewburn  | 
