freebsd man page for perror

Query: perror

OS: freebsd

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PERROR(1)						    BSD General Commands Manual 						 PERROR(1)

NAME
perror -- print an error number as a string
SYNOPSIS
perror number
DESCRIPTION
The perror program takes a raw errno value and prints it as a string.
SEE ALSO
perror(3)
HISTORY
The perror program first appeared in FreeBSD 8.0.
AUTHORS
George V. Neville-Neil
BSD
May 12, 2009 BSD
Related Man Pages
strerror(3) - bsd
sys_nerr(3) - linux
perror(1) - redhat
sys_nerr(3) - suse
perror(1) - xfree86
Similar Topics in the Unix Linux Community
does perror() set errno?
A question about printing error message with perror
perror with signals
help with C programming, perror