Very short patches for man page of tip(1)

Matthew Dillon dillon at apollo.backplane.com
Mon Nov 8 08:12:12 PST 2004


    Committed!

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>

:
:On Sat, 6 Nov 2004 11:56:25 -0800 (PST)
: Matthew Dillon <dillon at xxxxxxxxxxxxxxxxxxxx> wrote:
:
:>     Hmm.  I didn't notice that tip's manual page and cu's manual page
:>     is the same.  Ok, go ahead and work up a patch.
:
:OK, I submit this patch, based FreeBSD's man page and our cu's usage output.
:
:--- tip.1.orig	2004-11-08 00:09:06.000000000 +0900
:+++ tip.1	2004-11-08 22:04:55.000000000 +0900
:@@ -37,7 +37,8 @@
: .Dt TIP 1
: .Os
: .Sh NAME
:-.Nm tip
:+.Nm tip ,
:+.Nm cu
: .Nd connect to a remote system
: .Sh SYNOPSIS
: .Nm
:@@ -48,16 +49,52 @@
: .Op Fl v
: .Fl Ns Ns Ar speed
: .Ar phone\-number
:+.Nm cu
:+.Ar telno
:+.Op Fl t
:+.Op Fl s Ar speed
:+.Op Fl a Ar acu
:+.Op Fl l Ar line
:+.Op Fl Ar #
: .Sh DESCRIPTION
: The
: .Nm
:-command establishes a full-duplex connection to another machine,
:+and
:+.Nm cu
:+commands establish 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.
:+The preferred interface is
:+.Nm .
:+The
:+.Nm cu
:+interface is included for those people attached to the
:+.Dq call Ux
:+command of
:+.At v7 .
:+This manual page
:+describes only
:+.Nm .
: .Pp
:-Available Option:
:+The options are as follows:
: .Bl -tag -width indent
:+.It Fl s Ar speed
:+For
:+.Nm cu ,
:+set the speed of the connection.
:+Defaults to 9600.
:+.It Fl a Ar acu
:+Set the acu.
:+.It Fl l Ar line
:+For
:+.Nm cu ,
:+specify the line to use.
:+Either of the forms like
:+.Pa tty00
:+or
:+.Pa /dev/tty00
:+are permitted.
: .It Fl v
: Set verbose mode.
: .El
:@@ -451,7 +488,6 @@
: .Sh DIAGNOSTICS
: Diagnostics are, hopefully, self explanatory.
: .Sh SEE ALSO
:-.Xr cu 1 ,
: .Xr phones 5 ,
: .Xr remote 5
: .Sh HISTORY
:
:
:Thanks.
:-- 
:H.Miyamoto (aka "Yuukis"). <Ys at xxxxxxxxxxxxxx>
:           http://wids.net/ - Enjoy Your Computing ?
:






More information about the Submit mailing list