avr-man(1)
avr-man - a man(1) replacement to access the avr-libc manual pages
Description
AVR_MAN
NAME
avr-man - a man(1) replacement to access the avr-libc manual pages
SYNOPSIS
avr-man [ OPTION ] page
DESCRIPTION
avr-man is a wrapper script for man(1), displaying results for the specified page from the manual pages shipped with the avr-libc package.
OPTION parameters are passed to man. It is included for backwards compatibility. The recommended way to access these pages is now:
man 3avr page
SEE ALSO
man(1)