summaryrefslogtreecommitdiff
path: root/usr.bin/apply/apply.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-12-24 11:22:55 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-12-24 11:22:55 +0000
commita19fd1f3ec604d4b014ee0d7adf7999a16737573 (patch)
tree81069068eda169f9354762a64d97948544f05d4d /usr.bin/apply/apply.1
parent69c8731d4b68b0694214956b532df8a50cc2afcc (diff)
Sync usage() with man page.
Diffstat (limited to 'usr.bin/apply/apply.1')
-rw-r--r--usr.bin/apply/apply.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/apply/apply.1 b/usr.bin/apply/apply.1
index 77308a9c15f..fbb79be0cd2 100644
--- a/usr.bin/apply/apply.1
+++ b/usr.bin/apply/apply.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apply.1,v 1.13 2000/11/10 05:10:21 aaron Exp $
+.\" $OpenBSD: apply.1,v 1.14 2000/12/24 11:22:53 aaron Exp $
.\" $NetBSD: apply.1,v 1.4 1996/03/18 23:16:57 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -42,8 +42,8 @@
.Nd apply a command to a set of arguments
.Sh SYNOPSIS
.Nm apply
-.Op Fl a Ns Ar c
-.Op Fl Ns Ar #
+.Op Fl Ar #
+.Op Fl a Ar magic
.Op Fl d
.Ar command argument
.Op Ar ...
@@ -88,9 +88,9 @@ occur in
the
.Fl Ns Ar #
option is ignored.
-.It Fl a Ns Ar c
+.It Fl a Ar magic
Use
-.Ar c
+.Ar magic
as the magic character instead of the default
.Ql % .
.It Fl d