Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2008-09-05 00:52:44 +0400
committerMiguel de Icaza <miguel@gnome.org>2008-09-05 00:52:44 +0400
commit2d38c973945f47676fe4bf65ad53ee74ac42e486 (patch)
treeb8a4fa5b6e7d5387d39f3abd7da617f2b745c838 /man/csharp.1
parentf71365873a7ae10afe41cb5d2bfe68b0d54c9cf6 (diff)
OneMore
svn path=/trunk/mono/; revision=112330
Diffstat (limited to 'man/csharp.1')
-rw-r--r--man/csharp.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/csharp.1 b/man/csharp.1
index 76df111cb8e..bc28b03b1f4 100644
--- a/man/csharp.1
+++ b/man/csharp.1
@@ -240,6 +240,9 @@ This is the quote character. It allows the user to enter
control-characters that are otherwise taken by the command editing
facility. Press Control-Q followed by the character you want to
insert, and it will be inserted verbatim into the command line.
+.TP
+.I Control-D
+Terminates the program. This terminates the input for the program.
.SH STATIC PROPERTIES AND METHODS
Since the methods and properties of the base class from where the
statements and expressions are executed are static, they can be