diff options
| author | Nik Clayton <nik@FreeBSD.org> | 2000-04-30 22:45:13 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 2000-04-30 22:45:13 +0000 |
| commit | 26927f3ca7233cd408cab44072d0acebf635c659 (patch) | |
| tree | 5616a7b766d936f437be23fac31617b9e287468c | |
| parent | 17ad18bb78ffd95e88804f724d2349e4c2c539f7 (diff) | |
Notes
| -rw-r--r-- | usr.bin/doscmd/doscmd.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/doscmd/doscmd.1 b/usr.bin/doscmd/doscmd.1 index 0fa73f4a029a..ac9e1f21988b 100644 --- a/usr.bin/doscmd/doscmd.1 +++ b/usr.bin/doscmd/doscmd.1 @@ -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 |
