Remove errant double quote; from Jean-Philippe Ouellet
authormillert <millert@openbsd.org>
Sat, 24 May 2014 12:13:56 +0000 (12:13 +0000)
committermillert <millert@openbsd.org>
Sat, 24 May 2014 12:13:56 +0000 (12:13 +0000)
libexec/getty/gettytab.5

index c20245e..bd7da89 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: gettytab.5,v 1.22 2013/12/10 20:56:59 naddy Exp $
+.\"    $OpenBSD: gettytab.5,v 1.23 2014/05/24 12:13:56 millert Exp $
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
 .\"
@@ -28,7 +28,7 @@
 .\"
 .\"     from: @(#)gettytab.5   8.4 (Berkeley) 4/19/94
 .\"
-.Dd $Mdocdate: December 10 2013 $
+.Dd $Mdocdate: May 24 2014 $
 .Dt GETTYTAB 5
 .Os
 .Sh NAME
@@ -79,7 +79,7 @@ table.
 .It c2 Ta num Ta unused Ta "TTY control flags to leave terminal as."
 .It ce Ta bool Ta false Ta "Use CRT erase algorithm."
 .It ck Ta bool Ta false Ta "Use CRT kill algorithm."
-.It cl Ta str" Ta Dv NULL Ta "Screen clear sequence."
+.It cl Ta str Ta Dv NULL Ta "Screen clear sequence."
 .It co Ta bool Ta false Ta "Console; add"
 .Ql \en
 after login prompt.