File: avr-man.1

package info (click to toggle)
avr-libc 1%3A1.8.0%2BAtmel3.4.4-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,512 kB
  • ctags: 5
  • sloc: makefile: 64; sh: 1
file content (17 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.TH "AVR_MAN" 1 "2014-01-02"
.SH NAME
avr-man - a man(1) replacement to access the avr-libc manual pages
.SH SYNOPSIS
\fB avr-man \fR [ \fIOPTION\fR ] \fIpage\fR
.SH DESCRIPTION
.B avr-man
is a wrapper script for \fBman\fR(1), displaying results for the specified \fIpage\fR from the manual pages shipped with the
.IR avr-libc
package.
.PP
\fIOPTION\fR parameters are passed to man. It is included for backwards compatibility. The recommended way to access these pages is now:

    man 3avr page

.SH "SEE ALSO"
\fBman\fR(1)