Break link between cu and tip.
authorJ.T. Conklin <jtc@winsey.com>
Thu, 5 Aug 1993 19:11:51 +0000 (19:11 +0000)
committerJ.T. Conklin <jtc@winsey.com>
Thu, 5 Aug 1993 19:11:51 +0000 (19:11 +0000)
The cu from Taylor UUCP is superior in every possible way.

usr.bin/tip/Makefile
usr.bin/tip/tip.1

index eab8552..7600fad 100644 (file)
@@ -37,8 +37,8 @@ CFLAGS+=-I${.CURDIR} -DV831 -DVENTEL -DHAYES -DCOURIER -DDEFBR=2400 \
 BINOWN=        uucp
 BINGRP=        dialer
 BINMODE=4510
 BINOWN=        uucp
 BINGRP=        dialer
 BINMODE=4510
-LINKS= ${BINDIR}/tip ${BINDIR}/cu
-MLINKS=        tip.1 cu.1
+#LINKS=        ${BINDIR}/tip ${BINDIR}/cu
+#MLINKS=       tip.1 cu.1
 SRCS=  acu.c acutab.c cmds.c cmdtab.c cu.c hunt.c log.c partab.c remcap.c \
        remote.c tip.c tipout.c uucplock.c value.c vars.c biz22.c courier.c \
        df.c dn11.c hayes.c v3451.c v831.c ventel.c
 SRCS=  acu.c acutab.c cmds.c cmdtab.c cu.c hunt.c log.c partab.c remcap.c \
        remote.c tip.c tipout.c uucplock.c value.c vars.c biz22.c courier.c \
        df.c dn11.c hayes.c v3451.c v831.c ventel.c
index f1764c6..95d12e0 100644 (file)
@@ -35,8 +35,8 @@
 .Dt TIP 1
 .Os BSD 4
 .Sh NAME
 .Dt TIP 1
 .Os BSD 4
 .Sh NAME
-.Nm tip ,
-.Nm cu
+.Nm tip 
+.\" .Nm cu
 .Nd connect to a remote system
 .Sh SYNOPSIS
 .Nm tip
 .Nd connect to a remote system
 .Sh SYNOPSIS
 .Nm tip
 .Op Fl v
 .Fl Ns Ns Ar speed 
 .Ar phone\-number
 .Op Fl v
 .Fl Ns Ns Ar speed 
 .Ar phone\-number
-.Nm cu
-.Ar phone\-number
-.Op Fl t
-.Op Fl s Ar speed
-.Op Fl a Ar acu
-.Op Fl l Ar line
-.Op Fl #
+.\" .Nm cu
+.\" .Ar phone\-number
+.\" .Op Fl t
+.\" .Op Fl s Ar speed
+.\" .Op Fl a Ar acu
+.\" .Op Fl l Ar line
+.\" .Op Fl #
 .Sh DESCRIPTION
 .Nm Tip
 .Sh DESCRIPTION
 .Nm Tip
-and
-.Ar cu
-establish a full-duplex connection to another machine,
+.\" and
+.\" .Nm cu
+establishes a full-duplex connection to another machine,
 giving the appearance of being logged in directly on the
 remote cpu.  It goes without saying that you must have a login
 on the machine (or equivalent) to which you wish to connect.
 giving the appearance of being logged in directly on the
 remote cpu.  It goes without saying that you must have a login
 on the machine (or equivalent) to which you wish to connect.
-The preferred interface is
-.Nm tip  .
-The
-.Ar cu
-interface is included for those people attached to the
-``call
-.Ux Ns ''
-command of version 7.  This manual page
-describes only
-.Nm tip  .
+.\" The preferred interface is
+.\" .Nm tip  .
+.\" The
+.\" .Nm cu
+.\" interface is included for those people attached to the
+.\" ``call
+.\" .Ux Ns ''
+.\" command of version 7.  This manual page
+.\" describes only
+.\" .Nm tip  .
 .Pp
 Available Option:
 .Bl -tag -width indent
 .Pp
 Available Option:
 .Bl -tag -width indent
@@ -426,6 +426,7 @@ Lock file to avoid conflicts with
 .Sh DIAGNOSTICS
 Diagnostics are, hopefully, self explanatory.
 .Sh SEE ALSO
 .Sh DIAGNOSTICS
 Diagnostics are, hopefully, self explanatory.
 .Sh SEE ALSO
+.Xr cu 1 ,
 .Xr remote 5 ,
 .Xr phones 5
 .Sh HISTORY
 .Xr remote 5 ,
 .Xr phones 5
 .Sh HISTORY