summaryrefslogtreecommitdiffstats
path: root/usr.bin/tip
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
committerru <ru@FreeBSD.org>2001-03-27 10:52:19 +0000
commit89596e453852464f330543234ea7d0894c5fc287 (patch)
tree2f3bf33fa937fe4dcbe5a97851f84bed559bbc7b /usr.bin/tip
parent27b491435b5af71a9b47047589a2d7bb2e49affc (diff)
downloadFreeBSD-src-89596e453852464f330543234ea7d0894c5fc287.zip
FreeBSD-src-89596e453852464f330543234ea7d0894c5fc287.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'usr.bin/tip')
-rw-r--r--usr.bin/tip/tip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tip/tip/Makefile b/usr.bin/tip/tip/Makefile
index 79bac7a..fd208d7 100644
--- a/usr.bin/tip/tip/Makefile
+++ b/usr.bin/tip/tip/Makefile
@@ -1,4 +1,5 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
#
# Files are:
# /etc/remote remote host description file
@@ -17,8 +18,7 @@ PROG= tip
DPADD= ${LIBACU} ${LIBUTIL}
LDADD= ${LIBACU} -lutil
LINKS= ${BINDIR}/tip
-MAN1= tip.1
-MAN5= modems.5
+MAN= tip.1 modems.5
SRCS= acu.c acutab.c cmds.c cmdtab.c cu.c hunt.c log.c partab.c \
remote.c tip.c tipout.c value.c vars.c
OpenPOWER on IntegriCloud