summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-04-19 13:50:39 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-04-19 13:50:39 +0000
commit8183f011317e7bcc88cdb508403c1255979fc93e (patch)
tree31c0797dffcdb721befada93e6b2bb09dbccc6cf /usr.bin
parent8ca58f28bd142d9d381dba700863815983845cce (diff)
add a CAVEATS section; helped by xsa
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/rcs/rcs.15
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.bin/rcs/rcs.1 b/usr.bin/rcs/rcs.1
index aa0a2459531..046547fef14 100644
--- a/usr.bin/rcs/rcs.1
+++ b/usr.bin/rcs/rcs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcs.1,v 1.28 2006/04/19 13:04:30 jmc Exp $
+.\" $OpenBSD: rcs.1,v 1.29 2006/04/19 13:50:38 jmc Exp $
.\"
.\" Copyright (c) 2005 Jean-Francois Brousseau <jfb@openbsd.org>
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
@@ -412,3 +412,6 @@ The flag
.Op Fl z
has no effect and is provided
for compatibility only.
+.Sh CAVEATS
+For historical reasons,
+the RCS tools do not permit whitespace between options and their arguments.