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)NAMEperror -- print an error number as a stringSYNOPSISperror numberDESCRIPTIONThe perror program takes a raw errno value and prints it as a string.SEE ALSOperror(3)HISTORYThe perror program first appeared in FreeBSD 8.0.AUTHORSGeorge V. Neville-NeilBSDMay 12, 2009 BSD
| Related Man Pages | 
|---|
| sys_errlist(3) - linux | 
| perror(1) - redhat | 
| sys_nerr(3) - suse | 
| perror(1) - opendarwin | 
| 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 |