Module Name:    src
Committed By:   joerg
Date:           Fri May 14 18:28:40 UTC 2010

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

Log Message:
\\ -> \e


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 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.4 src/share/man/man9/man9.i386/return_address.9:1.5
--- src/share/man/man9/man9.i386/return_address.9:1.4	Wed May  5 22:01:10 2010
+++ src/share/man/man9/man9.i386/return_address.9	Fri May 14 18:28:40 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: return_address.9,v 1.4 2010/05/05 22:01:10 wiz Exp $
+.\"	$NetBSD: return_address.9,v 1.5 2010/05/14 18:28:40 joerg Exp $
 .\"
 .\" Copyright (c) 2009 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -68,7 +68,7 @@
 .Fn return_address
 effecively, try a kernel configuration option such as
 .Bd -literal
-makeoptions     DEBUG="-g -fno-omit-frame-pointer \\
+makeoptions     DEBUG="-g -fno-omit-frame-pointer \e
 		       -fno-optimize-sibling-calls -O0"
 .Ed
 .Sh RETURN VALUES

Reply via email to