summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-05-14 20:12:13 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-05-14 20:12:13 +0000
commitc84c7801a4c593599f88750b6a02a383ad3b509e (patch)
treee6767940a2b78f7cdba5acafd9f63e52d3976d6c
parent8ed31ee6a9d8b38a58509cc8c231498a8a4ab82e (diff)
ttydefaults.h -> sys/ttydefaults.h;
from Ed Schouten; freebsd -r1.32
-rw-r--r--share/man/man4/termios.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/termios.4 b/share/man/man4/termios.4
index 03c8d4ae72b..67b5f375fd7 100644
--- a/share/man/man4/termios.4
+++ b/share/man/man4/termios.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: termios.4,v 1.27 2007/05/31 19:19:52 jmc Exp $
+.\" $OpenBSD: termios.4,v 1.28 2008/05/14 20:12:12 jmc Exp $
.\" $NetBSD: termios.4,v 1.5 1994/11/30 16:22:36 jtc Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)termios.4 8.4 (Berkeley) 4/19/94
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: May 14 2008 $
.Dt TERMIOS 4
.Os
.Sh NAME
@@ -1494,7 +1494,7 @@ The special control characters values are defined by the array
This table lists the array index, the corresponding special character,
and the system default value.
For an accurate list of the system defaults, consult the header file
-.Aq Pa ttydefaults.h .
+.Aq Pa sys/ttydefaults.h .
.Pp
.Bl -column "Index Name" "Special Character" -offset indent -compact
.It Em "Index Name Special Character Default Value"