Erase whitespace at EOL.

Approved by:	re (blanket)
This commit is contained in:
Ruslan Ermilov 2003-05-22 11:56:41 +00:00
parent b4ad5e27f4
commit db1e3a4f98
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115224
3 changed files with 6 additions and 6 deletions

View File

@ -90,7 +90,7 @@ Cause
to be verbose, showing files as the group is modified. to be verbose, showing files as the group is modified.
If the If the
.Fl v .Fl v
flag is specified more than once, flag is specified more than once,
.Nm .Nm
will print the filename, followed by the old and new numeric group ID. will print the filename, followed by the old and new numeric group ID.
.El .El

View File

@ -208,8 +208,8 @@ ftp.
.Sh TECHNICAL DETAILS .Sh TECHNICAL DETAILS
The The
.Nm .Nm
utility extracts each package's "packing list" into a special staging utility extracts each package's "packing list" into a special staging
directory in /tmp (or $PKG_TMPDIR if set), parses it, and then runs directory in /tmp (or $PKG_TMPDIR if set), parses it, and then runs
through the following sequence to fully extract the contents of the package: through the following sequence to fully extract the contents of the package:
.Bl -enum .Bl -enum
.It .It

View File

@ -178,7 +178,7 @@ wire.
will always keep the device open and will ignore any configured will always keep the device open and will ignore any configured
chat scripts unless the chat scripts unless the
.Dq force-scripts .Dq force-scripts
option has been enabled. option has been enabled.
.It Fl ddial .It Fl ddial
This mode is equivalent to This mode is equivalent to
.Fl auto .Fl auto
@ -2947,9 +2947,9 @@ invocation with the udp link.
.It force-scripts .It force-scripts
Default: Disabled. Default: Disabled.
Forces execution of the configured chat scripts in Forces execution of the configured chat scripts in
.Dv direct .Dv direct
and and
.Dv dedicated .Dv dedicated
modes. modes.
.It idcheck .It idcheck
Default: Enabled. Default: Enabled.