summaryrefslogtreecommitdiffstats
path: root/share/man/man5/a.out.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/a.out.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/a.out.5')
-rw-r--r--share/man/man5/a.out.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/a.out.5 b/share/man/man5/a.out.5
index c6b4784..ad87477 100644
--- a/share/man/man5/a.out.5
+++ b/share/man/man5/a.out.5
@@ -45,7 +45,7 @@
.In a.out.h
.Sh DESCRIPTION
The include file
-.Aq Pa a.out.h
+.In a.out.h
declares three structures and several macros.
The structures describe the format of
executable machine code files
@@ -405,7 +405,7 @@ field hold one of two values:
and
.Dv AUX_OBJECT
(see
-.Aq Pa link.h
+.In link.h
for their definitions).
.Dv AUX_FUNC
associates the symbol with a callable function, while
OpenPOWER on IntegriCloud