summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>2014-05-24 12:13:56 +0000
committermillert <millert@openbsd.org>2014-05-24 12:13:56 +0000
commit0f3cb13644f64c8a761746b53d93145ad70e5506 (patch)
tree002192627b6ce8cf46e8e1134a171dda083bfeec
parentAnother e_os2.h -> opensslconf.h. (diff)
downloadwireguard-openbsd-0f3cb13644f64c8a761746b53d93145ad70e5506.tar.xz
wireguard-openbsd-0f3cb13644f64c8a761746b53d93145ad70e5506.zip
Remove errant double quote; from Jean-Philippe Ouellet
-rw-r--r--libexec/getty/gettytab.56
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5
index c20245edd94..bd7da89e4cf 100644
--- a/libexec/getty/gettytab.5
+++ b/libexec/getty/gettytab.5
@@ -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.