Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man8/man8.atari Fix typo and improve English.
details: https://anonhg.NetBSD.org/src/rev/8bbe2aec0e96
branches: trunk
changeset: 746817:8bbe2aec0e96
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Aug 20 15:58:31 2009 +0000
description:
Fix typo and improve English.
diffstat:
share/man/man8/man8.atari/binpatch.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 106372c1a2af -r 8bbe2aec0e96 share/man/man8/man8.atari/binpatch.8
--- a/share/man/man8/man8.atari/binpatch.8 Thu Aug 20 15:51:28 2009 +0000
+++ b/share/man/man8/man8.atari/binpatch.8 Thu Aug 20 15:58:31 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: binpatch.8,v 1.6 2009/08/20 15:14:49 tsutsui Exp $
+.\" $NetBSD: binpatch.8,v 1.7 2009/08/20 15:58:31 wiz Exp $
.\"
.\" Copyright (c) 1994 Christian E. Hopps
.\" All rights reserved.
@@ -130,7 +130,7 @@
.Sh BUGS
The
.Nm
-command doesn't check if size of specified symbol is same with the
+command doesn't check if size of specified symbol is the same as the
specified size by
.Fl b ,
.Fl w ,
@@ -142,4 +142,4 @@
The
.Nm
command doesn't check if specified address or symbol is a patchable variable
-and it might corrupts the specified executable binary.
+and it might corrupt the specified executable binary.
Home |
Main Index |
Thread Index |
Old Index