diff options
author | Mark Spruiell <mes@zeroc.com> | 2015-01-21 10:18:56 -0800 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2015-01-21 10:18:56 -0800 |
commit | a4ab380f2ffcd170b26996f9eab1690a37deb703 (patch) | |
tree | 201e70988ff935824a1a2a84dc9fa32bad25946e /man/man1/slice2cs.1 | |
parent | minor edits to Oracle demo READMEs (diff) | |
download | ice-a4ab380f2ffcd170b26996f9eab1690a37deb703.tar.bz2 ice-a4ab380f2ffcd170b26996f9eab1690a37deb703.tar.xz ice-a4ab380f2ffcd170b26996f9eab1690a37deb703.zip |
ICE-6267 - change http to https
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 |