niserror(1)
NAME
niserror − display NIS+ error messages
SYNOPSIS
niserror error-num
AVAILABILITY
SUNWnisu
DESCRIPTION
niserror prints the NIS+ error associated with status value error-num on the standard output. It is used by shell scripts to translate NIS+ error numbers that are returned into text messages.
EXAMPLES
The following example prints the error associated with the error number 20:
example% niserror 20
Not Found, no such name
SEE ALSO
SunOS 5.4 — Last change: 25 Sep 1992