Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
PERROR(1)		     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

FreeBSD ports 15.1		  May 12, 2009			       PERROR(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=perror&manpath=FreeBSD+15.1-RELEASE+and+Ports>

home | help