mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Remove reference to bsd2dos command, refer to fconv and similar.
PR: docs/17101 Submitted by: Udo Erdelhoff <ue@nathan.ruhr.de>
This commit is contained in:
parent
17ad18bb78
commit
26927f3ca7
1 changed files with 3 additions and 3 deletions
|
|
@ -536,9 +536,9 @@ file names by converting to all upper case and eliminating any invalid
|
|||
character. It does not make any attempt to convert ASCII files into
|
||||
the
|
||||
.Cm <CR><LF>
|
||||
format favored in the DOS world. Use the program
|
||||
.Xr bsd2dos 1
|
||||
to convert ASCII files.
|
||||
format favored in the DOS world. Use
|
||||
.Xr fconv 1
|
||||
(part of the ports collection) or similar tools to convert ASCII files.
|
||||
.bp
|
||||
.Sh DISK TYPES
|
||||
.TS H
|
||||
|
|
|
|||
Loading…
Reference in a new issue