errno (1) Linux Manual Page
NAME
errno – look up errno names and descriptions
SYNOPSIS
- errno {name-or-code}
- errno [-ls] [–list]
- errno [-s] [–search] {word}
- errno [-S] [–search-all-locales] {word}
- errno [-ls] [–list]
DESCRIPTION
errno
OPTIONS
-l, –list
- List all errno values.
-s, –search
- Search for errors whose description contains all the given words (case-insensitive).
-S, –search-all-locales
- Like –search, but searches all installed locales.
AUTHOR
Lars Wirzenius
SEE ALSO
errno(3)
