diff options
Diffstat (limited to 'man/man1/slice2cs.1')
-rw-r--r-- | man/man1/slice2cs.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/slice2cs.1 b/man/man1/slice2cs.1 index 481bc4d7163..93f5d2a76fa 100644 --- a/man/man1/slice2cs.1 +++ b/man/man1/slice2cs.1 @@ -2,7 +2,7 @@ .SH NAME -slice2cs - The Slice to .NET/Mono C# compiler. +slice2cs - The Slice to .NET C# compiler. .SH SYNOPSIS @@ -10,10 +10,10 @@ slice2cs [options] [files] .SH DESCRIPTION -slice2cs compiles Slice files to .NET/Mono C#. Full documentation for slice2cs +slice2cs compiles Slice files to .NET C#. Full documentation for slice2cs is available online at: .br -"http://doc.zeroc.com/display/Ice/slice2cs+Command-Line+Options". +"https://doc.zeroc.com/display/Ice/slice2cs+Command-Line+Options". .SH OPTIONS |