diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2005-01-27 17:17:53 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2005-01-27 17:17:53 +0000 |
commit | 41d8c643a87b80b9467c777d7374209c5cfe2d4b (patch) | |
tree | 55cad18075c2c55a457ad80811eac75b678e6132 | |
parent | e2e21911f37c4003cbf60a7f2cf01287dbf71565 (diff) |
fix missing .Op in `cvs editors' synopsis;
-rw-r--r-- | usr.bin/cvs/cvs.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/cvs/cvs.1 b/usr.bin/cvs/cvs.1 index 2874c92ab8a..89c059f339f 100644 --- a/usr.bin/cvs/cvs.1 +++ b/usr.bin/cvs/cvs.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cvs.1,v 1.33 2005/01/27 16:37:23 xsa Exp $ +.\" $OpenBSD: cvs.1,v 1.34 2005/01/27 17:17:52 xsa Exp $ .\" .\" Copyright (c) 2004 Jean-Francois Brousseau <jfb@openbsd.org> .\" All rights reserved. @@ -302,7 +302,7 @@ If omitted, the action defaults to .Cm all . .It Xo Ic editors .Op Fl lR -.Ar file ... +.Op Ar file ... .Xc .Pp The |