Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/usr.bin/find pullup 1.20->1.21 (simonb)



details:   https://anonhg.NetBSD.org/src/rev/d9d643022558
branches:  netbsd-1-4
changeset: 468568:d9d643022558
user:      perry <perry%NetBSD.org@localhost>
date:      Fri Apr 30 14:54:07 1999 +0000

description:
pullup 1.20->1.21 (simonb)

diffstat:

 usr.bin/find/find.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7038a3b5b37b -r d9d643022558 usr.bin/find/find.1
--- a/usr.bin/find/find.1       Fri Apr 30 05:09:44 1999 +0000
+++ b/usr.bin/find/find.1       Fri Apr 30 14:54:07 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: find.1,v 1.20 1999/03/07 00:12:13 mycroft Exp $
+.\"    $NetBSD: find.1,v 1.20.2.1 1999/04/30 14:54:07 perry Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -45,7 +45,7 @@
 .Sh SYNOPSIS
 .Nm find
 .Op Fl H | Fl L | Fl P
-.Op Fl Xdx
+.Op Fl Xdhx
 .Op Fl f Ar file
 .Op Ar file ...
 .Ar expression



Home | Main Index | Thread Index | Old Index