svn commit: r47344 - head/en_US.ISO8859-1/books/fdp-primer/po-translations
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock
Date: Wed Sep 2 21:52:57 2015
New Revision: 47344
URL: https://svnweb.freebsd.org/changeset/doc/47344
Log:
Be more clear about rebuilding the docproj port.
Modified:
head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml
Modified: head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Wed Sep 2 21:15:03 2015 (r47343)
+++ head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml Wed Sep 2 21:52:57 2015 (r47344)
@@ -32,12 +32,11 @@
option must be enabled in the
<package role="port">textproc/docproj</package> port. If that
option was not enabled, display the options menu and enable
- it:</para>
+ it, then reinstall the port:</para>
- <screen>&prompt.root; <userinput>make -C /usr/ports/textproc/docproj config</userinput></screen>
-
- <para>Then reinstall the
- <package role="port">textproc/docproj</package> port.</para>
+ <screen>&prompt.root; <userinput>cd /usr/ports/textproc/docproj</userinput>
+&prompt.root; <userinput>make config</userinput>
+&prompt.root; <userinput>make clean deinstall install clean</userinput></screen>
<para>This example shows the creation of a Spanish translation of
the short <link xlink:href="&url.articles.leap-seconds.en;">Leap
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"