Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 Header name markup nit.



details:   https://anonhg.NetBSD.org/src/rev/752e6fddc471
branches:  trunk
changeset: 508594:752e6fddc471
user:      kleink <kleink%NetBSD.org@localhost>
date:      Sat Apr 14 16:52:02 2001 +0000

description:
Header name markup nit.

diffstat:

 share/man/man5/elf.5 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 914f775ddcee -r 752e6fddc471 share/man/man5/elf.5
--- a/share/man/man5/elf.5      Sat Apr 14 16:40:11 2001 +0000
+++ b/share/man/man5/elf.5      Sat Apr 14 16:52:02 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: elf.5,v 1.2 2001/04/14 16:40:11 kleink Exp $
+.\"    $NetBSD: elf.5,v 1.3 2001/04/14 16:52:02 kleink Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -46,7 +46,7 @@
 Because of the flexible nature of ELF, the structures describing it are
 available both as 32bit and 64bit versions. This document uses the 32bit
 versions, refer to
-.Pa elf.h
+.Aq Pa elf.h
 for the corresponding 64bit versions.
 .Pp
 An ELF object file can come in three different types:



Home | Main Index | Thread Index | Old Index