summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2007-04-23 15:15:27 +0000
committerjmc <jmc@openbsd.org>2007-04-23 15:15:27 +0000
commit2044c400b8613802be5af9d53bf039085b6decdd (patch)
treede5aec66fa1f2292cc2b0c20c24956f32b9f4a7f
parentUse correct function name in log_warn(). (diff)
downloadwireguard-openbsd-2044c400b8613802be5af9d53bf039085b6decdd.tar.xz
wireguard-openbsd-2044c400b8613802be5af9d53bf039085b6decdd.zip
chopping the end of this sentence off made more sense than fixing it;
ok xsa
-rw-r--r--usr.bin/rcs/rcs.15
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/rcs/rcs.1 b/usr.bin/rcs/rcs.1
index 61f732cf049..dd7a43a34ad 100644
--- a/usr.bin/rcs/rcs.1
+++ b/usr.bin/rcs/rcs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rcs.1,v 1.50 2007/04/21 08:34:30 jsg Exp $
+.\" $OpenBSD: rcs.1,v 1.51 2007/04/23 15:15:27 jmc Exp $
.\"
.\" Copyright (c) 2005 Jean-Francois Brousseau <jfb@openbsd.org>
.\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org>
@@ -303,8 +303,7 @@ literal text string $\&Author$ is wanted inside a file without
.Nm
or
.Xr cvs 1
-interpreting it as a keyword and expanding it into something like
-$\&Author$.
+interpreting it as a keyword and expanding it.
The
.Fl k Ns Ar o
option can be used to turn off keyword substitution entirely though.