mn(4) freebsd man page | unix.com

Man Page: mn

Operating Environment: freebsd

Section: 4

MN(4)							   BSD Kernel Interfaces Manual 						     MN(4)

NAME
mn -- Siemens Easy321-R1 E1/T1 device driver
SYNOPSIS
device mn options NETGRAPH
HARDWARE
The mn driver provides support for the Siemens Easy321-R1 E1/T1 reference design card.
SEE ALSO
netgraph(4), netintro(4), pci(4), ifconfig(8)
HISTORY
The mn driver first appeared in FreeBSD 4.0.
AUTHORS
The mn driver was written by Poul-Henning Kamp <phk@FreeBSD.org>.
BSD
May 10, 2005 BSD
Related Man Pages
ce(4) - debian
ce(4) - opensolaris
my(4) - plan9
my(4) - php
my(4) - minix
Similar Topics in the Unix Linux Community
Removing Headers and a Column
Rows to columns transposing and reformating.
awk - treating remaining columns as one
I want to find the difference between two files, only for the header (column names)
Parsing a column of text file - best practices