summaryrefslogtreecommitdiffstats
path: root/share/man/man5/stab.5
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commit1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /share/man/man5/stab.5
parentecf79cde9e1b8a35a0190579797cc483bcd50714 (diff)
downloadFreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip
FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'share/man/man5/stab.5')
-rw-r--r--share/man/man5/stab.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/stab.5 b/share/man/man5/stab.5
index b2d670eb..14eeef5 100644
--- a/share/man/man5/stab.5
+++ b/share/man/man5/stab.5
@@ -42,7 +42,7 @@
.In stab.h
.Sh DESCRIPTION
The file
-.Aq Pa stab.h
+.In stab.h
defines some of the symbol table
.Fa n_type
field values for a.out files.
@@ -94,7 +94,7 @@ The low bits of the
field are used to place a symbol into
at most one segment, according to
the following masks, defined in
-.Aq Pa a.out.h .
+.In a.out.h .
A symbol can be in none of these segments by having none of these segment
bits set.
.Bd -literal
OpenPOWER on IntegriCloud