Module Name:    src
Committed By:   abhinav
Date:           Fri May 19 14:18:41 UTC 2017

Modified Files:
        src/share/man/man4: options.4

Log Message:
Correct the xref: return_address(9) is only available for i386.


To generate a diff of this commit:
cvs rdiff -u -r1.465 -r1.466 src/share/man/man4/options.4

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/man4/options.4
diff -u src/share/man/man4/options.4:1.465 src/share/man/man4/options.4:1.466
--- src/share/man/man4/options.4:1.465	Thu Mar  9 11:39:43 2017
+++ src/share/man/man4/options.4	Fri May 19 14:18:41 2017
@@ -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 @@ changes the current CPU's interrupt prio
 .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

Reply via email to