diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-12 20:33:29 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-09-12 20:33:29 +0000 |
commit | ad3a29668a4bb1f36cd6681c2eaf1b347a12f8ba (patch) | |
tree | 3d93740a00adab09af09722d65b51c6d47f2f2e7 | |
parent | 8ad9a8794adc4b9a295ce9cd74962b789d2b449d (diff) |
start new sentences on a new line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16467 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 516a94d037..9638cb3008 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5705,11 +5705,12 @@ decimation (ugly). .TP .B screenshot Allows acquiring screenshots of the movie using the screenshot command -(bound to the 's' key by default). Files named like 'shotNNNN.png' -will be saved in the working directory, using the first number -available - no files will be overwritten. The filter has no overhead -when not used and accepts an arbitrary colorspace, so it is safe to -put it into the configuration file permanently. +(bound to the 's' key by default). +Files named like 'shotNNNN.png' will be saved in the working directory, +using the first number available - no files will be overwritten. +The filter has no overhead when not used and accepts an arbitrary +colorspace, so it is safe to put it into the configuration file +permanently. .RE . . |