diff options
Diffstat (limited to 'libexec/getty')
-rw-r--r-- | libexec/getty/gettytab.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 32d9251aa33..e07ad7c8aa2 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gettytab.5,v 1.17 2007/05/31 19:19:39 jmc Exp $ +.\" $OpenBSD: gettytab.5,v 1.18 2008/10/16 16:22:10 jmc 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: May 31 2007 $ +.Dd $Mdocdate: October 16 2008 $ .Dt GETTYTAB 5 .Os .Sh NAME @@ -232,7 +232,7 @@ The and .Em \&f2 are excepted for backwards compatibility with a previous incarnation of -the TTY sub-system. +the TTY subsystem. In these flags the bottom 16 bits of the (32 bits) value contain the sgttyb .Em sg_flags field, while the top 16 bits represent the local mode word. |