diff options
Diffstat (limited to 'doc/libnsss/index.html')
-rw-r--r-- | doc/libnsss/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/libnsss/index.html b/doc/libnsss/index.html index cabb215..3514c42 100644 --- a/doc/libnsss/index.html +++ b/doc/libnsss/index.html @@ -75,7 +75,7 @@ implementation of the standard following functions: <li> getspnam() </li> <li> getspnam_r() </li> </ul> </li> - The functions are prefixed with <tt>nsss_unix_</tt> or + <li> The functions are prefixed with <tt>nsss_unix_</tt> or <tt>nsss_switch_</tt>. For instance, <tt>nsss_unix_getpwnam()</tt> is the implementation of <tt>getpwnam()</tt> that uses the <tt>/etc/passwd</tt> backend. </li> |