From e2a08f166a388aa3683e3d344be027eff6e3f8d4 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Sat, 28 Apr 2018 12:24:05 +0000 Subject: Add EXAMPLES to tip(1) man page. MFC after: 2 weeks --- usr.bin/tip/tip/tip.1 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/usr.bin/tip/tip/tip.1 b/usr.bin/tip/tip/tip.1 index ee085da811ab..8e9eac974402 100644 --- a/usr.bin/tip/tip/tip.1 +++ b/usr.bin/tip/tip/tip.1 @@ -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 , -- cgit v1.3