[Bug 231579] [ROUTE(8)] improvements
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Mar 2023 13:14:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231579 --- Comment #7 from commit-hook@FreeBSD.org --- A commit in branch releng/13.2 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=61dad7633cd3eeacd734cdb0338331b751bd6ab0 commit 61dad7633cd3eeacd734cdb0338331b751bd6ab0 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2023-03-14 13:55:28 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2023-03-16 13:13:03 +0000 route.8: Don't reference an external command in EXAMPLES It is better to mention the externel command for showing the routing table as using an explicit command. PR: 231579 Suggested by: karels Reviewed by: karles, gbe Approved by: re (cperciva) Differential Revision: https://reviews.freebsd.org/D39075 (cherry picked from commit 21f268182838f072f96234c727778d5603a580e3) sbin/route/route.8 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.