diff options
Diffstat (limited to 'libexec/getty/getty.8')
-rw-r--r-- | libexec/getty/getty.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index 9507c8a7145..134ffb6fa68 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getty.8,v 1.13 2007/05/31 19:19:39 jmc Exp $ +.\" $OpenBSD: getty.8,v 1.14 2013/07/16 06:52:05 jmc Exp $ .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" from: @(#)getty.8 8.1 (Berkeley) 6/4/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: July 16 2013 $ .Dt GETTY 8 .Os .Sh NAME @@ -55,7 +55,7 @@ is the special device file in .Pa /dev to open for the terminal (for example, ``ttyh0''). If there is no argument or the argument is -.Sq Fl , +.Sq - , the tty line is assumed to be open as file descriptor 0. .Pp The |