From nobody Mon Mar 13 08:02:30 2023 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 4PZpzW6qxpz3xM76; Mon, 13 Mar 2023 08:02:31 +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 4PZpzW0R5Wz4P2R; Mon, 13 Mar 2023 08:02:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1678694551; 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=2g65WeP1ra7V51mleAYiFCEhFT6nWguJGukG7/a2pxo=; b=gvYbW0lTQWkXgQHfO0x7k1T5VDV9f6olZ4ORQP6Lr26HgvWByM9oTkflW+YxKg9TCCxiHa FcKBxQxomefOm3Tgoql043A3dL83Ekl5vHWvj7MolmLWUfD2vxxfajaY53QbrsgVP4/oYK N7QIHGM2dVii7Pu848bM5nAIMDnoAkarMGzchOWiHVR6LZuDag0CNSfYYdvWm08XXkdZze IF9e6NU/tX2Rn6rcJkDLsTtr1vym/aIQZ2PYnlTUTXLHJy5+Wh4BS7POZtCO2xHbJsDHlf Sfv9Mo3DVQlTkagWlG2gsXQ9ODZb/ndNNpBr7QRp7+9MOnbpSvCaCzvr1MujbA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1678694551; 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=2g65WeP1ra7V51mleAYiFCEhFT6nWguJGukG7/a2pxo=; b=b5il09MASutflsuS+d8iZ6bKolzkGqMq5QanxBnU8c0ycXyztBns/KO1FSQt3HBAlVKr1p tO3mlM0aUxWkm3VrjSvoz54bHY/ISnirp6gPcE1yhIpfHfo6bwMtuRBJ/nSjx6lF0OhiA3 sgCClrB69IF5sBPM9iH9k7rxOHhhEicKBro1kFm18zRjN7nz9FknV2QR5K1+39Coimpsp/ IbXzhMrlOBFMNVl8XcjGALWHWdA8lofRxhjjRH2hzzvcByvooV8kwQDUzJdhY731R5cZvI aruV4eucBZcu3MChGQ51ux0c0FvLnTz4WHid51SLzHS3yM/UtLecslySHHL2wQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1678694551; a=rsa-sha256; cv=none; b=INXV7hr6jjCuw7iTBNhBXJYev12pxF2hCSB2F/QMaUsfhH04GUzZb9CsOknL6cnOGrRLCY DmANyS41WgXaWR1JurHtwKcMY2kn53uPxq/WN56X3mlYNg1xUIpOKEMcuAhQ4BSzhPclb0 SqKZtzgA7N4gxZk82v2OtbZhkRqO7N0N1IKWDoJg6flJNOQwneEEIaJI8G0leQJ5FgieIb wr35KEbXwW5UdimuDsMQR48CU92QgL1A3iKf4oBBGys3Bq9LvQKVP7uemfUpHiXfGIPmgm EztJ8cg3k5/lU8l6jfryrGaiBi434UYfMTbH4ZNGfwoBpThx/o70bQycUUE32w== 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 4PZpzV6MVCzlHG; Mon, 13 Mar 2023 08:02:30 +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 32D82UUB068579; Mon, 13 Mar 2023 08:02:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 32D82UFk068578; Mon, 13 Mar 2023 08:02:30 GMT (envelope-from git) Date: Mon, 13 Mar 2023 08:02:30 GMT Message-Id: <202303130802.32D82UFk068578@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: ca1b471b50ee - stable/13 - route.8: Fix mandoc warnings 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: gbe X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: ca1b471b50ee12d839b6b6284139b84aeafc6f00 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=ca1b471b50ee12d839b6b6284139b84aeafc6f00 commit ca1b471b50ee12d839b6b6284139b84aeafc6f00 Author: Gordon Bergling AuthorDate: 2023-02-26 13:33:58 +0000 Commit: Gordon Bergling CommitDate: 2023-03-13 08:02:01 +0000 route.8: Fix mandoc warnings - skipping end of block that is not open: Oc - no blank before trailing delimiter - remove useless TN macros - remove commented out reference for esis(4) Differential Revision: https://reviews.freebsd.org/D38783 (cherry picked from commit 6dbfbe6e11a04f6e2ae893dbf46b059ab49eb517) --- sbin/route/route.8 | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/sbin/route/route.8 b/sbin/route/route.8 index c893ae5ab4b3..5b6e13281447 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -134,7 +134,7 @@ The flush command has the syntax: .Bd -ragged -offset indent -compact .Nm .Op Fl n -.Cm flush Oc Oo Ar family Oc Op Fl fib Ar number +.Cm flush Oo Ar family Oc Op Fl fib Ar number .Ed .Pp If the @@ -228,10 +228,10 @@ is interpreted as .Fl host Li 128.32.0.130 ; .Fl net Li 128.32 is interpreted as -.Li 128.32.0.0; +.Li 128.32.0.0 ; .Fl net Li 128.32.130 is interpreted as -.Li 128.32.130.0; +.Li 128.32.130.0 ; and .Li 192.168.64/20 is interpreted as @@ -265,9 +265,7 @@ if the local or remote addresses change. The optional .Fl netmask modifier is intended -to achieve the effect of an -.Tn OSI -.Tn ESIS +to achieve the effect of an OSI ESIS redirect with the netmask option, or to manually add subnet routes with netmasks different from that of the implied network interface @@ -378,9 +376,7 @@ In a or .Cm add command where the destination and gateway are not sufficient to specify -the route (as in the -.Tn ISO -case where several interfaces may have the +the route (as in the ISO case where several interfaces may have the same address), the .Fl ifp or @@ -534,7 +530,6 @@ same route as the one being changed. The next-hop gateway should be reachable through a different route. .El .Sh SEE ALSO -.\".Xr esis 4 , .Xr netstat 1 , .Xr netintro 4 , .Xr route 4 ,