summaryrefslogtreecommitdiff
path: root/usr.bin/tip/tip.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-07-22 08:32:59 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-07-22 08:32:59 +0000
commit93206a9de61fb4ed31933d9a352b473b26a967b8 (patch)
tree61ed18bda7276b49e6ab420d58ed02e1096a71cb /usr.bin/tip/tip.1
parenta65780d2a5fb6a17b56f22efe1edef0e6df04c8e (diff)
remove some groff \s escapes, which we do not support;
Diffstat (limited to 'usr.bin/tip/tip.1')
-rw-r--r--usr.bin/tip/tip.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tip/tip.1 b/usr.bin/tip/tip.1
index a6d9aa67778..4d09a84e04d 100644
--- a/usr.bin/tip/tip.1
+++ b/usr.bin/tip/tip.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tip.1,v 1.41 2010/06/29 16:41:56 nicm Exp $
+.\" $OpenBSD: tip.1,v 1.42 2010/07/22 08:32:58 jmc Exp $
.\" $NetBSD: tip.1,v 1.7 1994/12/08 09:31:05 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)tip.1 8.4 (Berkeley) 4/18/94
.\"
-.Dd $Mdocdate: June 29 2010 $
+.Dd $Mdocdate: July 22 2010 $
.Dt TIP 1
.Os
.Sh NAME
@@ -176,7 +176,7 @@ The command string sent to the local
system is processed by the shell.
.It Ic ~C
Fork a child process on the local system to perform special protocols
-such as \s-1XMODEM\s+1.
+such as XMODEM.
The child program will be run with the following arrangement of
file descriptors:
.Bd -literal -offset indent