Module Name:    src
Committed By:   wiz
Date:           Wed May  5 22:01:10 UTC 2010

Modified Files:
        src/share/man/man9/man9.i386: return_address.9

Log Message:
Add "function" to make sentences easier to read.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/man9.i386/return_address.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/man9.i386/return_address.9
diff -u src/share/man/man9/man9.i386/return_address.9:1.3 src/share/man/man9/man9.i386/return_address.9:1.4
--- src/share/man/man9/man9.i386/return_address.9:1.3	Wed May  5 05:43:19 2010
+++ src/share/man/man9/man9.i386/return_address.9	Wed May  5 22:01:10 2010
@@ -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 dyo...@netbsd.org

Reply via email to