Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9/man9.i386 Fix Dt, improve Nd, remove trailing...
details: https://anonhg.NetBSD.org/src/rev/8ee42929b927
branches: trunk
changeset: 748727:8ee42929b927
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Nov 03 11:04:32 2009 +0000
description:
Fix Dt, improve Nd, remove trailing whitespace.
diffstat:
share/man/man9/man9.i386/return_address.9 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (32 lines):
diff -r 4bb80635c4c1 -r 8ee42929b927 share/man/man9/man9.i386/return_address.9
--- a/share/man/man9/man9.i386/return_address.9 Tue Nov 03 05:23:27 2009 +0000
+++ b/share/man/man9/man9.i386/return_address.9 Tue Nov 03 11:04:32 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: return_address.9,v 1.1 2009/11/03 05:08:18 dyoung Exp $
+.\" $NetBSD: return_address.9,v 1.2 2009/11/03 11:04:32 wiz Exp $
.\"
.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -28,11 +28,11 @@
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd November 2, 2009
-.Dt return_address 9 i386
+.Dt RETURN_ADDRESS 9 i386
.Os
.Sh NAME
.Nm return_address
-.Nd return address
+.Nd return address from call stack
.Sh SYNOPSIS
.In i386/return.h
.Ft void *
@@ -74,7 +74,7 @@
returns the
requested return address, or
.Dv NULL
-if it cannot dissect the call stack.
+if it cannot dissect the call stack.
.Sh CODE REFERENCES
.Pa sys/arch/i386/i386/copy.S ,
.Pa sys/arch/i386/include/return.h
Home |
Main Index |
Thread Index |
Old Index