Merge pull request #129 from ibennetch/docs

Documentation improvements
This commit is contained in:
Michal Čihař 2013-01-09 23:43:27 -08:00
commit 6692d61c7b
2 changed files with 3 additions and 2 deletions

View File

@ -22,7 +22,8 @@ your site specific code to be included on start and end of each page.
.. warning::
:term:`Mac` users should note that PHP does not seem to
:term:`Mac` users should note that if you are on a version before
:term:`Mac OS X`, PHP does not seem to
like :term:`Mac` end of lines character (``\r``). So
ensure you choose the option that allows to use the \*nix end of line
character (``\n``) in your text editor before saving a script you have

View File

@ -35,7 +35,7 @@ Currently phpMyAdmin can:
* using Query-by-example (QBE), create complex queries automatically
connecting required tables
* create :term:`PDF` graphics of your
Database layout
database layout
* search globally in a database or a subset of it
* transform stored data into any format using a set of predefined
functions, like displaying BLOB-data as image or download-link