From 5d8e760af9e92e703928582f8d2846e78bb9c490 Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Sat, 21 Apr 2007 03:00:19 +0000 Subject: [PATCH] Add a missing link: if_edsc.4 -> edsc.4 . Network interface manpages should have such links. --- share/man/man4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index db44c364f12..4cca728dcb4 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -430,6 +430,7 @@ MLINKS+=dc.4 if_dc.4 MLINKS+=de.4 if_de.4 MLINKS+=disc.4 if_disc.4 MLINKS+=ed.4 if_ed.4 +MLINKS+=edsc.4 if_edsc.4 MLINKS+=ef.4 if_ef.4 MLINKS+=em.4 if_em.4 MLINKS+=en.4 if_en.4 -- 2.45.0