Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Correct the xref: return_address(9) is only a...
details: https://anonhg.NetBSD.org/src/rev/ce362e46b7a5
branches: trunk
changeset: 824032:ce362e46b7a5
user: abhinav <abhinav%NetBSD.org@localhost>
date: Fri May 19 14:18:41 2017 +0000
description:
Correct the xref: return_address(9) is only available for i386.
diffstat:
share/man/man4/options.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1518f9a0be9e -r ce362e46b7a5 share/man/man4/options.4
--- a/share/man/man4/options.4 Fri May 19 14:18:10 2017 +0000
+++ b/share/man/man4/options.4 Fri May 19 14:18:41 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.465 2017/03/09 11:39:43 wiz Exp $
+.\" $NetBSD: options.4,v 1.466 2017/05/19 14:18:41 abhinav Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -1321,7 +1321,7 @@
.Dv IPL_HIGH ,
record a backtrace.
Read
-.Xr return_address 9
+.Xr i386/return_address 9
for caveats about collecting backtraces.
This feature is experimental, and it is only available on i386.
See
Home |
Main Index |
Thread Index |
Old Index