diff options
| author | Andrew Thompson <thompsa@FreeBSD.org> | 2005-10-08 01:20:53 +0000 |
|---|---|---|
| committer | Andrew Thompson <thompsa@FreeBSD.org> | 2005-10-08 01:20:53 +0000 |
| commit | ad45bb822da8044931f490f4dda37dd8f1c2992b (patch) | |
| tree | 34d3db1a96c1d9b8be4e3080f14a8e93914522bc | |
| parent | d31f7e49912209dceef45659c6400e0ecf2a9499 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 8551acc4f59dc..74543b86d37de 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -418,6 +418,7 @@ MLINKS+=gre.4 if_gre.4 MLINKS+=hatm.4 if_hatm.4 MLINKS+=hme.4 if_hme.4 MLINKS+=idt.4 if_idt.4 +MLINKS+=if_bridge.4 bridge.4 MLINKS+=ip.4 rawip.4 MLINKS+=ipfirewall.4 ipaccounting.4 \ ipfirewall.4 ipacct.4 \ |
