summaryrefslogtreecommitdiff
path: root/share/man/man5/stab.5
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-10-26 00:37:06 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-10-26 00:37:06 +0000
commit01d43ab29c5618b38c41c75e5b155afc5b05f1dd (patch)
treeb3543c61a16271eb382ee68f04b4bc10769e6240 /share/man/man5/stab.5
parent79664bbfef78e407d77f500003f78b59577ca8b6 (diff)
Some share/man fleshing.
Diffstat (limited to 'share/man/man5/stab.5')
-rw-r--r--share/man/man5/stab.58
1 files changed, 3 insertions, 5 deletions
diff --git a/share/man/man5/stab.5 b/share/man/man5/stab.5
index db5cca3410f..862e8dbeb29 100644
--- a/share/man/man5/stab.5
+++ b/share/man/man5/stab.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: stab.5,v 1.8 2000/02/29 04:48:39 aaron Exp $
+.\" $OpenBSD: stab.5,v 1.9 2000/10/26 00:37:05 aaron Exp $
.\" $NetBSD: stab.5,v 1.3 1994/11/30 19:31:33 jtc Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -59,8 +59,7 @@ and the Berkeley Pascal compiler
Symbol table entries can be produced by the
.Dq .stabs
assembler directive.
-This allows one to specify a double-quote delimited name, a symbol type,
-one
+This allows one to specify a double-quote delimited name, a symbol type, one
.Li char
and one
.Li short
@@ -75,8 +74,7 @@ directive can be used to implicitly address the current location.
If no name is needed, symbol table entries can be generated using the
.Dq .stabn
directive.
-The loader promises to preserve the order of symbol table entries produced
-by
+The loader promises to preserve the order of symbol table entries produced by
.Dq .stab
directives.
As described in