Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/touch Note that -d flag also precludes historical us...
details: https://anonhg.NetBSD.org/src/rev/9475f2780a16
branches: trunk
changeset: 782242:9475f2780a16
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon Oct 22 22:59:33 2012 +0000
description:
Note that -d flag also precludes historical usage.
diffstat:
usr.bin/touch/touch.1 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 0e0bb96da2b7 -r 9475f2780a16 usr.bin/touch/touch.1
--- a/usr.bin/touch/touch.1 Mon Oct 22 21:51:58 2012 +0000
+++ b/usr.bin/touch/touch.1 Mon Oct 22 22:59:33 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: touch.1,v 1.22 2012/10/22 21:51:58 christos Exp $
+.\" $NetBSD: touch.1,v 1.23 2012/10/22 22:59:33 pgoyette Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -143,7 +143,8 @@
.Nm ,
where a time format is specified as the first argument, is supported.
When no
-.Fl r
+.Fl r ,
+.Fl d ,
or
.Fl t
option is specified, there are at least two arguments, and the first
Home |
Main Index |
Thread Index |
Old Index