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 Add "function" to make sentences ea...



details:   https://anonhg.NetBSD.org/src/rev/70c313cc67da
branches:  trunk
changeset: 754603:70c313cc67da
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed May 05 22:01:10 2010 +0000

description:
Add "function" to make sentences easier to read.

diffstat:

 share/man/man9/man9.i386/return_address.9 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 76c3f1b2ed9b -r 70c313cc67da share/man/man9/man9.i386/return_address.9
--- a/share/man/man9/man9.i386/return_address.9 Wed May 05 18:12:24 2010 +0000
+++ b/share/man/man9/man9.i386/return_address.9 Wed May 05 22:01:10 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: return_address.9,v 1.3 2010/05/05 05:43:19 jruoho Exp $
+.\"    $NetBSD: return_address.9,v 1.4 2010/05/05 22:01:10 wiz Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -74,7 +74,7 @@
 .Sh RETURN VALUES
 The
 .Fn return_address
-returns the requested return address, or
+function returns the requested return address, or
 .Dv NULL
 if it cannot dissect the call stack.
 .Sh CODE REFERENCES
@@ -85,7 +85,7 @@
 .Sh HISTORY
 The
 .Fn return_address
-first appeared in
+function first appeared in
 .Nx 6.0 .
 .Sh AUTHORS
 .An "David Young" Aq dyoung%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index