=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/telnet/telnet.1,v retrieving revision 1.57 retrieving revision 1.58 diff -c -r1.57 -r1.58 *** src/usr.bin/telnet/telnet.1 2015/11/13 16:46:30 1.57 --- src/usr.bin/telnet/telnet.1 2015/11/13 16:50:03 1.58 *************** *** 1,4 **** ! .\" $OpenBSD: telnet.1,v 1.57 2015/11/13 16:46:30 deraadt Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: telnet.1,v 1.58 2015/11/13 16:50:03 deraadt Exp $ .\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 *************** *** 1288,1300 **** .Nm telnet . This command only works when the user is using a shell with job control enabled. - .It Ic \&! Op Ar command - Execute a single command in a subshell on the local - system. - If - .Ar command - is omitted, then an interactive - subshell is invoked. .It Ic \&? Op Ar command Get help. With no arguments, --- 1288,1293 ----