summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2014-05-24 12:13:57 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2014-05-24 12:13:57 +0000
commit714ea2e110113597398852bfaba27f0efcb47e6a (patch)
tree18235f52f4049c1044ac59689b67f62665fe54c3 /libexec
parent8e00df307558be8f76bbebd28d4d3187f3804ed4 (diff)
Remove errant double quote; from Jean-Philippe Ouellet
Diffstat (limited to 'libexec')
-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.