Author: trasz
Date: Sat Apr 28 12:24:05 2018
New Revision: 333083
URL: https://svnweb.freebsd.org/changeset/base/333083

Log:
  Add EXAMPLES to tip(1) man page.
  
  MFC after:    2 weeks

Modified:
  head/usr.bin/tip/tip/tip.1

Modified: head/usr.bin/tip/tip/tip.1
==============================================================================
--- head/usr.bin/tip/tip/tip.1  Sat Apr 28 02:32:05 2018        (r333082)
+++ head/usr.bin/tip/tip/tip.1  Sat Apr 28 12:24:05 2018        (r333083)
@@ -31,7 +31,7 @@
 .\"    @(#)tip.1       8.4 (Berkeley) 4/18/94
 .\" $FreeBSD$
 .\"
-.Dd August 31, 2006
+.Dd April 28, 2018
 .Dt TIP 1
 .Os
 .Sh NAME
@@ -589,6 +589,11 @@ line access log
 lock file to avoid conflicts with
 .Xr uucp 1 Pq Pa ports/net/freebsd-uucp
 .El
+.Sh EXAMPLES
+Connect to the first USB serial port at the speed of 115200 baud:
+.Bd -literal -offset indent
+tip ucom1 -115200
+.Ed
 .Sh SEE ALSO
 .Xr cu 1 ,
 .Xr phones 5 ,
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to