Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / groff / font / devps / generate / sfdtopfa.pe
blobb495458f6cf1c28b3b1b35fac4cc86b1cc84e5c9
1 # sfdtopfa.pe
3 # This script generates a PFA file from the master SFD using pfaedit.
5 # The argument is the name of the SFD without extension;
6 # the PFA file is created in the current directory.
8 Open($1:r + ".sfd");
9 Generate(($1:t):r + ".pfa");