missed another

SVN revision: 5663
This commit is contained in:
Laurence J. Lane 2001-11-09 07:19:24 +00:00
parent fc982b9fa0
commit 4cc0151e2d
1 changed files with 78 additions and 0 deletions

View File

@ -0,0 +1,78 @@
.\" This -*- nroff -*- file has been generated from
.\" DocBook SGML with docbook-to-man on Debian GNU/Linux.
...\"
...\" transcript compatibility for postscript use.
...\"
...\" synopsis: .P! <file.ps>
...\"
.de P!
\\&.
.fl \" force out current output buffer
\\!%PB
\\!/showpage{}def
...\" the following is from Ken Flowers -- it prevents dictionary overflows
\\!/tempdict 200 dict def tempdict begin
.fl \" prolog
.sy cat \\$1\" bring in postscript file
...\" the following line matches the tempdict above
\\!end % tempdict %
\\!PE
\\!.
.sp \\$2u \" move below the image
..
.de pF
.ie \\*(f1 .ds f1 \\n(.f
.el .ie \\*(f2 .ds f2 \\n(.f
.el .ie \\*(f3 .ds f3 \\n(.f
.el .ie \\*(f4 .ds f4 \\n(.f
.el .tm ? font overflow
.ft \\$1
..
.de fP
.ie !\\*(f4 \{\
. ft \\*(f4
. ds f4\"
' br \}
.el .ie !\\*(f3 \{\
. ft \\*(f3
. ds f3\"
' br \}
.el .ie !\\*(f2 \{\
. ft \\*(f2
. ds f2\"
' br \}
.el .ie !\\*(f1 \{\
. ft \\*(f1
. ds f1\"
' br \}
.el .tm ? font underflow
..
.ds f1\"
.ds f2\"
.ds f3\"
.ds f4\"
'\" t
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n
.TH "evas-config" "3"
.SH "NAME"
evas-config \(em evas library build dependecies
.SH "SYNOPSIS"
.PP
\fBevas-config\fP
.SH "DESCRIPTION"
.PP
This manual page documents briefly the
\fBevas-config\fP command.
.PP
This manual page was written for the \fBDebian GNU/Linux\fP distribution
because the original program does not have a manual page.
.PP
\fBevas-config\fP is a program used to provide info
libs and cflags parameters required to build appications that use the evas
library.
.SH "AUTHOR"
.PP
This manual page was written by Laurence J. Lane (ljlane@debian.org) for
the \fBDebian GNU/Linux\fP system (but may be used by others).
...\" created by instant / docbook-to-man, Mon 28 May 2001, 15:04