summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2017-10-18 05:36:59 +0000
committerDamien Miller <djm@mindrot.org>2017-10-20 12:01:03 +1100
commitbb3e16ab25cb911238c2eb7455f9cf490cb143cc (patch)
treef936d6725001146d3b0c89ef4e375f48c4c7d065
parent05b69e99570553c8e1eafb895b1fbf1d098d2e14 (diff)
upstream commit
remove unused Pp; Upstream-ID: 8ad26467f1f6a40be887234085a8e01a61a00550
-rw-r--r--ssh_config.53
1 files changed, 1 insertions, 2 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 01acd4286..96e6904bc 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh_config.5,v 1.258 2017/10/18 02:49:44 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.259 2017/10/18 05:36:59 jmc Exp $
37.Dd $Mdocdate: October 18 2017 $ 37.Dd $Mdocdate: October 18 2017 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
@@ -1686,7 +1686,6 @@ The solution here is to include a term that will yield a positive match,
1686such as a wildcard: 1686such as a wildcard:
1687.Pp 1687.Pp
1688.Dl from=\&"!host1,!host2,*\&" 1688.Dl from=\&"!host1,!host2,*\&"
1689.Pp
1690.Sh TOKENS 1689.Sh TOKENS
1691Arguments to some keywords can make use of tokens, 1690Arguments to some keywords can make use of tokens,
1692which are expanded at runtime: 1691which are expanded at runtime: