Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/patch mention -V none
details: https://anonhg.NetBSD.org/src/rev/9aa0330cfc5a
branches: trunk
changeset: 328651:9aa0330cfc5a
user: christos <christos%NetBSD.org@localhost>
date: Fri Apr 11 17:41:09 2014 +0000
description:
mention -V none
diffstat:
usr.bin/patch/patch.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (38 lines):
diff -r b0f5c53b300f -r 9aa0330cfc5a usr.bin/patch/patch.1
--- a/usr.bin/patch/patch.1 Fri Apr 11 17:30:03 2014 +0000
+++ b/usr.bin/patch/patch.1 Fri Apr 11 17:41:09 2014 +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.16 2013/01/29 09:30:11 wiz Exp $
+.\" $NetBSD: patch.1,v 1.17 2014/04/11 17:41:09 christos 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 August 18, 2008
+.Dd April 11, 2014
.Dt PATCH 1
.Os
.Sh NAME
@@ -38,7 +38,7 @@
.Op Fl o Ar out-file
.Op Fl p Ar strip-count
.Op Fl r Ar rej-name
-.Op Fl V Cm t | nil | never
+.Op Fl V Cm t | nil | never | none
.Op Fl x Ar number
.Op Fl z Ar backup-ext
.Op Fl Fl posix
@@ -266,7 +266,7 @@
Forces
.Nm
to interpret the patch file as a unified context diff (a unidiff).
-.It Fl V Cm t | nil | never , Fl Fl version-control Cm t | nil | never
+.It Fl V Cm t | nil | never | none , Fl Fl version-control Cm t | nil | never | none
Causes the next argument to be interpreted as a method for creating
backup file names.
The type of backups made can also be given in the
Home |
Main Index |
Thread Index |
Old Index