From 4bbe5f4dd1c770f4dcc7933a58d683b2664628c7 Mon Sep 17 00:00:00 2001 From: brueffer Date: Tue, 10 May 2005 16:48:03 +0000 Subject: Manual page for the "mn" Siemens Easy321-R1 E1/T1 device driver. This is based on the comments in if_mn.c. MFC after: 3 days --- share/man/man4/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'share/man/man4/Makefile') diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 1f463a9..beb53a9 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -149,6 +149,7 @@ MAN= aac.4 \ miibus.4 \ mlx.4 \ mly.4 \ + mn.4 \ mouse.4 \ mpt.4 \ mtio.4 \ @@ -424,6 +425,7 @@ MLINKS+=lo.4 loop.4 MLINKS+=lp.4 plip.4 MLINKS+=md.4 vn.4 MLINKS+=mem.4 kmem.4 +MLINKS+=mn.4 if_mn.4 MLINKS+=my.4 if_my.4 MLINKS+=netintro.4 net.4 \ netintro.4 networking.4 -- cgit v1.1