summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-10-17 12:50:47 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-10-17 12:50:47 +0000
commitf7241da6f975622e2af7d4ed1efc0808d8406609 (patch)
tree6618583286404f60a343568147512bec0f842ff8 /usr.bin
parent53221920cd8e9486c1b27de2581eddc84fda06c0 (diff)
-k takes an arg;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/rcs/rcsclean.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rcs/rcsclean.1 b/usr.bin/rcs/rcsclean.1
index 4fe2fc54fa0..22d5bcc871e 100644
--- a/usr.bin/rcs/rcsclean.1
+++ b/usr.bin/rcs/rcsclean.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcsclean.1,v 1.4 2005/10/16 11:58:20 niallo Exp $
+.\" $OpenBSD: rcsclean.1,v 1.5 2005/10/17 12:50:46 jmc Exp $
.\"
.\" Copyright (c) 2005 Joris Vink <joris@openbsd.org>
.\" All rights reserved.
@@ -35,7 +35,7 @@ program is used to remove files that are not being worked on.
.Pp
The following options are supported:
.Bl -tag -width Ds
-.It Fl k
+.It Fl k Ns Ar mode
Specify the keyword substitution mode.
.It Fl n
Dry-run mode.