Module Name: src
Committed By: wiz
Date: Thu Aug 20 15:58:31 UTC 2009
Modified Files:
src/share/man/man8/man8.atari: binpatch.8
Log Message:
Fix typo and improve English.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man8/man8.atari/binpatch.8
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/man8/man8.atari/binpatch.8
diff -u src/share/man/man8/man8.atari/binpatch.8:1.6 src/share/man/man8/man8.atari/binpatch.8:1.7
--- src/share/man/man8/man8.atari/binpatch.8:1.6 Thu Aug 20 15:14:49 2009
+++ src/share/man/man8/man8.atari/binpatch.8 Thu Aug 20 15:58:31 2009
@@ -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.