diff options
Diffstat (limited to 'share/man/man4/sppp.4')
-rw-r--r-- | share/man/man4/sppp.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/sppp.4 b/share/man/man4/sppp.4 index d4ae06b4d3f..5649f521d9c 100644 --- a/share/man/man4/sppp.4 +++ b/share/man/man4/sppp.4 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: sppp.4,v 1.2 1999/07/09 13:35:49 aaron Exp $ +.\" $Id: sppp.4,v 1.3 1999/09/23 04:12:05 alex Exp $ .\" .Dd May 19, 1997 .Dt SPPP 4 @@ -41,7 +41,7 @@ Protocol (LCP) of the .Em point to point protocol (PPP) as described in RFC 1661. Note that this layer does not provide network interfaces of its own, it is rather intended to be layered on -top of drivers providing a synchronuous point-to-point connection that +top of drivers providing a synchronous point-to-point connection that wish to run a PPP stack over it. The corresponding network interfaces have to be provided by these hardware drivers. .Pp |