svn commit: r54645 - head/en_US.ISO8859-1/books/handbook/network-servers
Bjoern Heidotting <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bhd Date: Wed Oct 28 18:47:22 2020 New Revision: 54645 URL: https://svnweb.freebsd.org/changeset/doc/54645 Log: Since we're not providing any output of the 'pkg search php' command, this sentence is at least confusing. Just remove it! Reviewed by: bcr Differential Revision: https://reviews.freebsd.org/D26945 Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Wed Oct 28 14:57:51 2020 (r54644) +++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Wed Oct 28 18:47:22 2020 (r54645) @@ -3647,9 +3647,7 @@ LoadModule ssl_module libexec/apache24/mod_ssl.so</pro by installing the appropriate port.</para> <para>For all supported versions, search the package database - using <command>pkg</command>. Here is an example of the - available <acronym>PHP</acronym> packages as of the time - of this writing:</para> + using <command>pkg</command>:</para> <screen>&prompt.root; <userinput>pkg search php</userinput></screen> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"