Fix typo, from FreeBSD.

This commit is contained in:
wiz 2015-12-26 10:34:36 +00:00
parent 7594d8cd11
commit ee3b5f656a

View File

@ -1,4 +1,4 @@
.\" $NetBSD: backtrace.3,v 1.6 2015/11/05 08:29:42 wiz Exp $ .\" $NetBSD: backtrace.3,v 1.7 2015/12/26 10:34:36 wiz Exp $
.\" .\"
.\" Copyright (c) 2012 The NetBSD Foundation, Inc. .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -84,7 +84,7 @@ the /proc filesystem is available to determine the executable path.
The difference of the symbol address and the address element printed The difference of the symbol address and the address element printed
using 0x%tx. using 0x%tx.
.It Dv D .It Dv D
The difference of the symbol addresss and the address element printed using The difference of the symbol address and the address element printed using
+0x%tx if non-zero, or nothing if zero. +0x%tx if non-zero, or nothing if zero.
.It Dv f .It Dv f
The filename of the symbol as determined by The filename of the symbol as determined by