From 08be39f5bb2c3749f037ee6a116aec7656b0460b Mon Sep 17 00:00:00 2001 From: Mike Pechkin Date: Mon, 11 Feb 2002 18:43:53 +0000 Subject: Initial patch. When you give command examples in a manual page prefix them with $ command or # command deraadt@ ok --- sbin/slattach/slattach.8 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sbin/slattach/slattach.8') diff --git a/sbin/slattach/slattach.8 b/sbin/slattach/slattach.8 index 38bdd581d91..d3c714fdf8d 100644 --- a/sbin/slattach/slattach.8 +++ b/sbin/slattach/slattach.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: slattach.8,v 1.11 2000/04/15 11:45:58 aaron Exp $ +.\" $OpenBSD: slattach.8,v 1.12 2002/02/11 18:43:51 mpech Exp $ .\" $NetBSD: slattach.8,v 1.12 1995/03/18 15:01:12 cgd Exp $ .\" .\" Copyright (c) 1986, 1991, 1993 @@ -102,10 +102,10 @@ is the name that is shown by .Xr netstat 1 . .Sh EXAMPLES .Bd -literal -offset indent -compact -ifconfig sl0 10.0.0.1 10.0.0.2 link0 link2 up -slattach ttyh8 -ifconfig sl1 192.168.0.1 192.168.0.2 link0 up -slattach \-s 4800 /dev/tty01 +# ifconfig sl0 10.0.0.1 10.0.0.2 link0 link2 up +# slattach ttyh8 +# ifconfig sl1 192.168.0.1 192.168.0.2 link0 up +# slattach \-s 4800 /dev/tty01 .Ed .Sh DIAGNOSTICS Messages indicating the specified interface does not exist, the -- cgit v1.2.3