upstream commit
remove unused Pp; Upstream-ID: 8ad26467f1f6a40be887234085a8e01a61a00550
This commit is contained in:
parent
05b69e9957
commit
bb3e16ab25
|
@ -33,7 +33,7 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $OpenBSD: ssh_config.5,v 1.258 2017/10/18 02:49:44 djm Exp $
|
||||
.\" $OpenBSD: ssh_config.5,v 1.259 2017/10/18 05:36:59 jmc Exp $
|
||||
.Dd $Mdocdate: October 18 2017 $
|
||||
.Dt SSH_CONFIG 5
|
||||
.Os
|
||||
|
@ -1686,7 +1686,6 @@ The solution here is to include a term that will yield a positive match,
|
|||
such as a wildcard:
|
||||
.Pp
|
||||
.Dl from=\&"!host1,!host2,*\&"
|
||||
.Pp
|
||||
.Sh TOKENS
|
||||
Arguments to some keywords can make use of tokens,
|
||||
which are expanded at runtime:
|
||||
|
|
Loading…
Reference in New Issue