diff options
author | 2005-07-19 07:33:40 +0000 | |
---|---|---|
committer | 2005-07-19 07:33:40 +0000 | |
commit | e5a57b1445bc1ef2283fed7ff9a23fcf6db50a9e (patch) | |
tree | 5e00656ec2fbc7037693e1b0512e7ff7b763e128 | |
parent | missing CF_IGNORE, CF_NOSYMS and CF_SORT flags. (diff) | |
download | wireguard-openbsd-e5a57b1445bc1ef2283fed7ff9a23fcf6db50a9e.tar.xz wireguard-openbsd-e5a57b1445bc1ef2283fed7ff9a23fcf6db50a9e.zip |
remove trailing whitespace;
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8.m4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp/ppp.8.m4 index f4aa06d14c4..653554296e0 100644 --- a/usr.sbin/ppp/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp/ppp.8.m4 @@ -25,7 +25,7 @@ changecom(,)dnl .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: ppp.8.m4,v 1.25 2005/07/18 22:51:03 brad Exp $ +.\" $OpenBSD: ppp.8.m4,v 1.26 2005/07/19 07:33:40 jmc Exp $ .\" .Dd September 20, 1995 .Dt PPP 8 @@ -2985,9 +2985,9 @@ invocation with the udp link. .It force-scripts Default: Disabled. Forces execution of the configured chat scripts in -.Dv direct +.Dv direct and -.Dv dedicated +.Dv dedicated modes. .It idcheck Default: Enabled. |