slackbuilds_ponce/development/erlang-otp-man
2010-05-12 23:28:40 +02:00
..
erlang-otp-man.info development/erlang-otp-man: Added to 12.2 repository 2010-05-12 23:28:40 +02:00
erlang-otp-man.SlackBuild development/erlang-otp-man: Added to 12.2 repository 2010-05-12 23:28:40 +02:00
README development/erlang-otp-man: Added to 12.2 repository 2010-05-12 23:28:40 +02:00
slack-desc development/erlang-otp-man: Added to 12.2 repository 2010-05-12 23:28:40 +02:00

Erlang is a general-purpose concurrent programming language and runtime 
system. The sequential subset of Erlang is a functional language, with 
strict evaluation, single assignment, and dynamic typing. It was designed 
by Ericsson to support distributed, fault-tolerant, soft-real-time, 
non-stop applications.

This package contains only the man pages. You'll need to install the 
erlang-otp package first. The man pages can be accessed with the 
following command: erl -man <page>