diff options
| author | fair <fair@NetBSD.org> | 1998-04-10 09:31:55 +0000 |
|---|---|---|
| committer | fair <fair@NetBSD.org> | 1998-04-10 09:31:55 +0000 |
| commit | 3b04f8e0b18c8f6dcbc711a4eae36596bd911a3c (patch) | |
| tree | b75c2676a562a5f830a62459e16471f1cfae69ff /libexec | |
| parent | bc9ebf17a7b0e2a076fadca31a505f3c42f27bb3 (diff) | |
Add .Xr ttyaction 3 per PR#4647
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/getty/getty.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index 5d78c69f8df..683ee976bbc 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: getty.8,v 1.7 1997/10/20 02:36:06 enami Exp $ +.\" $NetBSD: getty.8,v 1.8 1998/04/10 09:31:55 fair Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -136,6 +136,7 @@ does not exist. .Xr login 1 , .Xr ioctl 2 , .Xr pidlock 3 , +.Xr ttyaction 3 , .Xr tty 4 , .Xr ttys 5 .Sh HISTORY |
