.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SPPP_ATTACH" "9" "09 October 2005" "" ""
.SH NAME
sppp_attach \- attach synchronous PPP/HDLC to a device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void sppp_attach (struct ppp_device * \fIpd\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpd\fB\fR
PPP device to initialise
.SH "DESCRIPTION"
.PP
This initialises the PPP/HDLC support on an interface. At the
time of calling the dev element must point to the network device
that this interface is attached to. The interface should not yet
be registered.