summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mail/mail.14
-rw-r--r--usr.bin/make/make.14
-rw-r--r--usr.bin/telnet/telnet.120
-rw-r--r--usr.bin/tip/tip.14
-rw-r--r--usr.bin/window/window.14
5 files changed, 18 insertions, 18 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1
index 7a6ccbf2064..3408bc2133b 100644
--- a/usr.bin/mail/mail.1
+++ b/usr.bin/mail/mail.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mail.1,v 1.41 2003/09/04 14:09:05 jmc Exp $
+.\" $OpenBSD: mail.1,v 1.42 2003/09/04 22:14:42 jmc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -987,7 +987,7 @@ is used if this option is not defined.
Pathname of the shell to use in the
.Ic !\&
command and the
-.Ic \&~!
+.Ic ~!\&
escape.
A default shell is used if this option is
not defined.
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 5468af01fb2..4b129cf41c5 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: make.1,v 1.55 2003/09/02 18:50:06 jmc Exp $
+.\" $OpenBSD: make.1,v 1.56 2003/09/04 22:14:43 jmc Exp $
.\" $OpenPackages$
.\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $
.\"
@@ -299,7 +299,7 @@ The
.Ic \&::
operator is a fairly standard extension.
The
-.Ic \&!
+.Ic !\&
operator is a BSD extension.
.Pp
As an extension, targets and sources may contain the shell wildcard
diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1
index af4d6460a26..14574b84344 100644
--- a/usr.bin/telnet/telnet.1
+++ b/usr.bin/telnet/telnet.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: telnet.1,v 1.34 2003/07/25 09:58:45 jmc Exp $
+.\" $OpenBSD: telnet.1,v 1.35 2003/09/04 22:14:43 jmc Exp $
.\" $NetBSD: telnet.1,v 1.5 1996/02/28 21:04:12 thorpej Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -328,14 +328,14 @@ Disables the specified
.Ar type
of authentication.
To obtain a list of available types, use the
-.Ic auth disable \&?
+.Ic auth disable ?\&
command.
.It Ic enable Ar type
Enables the specified
.Ar type
of authentication.
To obtain a list of available types, use the
-.Ic auth enable \&?
+.Ic auth enable ?\&
command.
.It Ic status
Lists the current status of the various types of
@@ -371,7 +371,7 @@ and
both input and output
are disabled.
To obtain a list of available types, use the
-.Ic encrypt disable \&?
+.Ic encrypt disable ?\&
command.
.It Ic enable Ar type Ic [input|output]
Enables the specified
@@ -384,7 +384,7 @@ and
both input and output are
enabled.
To obtain a list of available types, use the
-.Ic encrypt enable \&?
+.Ic encrypt enable ?\&
command.
.It Ic input
This is the same as the
@@ -410,7 +410,7 @@ and
.Ic output ,
both input and output are enabled.
To obtain a list of available types, use the
-.Ic encrypt enable \&?
+.Ic encrypt enable ?\&
command.
.It Ic status
Lists the current status of encryption.
@@ -732,7 +732,7 @@ command.
can also be either
.Ic help
or
-.Ic \&?
+.Ic ?\&
to print out help information, including
a list of known symbolic names.
.It Ic dont Ar cmd
@@ -749,7 +749,7 @@ command.
can also be either
.Ic help
or
-.Ic \&?
+.Ic ?\&
to print out help information, including
a list of known symbolic names.
.It Ic will Ar cmd
@@ -766,7 +766,7 @@ command.
can also be either
.Ic help
or
-.Ic \&?
+.Ic ?\&
to print out help information, including
a list of known symbolic names.
.It Ic wont Ar cmd
@@ -783,7 +783,7 @@ command.
can also be either
.Ic help
or
-.Ic \&?
+.Ic ?\&
to print out help information, including
a list of known symbolic names.
.It Ic \&?
diff --git a/usr.bin/tip/tip.1 b/usr.bin/tip/tip.1
index 3a5f99460f0..87d05926a7c 100644
--- a/usr.bin/tip/tip.1
+++ b/usr.bin/tip/tip.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tip.1,v 1.27 2003/09/04 10:54:29 jmc Exp $
+.\" $OpenBSD: tip.1,v 1.28 2003/09/04 22:14:43 jmc Exp $
.\" $NetBSD: tip.1,v 1.7 1994/12/08 09:31:05 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -550,7 +550,7 @@ transferred during a file transfer operations, and more.
.Bl -tag -width Fl
.It Ev SHELL
The name of the shell to use for the
-.Ic ~!
+.Ic ~!\&
command; default value is
.Dq /bin/sh .
.It Ev HOME
diff --git a/usr.bin/window/window.1 b/usr.bin/window/window.1
index 934f02d0fd8..8880d384291 100644
--- a/usr.bin/window/window.1
+++ b/usr.bin/window/window.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: window.1,v 1.17 2003/09/02 18:50:07 jmc Exp $
+.\" $OpenBSD: window.1,v 1.18 2003/09/04 22:14:43 jmc Exp $
.\" $NetBSD: window.1,v 1.3 1995/09/28 10:35:05 tls Exp $
.\"
.\" Copyright (c) 1985, 1990, 1993
@@ -486,7 +486,7 @@ Returns the value of
.Aq Va expr2 .
.It Xo
.Aq Va expr1
-.Ic \&?
+.Ic ?\&
.Aq Va expr2
.Ic :
.Aq Va expr3