From: millert Date: Sat, 24 May 2014 12:13:56 +0000 (+0000) Subject: Remove errant double quote; from Jean-Philippe Ouellet X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=0f3cb13644f64c8a761746b53d93145ad70e5506;p=openbsd Remove errant double quote; from Jean-Philippe Ouellet --- 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.