diff options
author | Mark Spruiell <mes@zeroc.com> | 2013-08-07 21:52:08 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2013-08-07 21:52:08 +0000 |
commit | 1c23d6d01d78a79a6ae9a3c507a84c4eb07c06a9 (patch) | |
tree | b2fa2118a47dd149dcef1f98097cd1e10396783b /man/man1/iceboxnet.1 | |
parent | Java install minor fix (diff) | |
download | ice-1c23d6d01d78a79a6ae9a3c507a84c4eb07c06a9.tar.bz2 ice-1c23d6d01d78a79a6ae9a3c507a84c4eb07c06a9.tar.xz ice-1c23d6d01d78a79a6ae9a3c507a84c4eb07c06a9.zip |
renaming iceboxnet.exe.1 to iceboxnet.1
Diffstat (limited to 'man/man1/iceboxnet.1')
-rw-r--r-- | man/man1/iceboxnet.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/man/man1/iceboxnet.1 b/man/man1/iceboxnet.1 new file mode 100644 index 00000000000..5b30eb009ef --- /dev/null +++ b/man/man1/iceboxnet.1 @@ -0,0 +1,20 @@ +.TH iceboxnet 1 + +.SH NAME + +iceboxnet - The IceBox .NET/Mono Server. + +.SH SYNOPSIS + +iceboxnet [options] --Ice.Config=<file> + +.SH DESCRIPTION + +The IceBox .NET/Mono Server. For detailed usage consult: +.br +"http://doc.zeroc.com/display/Ice/Starting+the+IceBox+Server#StartingtheIceBoxServer-StartingtheC#IceBoxServer". + +.SH SEE ALSO + +.BR icebox (1), +.BR iceboxadmin (1) |