Page MenuHomeFreeBSD

Add ping6 as MLINK to ping
ClosedPublic

Authored by antranigv_freebsd.am on Oct 13 2023, 7:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jul 24, 9:27 PM
Unknown Object (File)
Sat, Jul 20, 2:44 AM
Unknown Object (File)
Thu, Jul 4, 7:00 AM
Unknown Object (File)
Thu, Jul 4, 4:11 AM
Unknown Object (File)
Fri, Jun 28, 2:42 PM
Unknown Object (File)
Thu, Jun 27, 1:14 PM
Unknown Object (File)
Jun 14 2024, 5:19 PM
Unknown Object (File)
Jun 3 2024, 2:06 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Why do you need a docs review for this?

In D42203#962979, @bcr wrote:

Why do you need a docs review for this?

Well it's a single line about MLINKS and Phabricator kept bugging me saying "add a reviewer", so I thought, since it's MLINKS, then I should ping docs ? sounds like reasonable logic? 😃

As long as we are keeping the old ping6 as an alias, I believe this is OK. Try pinging @asomers .

chuck added a subscriber: chuck.

LGTM, but I'll give other folks a chance to peek

This revision is now accepted and ready to land.Oct 16 2023, 5:14 PM

We also need to remove OLD_FILES+=usr/share/man/man8/ping6.8.gz from ObsoleteFiles.inc.

We also need to remove OLD_FILES+=usr/share/man/man8/ping6.8.gz from ObsoleteFiles.inc.

As far as I can tell, there is no /usr/share/man/man8/ping6.8.gz at all, i.e.

# man ping6
No manual entry for ping6

We also need to remove OLD_FILES+=usr/share/man/man8/ping6.8.gz from ObsoleteFiles.inc.

Ohh my bad! yes! I will remove it from there and diff again.

  • remove ping6.8.gz from ObsoleteFiles.inc
This revision now requires review to proceed.Nov 6 2023, 11:59 PM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 7 2023, 9:18 PM
This revision was automatically updated to reflect the committed changes.