Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man5 Improve markup slightly, and whitespace fixes.
details: https://anonhg.NetBSD.org/src/rev/977a34ff533a
branches: trunk
changeset: 514661:977a34ff533a
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Sep 08 01:28:23 2001 +0000
description:
Improve markup slightly, and whitespace fixes.
diffstat:
share/man/man5/stab.5 | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (45 lines):
diff -r 435f7fd2b5de -r 977a34ff533a share/man/man5/stab.5
--- a/share/man/man5/stab.5 Sat Sep 08 01:26:54 2001 +0000
+++ b/share/man/man5/stab.5 Sat Sep 08 01:28:23 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: stab.5,v 1.8 1999/03/17 20:19:48 garbled Exp $
+.\" $NetBSD: stab.5,v 1.9 2001/09/08 01:28:23 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -51,7 +51,7 @@
used by the old debugger
.Em sdb
and the Berkeley Pascal compiler
-.Xr pc 1 .
+.Ic pc .
Symbol table entries can be produced by the
.Pa .stabs
assembler directive.
@@ -93,7 +93,7 @@
The low bits of the
.Fa n_type
field are used to place a symbol into
-at most one segment, according to
+at most one segment, according to
the following masks, defined in
.Aq Pa a.out.h .
A symbol can be in none of these segments by having none of these segment
@@ -173,7 +173,7 @@
.Fa n_value
fields
of the given
-.Fa n_type .
+.Fa n_type .
.Em Sdb
uses the
.Fa n_desc
@@ -185,7 +185,7 @@
for details on the format of these type values.
.Pp
The Berkeley Pascal compiler,
-.Xr pc 1 ,
+.Ic pc ,
uses the following
.Fa n_type
value:
Home |
Main Index |
Thread Index |
Old Index