From 31fca185ebae4656fa14d5f28d27fa6c392f8fb8 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 29 May 2013 15:02:12 +0000 Subject: - Add the actual binary to `FILES' section; - bump date. From Bug Hunting. --- libexec/getty/getty.8 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libexec') 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 -- cgit