diff options
author | wilko <wilko@FreeBSD.org> | 2006-01-06 20:55:28 +0000 |
---|---|---|
committer | wilko <wilko@FreeBSD.org> | 2006-01-06 20:55:28 +0000 |
commit | 33031923ec16ec9aa454446377691c53a956c474 (patch) | |
tree | e14c328977776b4841e0a499ac532ddd97bf2204 /share | |
parent | a95e158b6ddfc6db7054264b529825644a1bf96a (diff) | |
download | FreeBSD-src-33031923ec16ec9aa454446377691c53a956c474.zip FreeBSD-src-33031923ec16ec9aa454446377691c53a956c474.tar.gz |
the geom_fox MLINK should not have been there.
Pointed out by: brueffer
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 97bb377..d43bbd6 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -419,7 +419,6 @@ MLINKS+=fwip.4 if_fwip.4 MLINKS+=fxp.4 if_fxp.4 MLINKS+=gem.4 if_gem.4 MLINKS+=geom.4 GEOM.4 -MLINKS+=geom_fox.4 GEOM.4 MLINKS+=gif.4 if_gif.4 MLINKS+=gre.4 if_gre.4 MLINKS+=hatm.4 if_hatm.4 |