diff options
author | 2006-04-27 09:49:50 +0000 | |
---|---|---|
committer | 2006-04-27 09:49:50 +0000 | |
commit | 50463ce3cb47d3fa0ee85b7a5a1e4dd73d4c4496 (patch) | |
tree | 85964bd82f0f463db0705f0efa4f389c061fbd5b | |
parent | document state (-s); help/ok xsa (diff) | |
download | wireguard-openbsd-50463ce3cb47d3fa0ee85b7a5a1e4dd73d4c4496.tar.xz wireguard-openbsd-50463ce3cb47d3fa0ee85b7a5a1e4dd73d4c4496.zip |
consistency fix;
-rw-r--r-- | usr.bin/rcs/rcs.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/rcs/rcs.1 b/usr.bin/rcs/rcs.1 index 06e1e5825eb..df68256e889 100644 --- a/usr.bin/rcs/rcs.1 +++ b/usr.bin/rcs/rcs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcs.1,v 1.38 2006/04/27 09:48:34 jmc Exp $ +.\" $OpenBSD: rcs.1,v 1.39 2006/04/27 09:49:50 jmc Exp $ .\" .\" Copyright (c) 2005 Jean-Francois Brousseau <jfb@openbsd.org> .\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org> @@ -75,8 +75,9 @@ and See the respective manual pages for more information about these utilities. .Pp -Files may be selected by revision or, -where no revision is specified, +Files may be selected by +.Em revision +or, where no revision is specified, the latest revision of the default branch is used. Revisions are specified either by using the .Fl r |