summaryrefslogtreecommitdiffstats
path: root/libexec/getty
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
committerru <ru@FreeBSD.org>2001-03-26 14:22:12 +0000
commit45d92a4319ace58d340a2d927cce946cca698aff (patch)
tree17d450586ba57fae581433d40c299e5c38970669 /libexec/getty
parent543d4969833536e702250d65bb8f821f6d36c733 (diff)
downloadFreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.zip
FreeBSD-src-45d92a4319ace58d340a2d927cce946cca698aff.tar.gz
- Backout botched attempt to intoduce MANSECT feature.
- MAN[1-9] -> MAN.
Diffstat (limited to 'libexec/getty')
-rw-r--r--libexec/getty/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile
index 595ae44..f86d1d3 100644
--- a/libexec/getty/Makefile
+++ b/libexec/getty/Makefile
@@ -5,8 +5,7 @@ PROG= getty
SRCS= main.c init.c subr.c chat.c
DPADD= ${LIBUTIL}
LDADD= -lutil
-MAN5= gettytab.5 ttys.5
-MAN8= getty.8
+MAN= gettytab.5 ttys.5 getty.8
# for the paranoid:
#CFLAGS+= -Wall -Wstrict-prototypes -Wno-unused -Wwrite-strings
OpenPOWER on IntegriCloud