manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> UWE"> STEINMANN"> April 28, 2003"> 3"> uwe@steinmann.cx"> PS_FILL"> Debian"> GNU"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2003 &dhusername; &dhdate;
&dhucpackage; &dhsection; &funcname; Fills the current path #include <pslib.h> void &funcname;(PSDoc *psdoc) DESCRIPTION Fills the path constructed with previously called drawing functions like PS_lineto(3). SEE ALSO PS_stroke(3), PS_fill_stroke(3) AUTHOR This manual page was written by &dhusername; &dhemail;.