From 8d443bab4ea8512912e6e3e77e745e2ee76d92ac Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Tue, 20 Jun 2000 05:11:44 +0000 Subject: pretty --- usr.sbin/pppoe/pppoe.8 | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'usr.sbin/pppoe') diff --git a/usr.sbin/pppoe/pppoe.8 b/usr.sbin/pppoe/pppoe.8 index 6078be1c2d2..21b82e4458b 100644 --- a/usr.sbin/pppoe/pppoe.8 +++ b/usr.sbin/pppoe/pppoe.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppoe.8,v 1.3 2000/06/20 05:09:16 jason Exp $ +.\" $OpenBSD: pppoe.8,v 1.4 2000/06/20 05:11:43 jason Exp $ .\" .\" Copyright (c) 2000 Network Security Technologies, Inc. .\" (http://www.netsec.net) @@ -93,15 +93,15 @@ the specified if no .Ar system is specified): -.Bl -tag -width XXX -offset XXX -.It set mtu 1492 -.It set mru 1492 -.It set speed sync -.It disable acfcomp -.It deny acfcomp -.It disable protocomp -.It set device !/usr/sbin/pppoe -.El +.Bd -literal -offset indent +set mtu 1492 +set mru 1492 +set speed sync +disable acfcomp +deny acfcomp +disable protocomp +set device !/usr/sbin/pppoe +.Ed .Pp Additionally, the authentication mechanism for the connection must be specified as well as any other parameters. -- cgit v1.2.3