errno (1)
Leading comments
Title: errno Author: Lars Wirzenius Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 2012-06-05 Manual: moreutils Source: moreutils Language: English
NAME
errno - look up errno names and descriptionsSYNOPSIS
-
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