svn commit: r47319 - head/en_US.ISO8859-1/books/porters-handbook/makefiles
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock Date: Fri Aug 28 00:47:41 2015 New Revision: 47319 URL: https://svnweb.freebsd.org/changeset/doc/47319 Log: Fix a screen example which was mistakenly indented. Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Thu Aug 27 20:19:39 2015 (r47318) +++ head/en_US.ISO8859-1/books/porters-handbook/makefiles/chapter.xml Fri Aug 28 00:47:41 2015 (r47319) @@ -204,7 +204,7 @@ two version number strings. For example:</para> <screen>&prompt.user; <userinput>pkg version -t 0.031 0.29</userinput> - ></screen> +></screen> <para>The <literal>></literal> output indicates that version 0.031 is considered greater than version 0.29, _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"