From nobody Wed Dec 15 23:08:27 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CBA5C18EC145; Wed, 15 Dec 2021 23:08:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JDrWv425jz4rvL; Wed, 15 Dec 2021 23:08:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6AD4C24E1B; Wed, 15 Dec 2021 23:08:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BFN8ROV035020; Wed, 15 Dec 2021 23:08:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BFN8R3M035019; Wed, 15 Dec 2021 23:08:27 GMT (envelope-from git) Date: Wed, 15 Dec 2021 23:08:27 GMT Message-Id: <202112152308.1BFN8R3M035019@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Warner Losh Subject: git: c6b2efb64e27 - main - route(8): Remove obsolete information List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: imp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c6b2efb64e279b4d543aaa10073c63765bf6e790 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639609707; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=yQSOMPOGBh0YN3f7rZk0xOhNJtPGPzkza+YLDqnaqHQ=; b=C88t8z86K9MLU/6LfzT+kdfopvTyFNQYkXrevt0RtSDNteo9e+cv29Qyv9DYooDJxRBV0r IXANRhlqguSTbCP1EvTQXsZ9WaHl7sEuJ7Mrc8d7D/sBn1hWDvsWFnTMpe0yACwbnrxSOM c+APj2qdqQT375WKDUkLwjJrDPWXOoJM4Lp4iFjLHn3xoN2paPirckcMle4SQ97JDJNu6U Cn8TAC241697avSJOakFZaS2OQFalXzT1bfzCYhWjJ9MMmTvPfeETI307/oixuNtkoTBV/ 9h+CY4jfmPfE5JD/fgCeuZUgSgZEfqD+7qTs69QxM3AWxD655yRevyISY38EJQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639609707; a=rsa-sha256; cv=none; b=QIea7NA6GTXBYAlSN7gM6zPXaN4BKhlT8gpimikc5Itx9i344A9QpYnATv8kbzy87K2YWl 31FfPlsHpqKK0qzk+btft5xT5919AiKFxoFPRwFuSQ+AqlF6u8hOBHQTmD1siaYbNn9LTT OAHTO+qC1u8db8CCR/2XLJI4gVj2T2VUFcbtVXJof3yv9s1j87cS8jIPLBaQR91WLueJck bJP4oMsODUFXwCD1kvFXyDXKYh/lCzk304FeVFItPZv4+7qZFFokB7EkHmETeDuYoQQPBI RvEhXau9usgmcVBi35SmJdXoCvd3f5estNqNKp2U2uhamdT9RaqNCyIKFEoCgA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/src/commit/?id=c6b2efb64e279b4d543aaa10073c63765bf6e790 commit c6b2efb64e279b4d543aaa10073c63765bf6e790 Author: Warner Losh AuthorDate: 2021-12-15 23:06:19 +0000 Commit: Warner Losh CommitDate: 2021-12-15 23:07:35 +0000 route(8): Remove obsolete information xns and osi are no longer relevant (or supported) so remove their vestiges. Noticed by: phk Sponsored by: Netflix --- sbin/route/route.8 | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/sbin/route/route.8 b/sbin/route/route.8 index c353bfb73d62..161189e7a9d8 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -28,7 +28,7 @@ .\" @(#)route.8 8.3 (Berkeley) 3/19/94 .\" $FreeBSD$ .\" -.Dd April 11, 2021 +.Dd December 15, 2021 .Dt ROUTE 8 .Os .Sh NAME @@ -143,8 +143,6 @@ command is specified, .Nm will ``flush'' the routing tables of all gateway entries. When the address family may is specified by any of the -.Fl osi , -.Fl xns , .Fl inet6 , or .Fl inet @@ -264,20 +262,6 @@ Alternately, if the interface is point to point the name of the interface itself may be given, in which case the route remains valid even if the local or remote addresses change. .Pp -The optional modifiers -.Fl xns , -.Fl osi , -and -.Fl link -specify that all subsequent addresses are in the -.Tn XNS -or -.Tn OSI -address families, -or are specified as link-level addresses, -and the names must be numeric specifications rather than -symbolic names. -.Pp The optional .Fl netmask modifier is intended @@ -502,7 +486,6 @@ The next-hop gateway should be reachable through a different route. .Xr route 4 , .Xr arp 8 , .Xr routed 8 -.\".Xr XNSrouted 8 .Sh HISTORY The .Nm