Sort errors.

This commit is contained in:
wiz 2008-12-26 21:02:28 +00:00
parent 7586bc881e
commit b52bc84da9

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pw_getconf.3,v 1.10 2008/12/26 00:49:28 christos Exp $
.\" $NetBSD: pw_getconf.3,v 1.11 2008/12/26 21:02:28 wiz Exp $
.\"
.\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
.\" All rights reserved.
@ -94,15 +94,15 @@ and
.Fn pw_getpwconf
will fail if:
.Bl -tag -width Er
.It Bq Er ENOENT
There is no option named
.Pa option
in the specified key.
.It Bq Er ENOTDIR
There is no key in
.Pa /etc/passwd.conf
named
.Pa key .
.It Bq Er ENOENT
There is no option named
.Pa option
in the specified key.
.El
.Sh SEE ALSO
.Xr passwd 5 ,