Module Name:    src
Committed By:   snj
Date:           Sun Oct  4 00:28:07 UTC 2009

Modified Files:
        src/share/man/man8/man8.atari [netbsd-5]: binpatch.8

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #1056):
        share/man/man8/man8.atari/binpatch.8: revision 1.7
Fix typo and improve English.


To generate a diff of this commit:
cvs rdiff -u -r1.5.42.1 -r1.5.42.2 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.5.42.1 src/share/man/man8/man8.atari/binpatch.8:1.5.42.2
--- src/share/man/man8/man8.atari/binpatch.8:1.5.42.1	Sun Oct  4 00:26:57 2009
+++ src/share/man/man8/man8.atari/binpatch.8	Sun Oct  4 00:28:07 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: binpatch.8,v 1.5.42.1 2009/10/04 00:26:57 snj Exp $
+.\"	$NetBSD: binpatch.8,v 1.5.42.2 2009/10/04 00:28:07 snj 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.

Reply via email to