summaryrefslogtreecommitdiff
path: root/usr.bin/rcs
diff options
context:
space:
mode:
authorRay Lai <ray@cvs.openbsd.org>2007-09-09 17:18:54 +0000
committerRay Lai <ray@cvs.openbsd.org>2007-09-09 17:18:54 +0000
commit364ef0c029e2fac634357ead9686630fb63d6019 (patch)
tree126e5fa0430e6c7cb6e8c7f6e32b7f8660a8637f /usr.bin/rcs
parent349bf7b84e68fd6a37b4a4fe480c0973577e095d (diff)
Mention -q in compatibility section.
OK jmc.
Diffstat (limited to 'usr.bin/rcs')
-rw-r--r--usr.bin/rcs/rlog.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/rcs/rlog.1 b/usr.bin/rcs/rlog.1
index 3fe19f6c741..df1b93ce1cb 100644
--- a/usr.bin/rcs/rlog.1
+++ b/usr.bin/rcs/rlog.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rlog.1,v 1.22 2007/09/09 17:01:38 ray Exp $
+.\" $OpenBSD: rlog.1,v 1.23 2007/09/09 17:18:53 ray Exp $
.\"
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
.\" All rights reserved.
@@ -190,7 +190,7 @@ Print the names of RCS files with locks set:
.Xr rcsdiff 1 ,
.Xr rcsmerge 1
.Sh STANDARDS
-The flag
-.Op Fl T
-has no effect and is provided
+The flags
+.Op Fl qT
+have no effect and are provided
for compatibility only.