From c05985f13f215ea0060080637a64b09c3cff6233 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 18 Jan 2005 20:02:45 +0000 Subject: Sort sections. --- usr.sbin/pppctl/pppctl.8 | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'usr.sbin/pppctl') diff --git a/usr.sbin/pppctl/pppctl.8 b/usr.sbin/pppctl/pppctl.8 index 3d807dc..0fe1e69 100644 --- a/usr.sbin/pppctl/pppctl.8 +++ b/usr.sbin/pppctl/pppctl.8 @@ -110,6 +110,26 @@ If this switch is not used, will prompt for a password once it has successfully connected to .Nm ppp . .El +.Sh ENVIRONMENT +The following environment variables are understood by +.Nm +when in interactive mode: +.Bl -tag -width XXXXXXXXXX +.It Dv EL_SIZE +The number of history lines. +The default is 20. +.It Dv EL_EDITOR +The edit mode. +Only values of "emacs" and "vi" are accepted. +Other values +are silently ignored. +This environment variable will override the +.Ar bind -v +and +.Ar bind -e +commands in +.Pa ~/.editrc . +.El .Sh EXAMPLES If you run .Nm ppp @@ -199,26 +219,6 @@ pppctl /var/run/internet set filter dial -1 .Ed .Pp will allow them again. -.Sh ENVIRONMENT -The following environment variables are understood by -.Nm -when in interactive mode: -.Bl -tag -width XXXXXXXXXX -.It Dv EL_SIZE -The number of history lines. -The default is 20. -.It Dv EL_EDITOR -The edit mode. -Only values of "emacs" and "vi" are accepted. -Other values -are silently ignored. -This environment variable will override the -.Ar bind -v -and -.Ar bind -e -commands in -.Pa ~/.editrc . -.El .Sh SEE ALSO .Xr ps 1 , .Xr editline 3 , -- cgit v1.1