summaryrefslogtreecommitdiff
path: root/mans/icecc.1
diff options
context:
space:
mode:
Diffstat (limited to 'mans/icecc.1')
-rw-r--r--mans/icecc.145
1 files changed, 45 insertions, 0 deletions
diff --git a/mans/icecc.1 b/mans/icecc.1
new file mode 100644
index 0000000..514f48d
--- /dev/null
+++ b/mans/icecc.1
@@ -0,0 +1,45 @@
+.\"Generated by db2man.xsl. Don't modify this, modify the source.
+.de Sh \" Subsection
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Ip \" List item
+.br
+.ie \\n(.$>=3 .ne \\$3
+.el .ne 3
+.IP "\\$1" \\$2
+..
+.TH "ICECREAM COMPILER" 1 "April 21th, 2005" "Icecream" "Icecream User's Manual"
+.SH NAME
+icecc \- Icecream compiler stub
+.SH "SYNOPSIS"
+.ad l
+.hy 0
+.HP 6
+\fBicecc\fR [\fBoptions\fR] [\-o\ OBJECT] [\-c\ SOURCE]
+.ad
+.hy
+
+.SH "DESCRIPTION"
+
+.PP
+icecc is the Icecream compiler stub\&. It gets called in place of the actual compiler and transparently routes the compile requests to the Icecream network\&. You shouldn't call icecc directly, but place the specific compiler stubs in your path: \fBexport PATH=/opt/icecream/bin:$PATH\fR\&.
+
+.SH "SEE ALSO"
+
+.PP
+icecream, scheduler, iceccd, icemon
+
+.SH "AUTHOR"
+
+.PP
+Cornelius Schumacher
+