summaryrefslogtreecommitdiff
path: root/lib/kernel/doc/src/user.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kernel/doc/src/user.xml')
-rw-r--r--lib/kernel/doc/src/user.xml41
1 files changed, 0 insertions, 41 deletions
diff --git a/lib/kernel/doc/src/user.xml b/lib/kernel/doc/src/user.xml
deleted file mode 100644
index 38eac1c221..0000000000
--- a/lib/kernel/doc/src/user.xml
+++ /dev/null
@@ -1,41 +0,0 @@
-<?xml version="1.0" encoding="utf-8" ?>
-<!DOCTYPE erlref SYSTEM "erlref.dtd">
-
-<erlref>
- <header>
- <copyright>
- <year>1996</year>
- <year>2016</year>
- <holder>Ericsson AB, All Rights Reserved</holder>
- </copyright>
- <legalnotice>
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
- The Initial Developer of the Original Code is Ericsson AB.
- </legalnotice>
-
- <title>user</title>
- <prepared>Robert Virding</prepared>
- <docno>1</docno>
- <date>1996-10-10</date>
- <rev>A</rev>
- </header>
- <module>user</module>
- <modulesummary>Standard I/O server.</modulesummary>
- <description>
- <p><c>user</c> is a server that responds to all messages
- defined in the I/O interface. The code in <c>user.erl</c> can be
- used as a model for building alternative I/O servers.</p>
- </description>
-</erlref>
-