Date: Fri, 26 Feb 2016 10:34:51 +0000 (UTC) From: Marc Fonvieille <blackend@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48260 - head/en_US.ISO8859-1/articles/fonts Message-ID: <201602261034.u1QAYptu024125@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: blackend Date: Fri Feb 26 10:34:51 2016 New Revision: 48260 URL: https://svnweb.freebsd.org/changeset/doc/48260 Log: Fix spelling s/down loaded/downloaded/ and s/down loadable/downloadable/ PR: 207510 Submitted by: Marc Lubniewski <mlubniewski@hotmail.com> Modified: head/en_US.ISO8859-1/articles/fonts/article.xml Modified: head/en_US.ISO8859-1/articles/fonts/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/fonts/article.xml Fri Feb 26 05:02:01 2016 (r48259) +++ head/en_US.ISO8859-1/articles/fonts/article.xml Fri Feb 26 10:34:51 2016 (r48260) @@ -576,10 +576,10 @@ We need to convert them to &unix; style <para>If <application>Ghostscript</application> is used to drive the printers on the system, then nothing more needs to be done. However, if true &postscript; - printers are used, then the font must be down loaded to the + printers are used, then the font must be downloaded to the printer in order for the font to be used (unless the printer happens to have the showboat font built in or on an accessible - font disk.) The final step is to create a down loadable font. + font disk.) The final step is to create a downloadable font. The <command>pfbtops</command> tool is used to create the <filename>.pfa</filename> format of the font, and the <filename>download</filename> file is modified to reference the new @@ -600,7 +600,7 @@ We need to convert them to &unix; style &prompt.user; <userinput>fgrep internalname SHOWBOAT</userinput> internalname Showboat -<lineannotation>Tell groff that the font must be down loaded</lineannotation> +<lineannotation>Tell groff that the font must be downloaded</lineannotation> &prompt.user; <userinput>ex download :$a Showboat showboat.pfa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602261034.u1QAYptu024125>