diff options
| author | wiz <wiz@NetBSD.org> | 2013-05-29 15:02:12 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2013-05-29 15:02:12 +0000 |
| commit | 31fca185ebae4656fa14d5f28d27fa6c392f8fb8 (patch) | |
| tree | 1a111a7fc88c5d0fcff0879265cec24a316648f8 /libexec | |
| parent | 6ae846c93e5e12d67287651e32b791e946593845 (diff) | |
- Add the actual binary to `FILES' section;
- bump date.
From Bug Hunting.
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/getty/getty.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index 16d8d968ce4..60ebb4e3136 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: getty.8,v 1.17 2003/08/07 09:46:42 agc Exp $ +.\" $NetBSD: getty.8,v 1.18 2013/05/29 15:02:12 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" from: @(#)getty.8 8.1 (Berkeley) 6/4/93 .\" -.Dd December 12, 1998 +.Dd May 29, 2013 .Dt GETTY 8 .Os .Sh NAME @@ -145,6 +145,7 @@ of processes that dial out on that tty. .Bl -tag -width /var/spool/lock/LCK..ttyXX -compact .It Pa /etc/gettytab .It Pa /etc/ttys +.It Pa /usr/libexec/getty .It Pa /var/spool/lock/LCK..ttyXX .El .Sh DIAGNOSTICS |
