From a853ee40c6475801ca03c17a11632d48a4992de7 Mon Sep 17 00:00:00 2001 From: Hans Bolinder Date: Wed, 10 Feb 2010 10:10:17 +0000 Subject: OTP-8422 Removed bogus "\011" character sequence in documentation. --- erts/doc/src/crash_dump.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'erts/doc/src/crash_dump.xml') diff --git a/erts/doc/src/crash_dump.xml b/erts/doc/src/crash_dump.xml index 5182929358..b3c4671c3d 100644 --- a/erts/doc/src/crash_dump.xml +++ b/erts/doc/src/crash_dump.xml @@ -4,7 +4,7 @@
- 19992009 + 19992010 Ericsson AB. All Rights Reserved. @@ -13,12 +13,12 @@ compliance with the License. You should have received a copy of the Erlang Public License along with this software. If not, it can be retrieved online at http://www.erlang.org/. - + Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. - + How to interpret the Erlang crash dumps @@ -96,7 +96,7 @@ allocators see erts_alloc(3). "<A>: Cannot reallocate <N> - bytes of memory\011(of type "<T>")." - Same as + bytes of memory (of type "<T>")." - Same as above with the exception that memory was being reallocated instead of being allocated when the system ran out of memory. "Unexpected op code N" - Error in compiled -- cgit v1.2.3