From c84c7801a4c593599f88750b6a02a383ad3b509e Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 14 May 2008 20:12:13 +0000 Subject: ttydefaults.h -> sys/ttydefaults.h; from Ed Schouten; freebsd -r1.32 --- share/man/man4/termios.4 | 6 +++--- 1 file 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" -- cgit v1.2.3