diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2015-10-24 11:53:42 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2015-10-24 11:53:42 +0000 |
commit | b6b7f2a359a0e1e2f9ab38ea790b64cc883f0f1e (patch) | |
tree | 6006fe807ba5edad56b834c8f10e1165d7d7fb36 /sbin/route | |
parent | 3073745cd8791de18a200726f073c0b47f4b03e4 (diff) |
Removing xresolve from generating script has been forgotten.
OK mpi@
Diffstat (limited to 'sbin/route')
-rw-r--r-- | sbin/route/keywords.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/route/keywords.sh b/sbin/route/keywords.sh index 3522ffb92c2..67860c40852 100644 --- a/sbin/route/keywords.sh +++ b/sbin/route/keywords.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: keywords.sh,v 1.28 2015/07/18 00:05:02 phessler Exp $ +# $OpenBSD: keywords.sh,v 1.29 2015/10/24 11:53:41 bluhm Exp $ # $NetBSD: keywords.sh,v 1.2 1996/11/15 18:57:21 gwr Exp $ # @(#)keywords 8.2 (Berkeley) 3/19/94 # @@ -67,7 +67,6 @@ show ssthresh static swap -xresolve _EOF_ |