Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/patch Fix two typos.
details: https://anonhg.NetBSD.org/src/rev/a824f211fa9a
branches: trunk
changeset: 339654:a824f211fa9a
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Aug 02 12:19:12 2015 +0000
description:
Fix two typos.
diffstat:
usr.bin/patch/patch.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r d3cec7235e94 -r a824f211fa9a usr.bin/patch/patch.1
--- a/usr.bin/patch/patch.1 Sun Aug 02 11:55:28 2015 +0000
+++ b/usr.bin/patch/patch.1 Sun Aug 02 12:19:12 2015 +0000
@@ -1,6 +1,6 @@
.\" $OpenBSD: patch.1,v 1.22 2008/06/06 20:44:00 jmc Exp $
.\" $DragonFly: src/usr.bin/patch/patch.1,v 1.10 2008/08/18 19:15:55 joerg Exp $
-.\" $NetBSD: patch.1,v 1.18 2015/08/02 03:19:02 christos Exp $
+.\" $NetBSD: patch.1,v 1.19 2015/08/02 12:19:12 wiz Exp $
.\" Copyright 1986, Larry Wall
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -21,7 +21,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd Auguest 2, 2015
+.Dd August 2, 2015
.Dt PATCH 1
.Os
.Sh NAME
@@ -445,7 +445,7 @@
.It
If no file exists,
.Nm
-checks for the existence of the files in an RCS directory sing the criteria
+checks for the existence of the files in an RCS directory using the criteria
specified above.
If found,
.Nm
Home |
Main Index |
Thread Index |
Old Index