diff options
Diffstat (limited to 'man/man1/slice2freeze.1')
-rw-r--r-- | man/man1/slice2freeze.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/slice2freeze.1 b/man/man1/slice2freeze.1 index 60dc978e99c..69e5d217623 100644 --- a/man/man1/slice2freeze.1 +++ b/man/man1/slice2freeze.1 @@ -2,7 +2,7 @@ .SH NAME -slice2freeze - The Slice to C++ compiler. +slice2freeze - Generates Freeze map and index classes in C++. .SH SYNOPSIS @@ -10,7 +10,7 @@ slice2freeze [options] [files] .SH DESCRIPTION -slice2freeze compiles Slice files to C++. +slice2freeze generates Freeze map and index classes in C++. Full documentation for slice2freeze is available online at: .br |