diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-24 08:52:49 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-24 08:52:49 +0000 |
commit | 136e4b201bd2e1e279ec07a4384584aae057fdc5 (patch) | |
tree | 94a79a8920ac6f82236784dad8d84fd128e64819 | |
parent | 0ac54bafd63c18af75a1e12211fdf9acffe99908 (diff) |
kill trailing whitespace;
-rw-r--r-- | usr.bin/rcs/ci.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/rcs/ci.1 b/usr.bin/rcs/ci.1 index 35d0ea0dcb1..7b96c0cd058 100644 --- a/usr.bin/rcs/ci.1 +++ b/usr.bin/rcs/ci.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ci.1,v 1.18 2005/11/24 00:51:36 niallo Exp $ +.\" $OpenBSD: ci.1,v 1.19 2005/11/24 08:52:48 jmc Exp $ .\" .\" Copyright (c) 2005 Niall O'Higgins <niallo@openbsd.org> .\" All rights reserved. @@ -63,10 +63,10 @@ Force check in - optionally to Interactive mode. .It Fl i Ns Op Ar rev Only do initial check-in. -Print error and refuse to do check-in if the RCS file already exists. +Print error and refuse to do check-in if the RCS file already exists. .It Fl j Ns Op Ar rev Only do update check-in. -Print error and refuse to do check-in if the RCS file does not already exist. +Print error and refuse to do check-in if the RCS file does not already exist. .It Fl k Ns Ar mode Specify the keyword substitution mode. .It Fl l Ns Op Ar rev |