summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLex Spoon <lex@lexspoon.org>2006-05-19 13:04:25 +0000
committerLex Spoon <lex@lexspoon.org>2006-05-19 13:04:25 +0000
commit183bcec0b67169f8dbf945de3f72dafd5e333fff (patch)
tree97a4191d9049a7bc9e474418ee7ab7a736ec811f /docs
parent4a0d4f42ce0738436bbf8bc81deca0a5347b0392 (diff)
downloadscala-183bcec0b67169f8dbf945de3f72dafd5e333fff.tar.gz
scala-183bcec0b67169f8dbf945de3f72dafd5e333fff.tar.bz2
scala-183bcec0b67169f8dbf945de3f72dafd5e333fff.zip
*** empty log message ***
Diffstat (limited to 'docs')
-rw-r--r--docs/man/man1/scalascript.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/man1/scalascript.1 b/docs/man/man1/scalascript.1
index 08a675f0ad..48b030332b 100644
--- a/docs/man/man1/scalascript.1
+++ b/docs/man/man1/scalascript.1
@@ -63,7 +63,7 @@ goto :eof
.\" ############################### EXAMPLES #################################
.\"
.SH EXAMPLES
-.TP
+.PP
Here is a complete Scala script for unix that prints out a friendly
greeting followed by all of the script's arguments:
.IP