summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-31 17:46:52 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-31 17:46:52 +0000
commit9882a2d7dd846529581c21ede29bfd0ff9cecbb1 (patch)
tree5774432a2e8332a16f87cfab3a45a3cef520f529
parentaaeeac120b6b55b652fe3f2354d8f6c1a2887f3d (diff)
someone want to write login_fbtab.3?
-rw-r--r--lib/libutil/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile
index f8df9f03a69..f053d07588a 100644
--- a/lib/libutil/Makefile
+++ b/lib/libutil/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.7 1996/07/31 17:44:20 deraadt Exp $
+# $OpenBSD: Makefile,v 1.8 1996/07/31 17:46:51 deraadt Exp $
# $NetBSD: Makefile,v 1.8 1996/05/16 07:03:28 thorpej Exp $
LIB= util
@@ -8,6 +8,7 @@ HDRS= util.h scsi.h
SRCS= getmaxpartitions.c getrawpartition.c login.c login_tty.c logout.c \
logwtmp.c opendev.c passwd.c pty.c scsi.c login_fbtab.c
+# XXX need login_fbtab.3
MAN= getmaxpartitions.3 getrawpartition.3 login.3 opendev.3 openpty.3 \
pw_init.3 pw_lock.3 scsi.3