summaryrefslogtreecommitdiff
path: root/ruby.1
diff options
context:
space:
mode:
Diffstat (limited to 'ruby.1')
-rw-r--r--ruby.12
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby.1 b/ruby.1
index fe1e76007a..8a349eada6 100644
--- a/ruby.1
+++ b/ruby.1
@@ -272,7 +272,7 @@ example:
.ne 3
\& #! /usr/local/bin/ruby -s
\& # prints "true" if invoked with `-xyz' switch.
-\& print "true\n" if $xyz
+\& print "true\en" if $xyz
.fi
.TP
.B -S