Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108611169
D42203.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
646 B
Referenced Files
None
Subscribers
None
D42203.diff
View Options
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -6737,7 +6737,6 @@
OLD_FILES+=usr/include/net/radix_mpath.h
# 20201124: ping6(8) was merged into ping(8)
-OLD_FILES+=usr/share/man/man8/ping6.8.gz
OLD_FILES+=usr/tests/sbin/ping6/Kyuafile
OLD_FILES+=usr/tests/sbin/ping6/ping6_c1_s8_t1.out
OLD_FILES+=usr/tests/sbin/ping6/ping6_test
diff --git a/sbin/ping/Makefile b/sbin/ping/Makefile
--- a/sbin/ping/Makefile
+++ b/sbin/ping/Makefile
@@ -20,6 +20,7 @@
SRCS+= ping6.c
LIBADD+= md
LINKS= ${BINDIR}/ping ${BINDIR}/ping6
+MLINKS= ping.8 ping6.8
.endif
.if ${MK_DYNAMICROOT} == "no"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 27, 9:10 PM (8 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16212984
Default Alt Text
D42203.diff (646 B)
Attached To
Mode
D42203: Add ping6 as MLINK to ping
Attached
Detach File
Event Timeline
Log In to Comment