diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-10-16 16:22:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-10-16 16:22:11 +0000 |
commit | 9841add7a7a14406c258116c4a6c8bd5fdc401af (patch) | |
tree | e1685c408bd7233276699a9c2b68ae877b7b1365 /libexec/getty | |
parent | e0699ca5ec032ab9c291ad7039848a70f9217574 (diff) |
sub-system -> subsystem, for consistency withour other pages;
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. |