diff options
author | 2007-04-23 15:15:27 +0000 | |
---|---|---|
committer | 2007-04-23 15:15:27 +0000 | |
commit | 2044c400b8613802be5af9d53bf039085b6decdd (patch) | |
tree | de5aec66fa1f2292cc2b0c20c24956f32b9f4a7f | |
parent | Use correct function name in log_warn(). (diff) | |
download | wireguard-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.1 | 5 |
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. |