summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Santolaria <xsa@cvs.openbsd.org>2005-07-31 18:16:20 +0000
committerXavier Santolaria <xsa@cvs.openbsd.org>2005-07-31 18:16:20 +0000
commit19cecfeeb521a910b0e5dadaffe11d89ad54aed7 (patch)
tree2c8c6a642d7a3006c3563ee07d2f0a8e050e7cfc
parent86487254d7365e1eb3282ccb70741a39a2288dce (diff)
add missing -n in synopsis;
-rw-r--r--usr.bin/cvs/cvs.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cvs/cvs.1 b/usr.bin/cvs/cvs.1
index 7c01d6ed1f3..5658a4af143 100644
--- a/usr.bin/cvs/cvs.1
+++ b/usr.bin/cvs/cvs.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cvs.1,v 1.70 2005/07/30 00:06:24 xsa Exp $
+.\" $OpenBSD: cvs.1,v 1.71 2005/07/31 18:16:19 xsa Exp $
.\"
.\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org>
.\" Copyright (c) 2004, 2005 Xavier Santolaria <xsa@openbsd.org>
@@ -32,7 +32,7 @@
.Nd OpenCVS Concurrent Versioning System
.Sh SYNOPSIS
.Nm
-.Op Fl flQqrtv
+.Op Fl flnQqrtv
.Op Fl d Ar root
.Op Fl e Ar editor
.Xo