diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-05-17 04:51:31 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-05-17 04:51:31 +0000 |
| commit | 5e3949eac1760de18dbe6dbb66d37c688ab3c5ca (patch) | |
| tree | 4f65c8853999e5cbff2086b07e0c86076e31def2 | |
| parent | d4439c02e9d6a29a92d9562f7989536d4efedc67 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 3b8b1c65bc98..4996befad362 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -396,6 +396,7 @@ MLINKS+=ata.4 acd.4 \ MLINKS+=aue.4 if_aue.4 MLINKS+=awi.4 if_awi.4 MLINKS+=axe.4 if_axe.4 +MLINKS+=bce.4 if_bce.4 MLINKS+=bfe.4 if_bfe.4 MLINKS+=bge.4 if_bge.4 MLINKS+=bktr.4 brooktree.4 @@ -433,6 +434,7 @@ MLINKS+=ipfirewall.4 ipaccounting.4 \ MLINKS+=ipw.4 if_ipw.4 MLINKS+=iwi.4 if_iwi.4 MLINKS+=kue.4 if_kue.4 +MLINKS+=le.4 if_le.4 MLINKS+=lge.4 if_lge.4 MLINKS+=lo.4 loop.4 MLINKS+=lp.4 plip.4 |
