Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/find Add '-h' to synopsis - from Nathan Williams.
details: https://anonhg.NetBSD.org/src/rev/3e1f7c3299bc
branches: trunk
changeset: 472456:3e1f7c3299bc
user: simonb <simonb%NetBSD.org@localhost>
date: Fri Apr 30 00:52:58 1999 +0000
description:
Add '-h' to synopsis - from Nathan Williams.
diffstat:
usr.bin/find/find.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 229db5f3f8fc -r 3e1f7c3299bc usr.bin/find/find.1
--- a/usr.bin/find/find.1 Fri Apr 30 00:44:11 1999 +0000
+++ b/usr.bin/find/find.1 Fri Apr 30 00:52:58 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.21 1999/04/30 00:52:58 simonb 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