diff options
author | 2005-01-27 17:17:52 +0000 | |
---|---|---|
committer | 2005-01-27 17:17:52 +0000 | |
commit | 9e0d78debb23c5e8059d730e392d6ac0ff9af03c (patch) | |
tree | 91924807bd10534d5879fd3f95d182a2a0c2d369 /usr.bin/cvs | |
parent | Use pcmcia_intr_string() for printing the irq (or error) string. (diff) | |
download | wireguard-openbsd-9e0d78debb23c5e8059d730e392d6ac0ff9af03c.tar.xz wireguard-openbsd-9e0d78debb23c5e8059d730e392d6ac0ff9af03c.zip |
fix missing .Op in `cvs editors' synopsis;
Diffstat (limited to 'usr.bin/cvs')
-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 |