From owner-freebsd-doc Wed Mar 1 10:40:14 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 587A737BC3E for ; Wed, 1 Mar 2000 10:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA72435; Wed, 1 Mar 2000 10:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail.ruhr.de (ns.ruhr.de [141.39.224.34]) by hub.freebsd.org (Postfix) with SMTP id B7A6C37BD03 for ; Wed, 1 Mar 2000 10:32:56 -0800 (PST) (envelope-from ue@nathan.ruhr.de) Received: (qmail 65099 invoked by alias); 1 Mar 2000 18:32:45 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id RAA01672; Wed, 1 Mar 2000 17:30:26 +0100 (CET) (envelope-from ue) Message-Id: <200003011630.RAA01672@nathan.ruhr.de> Date: Wed, 1 Mar 2000 17:30:26 +0100 (CET) From: ue@nathan.ruhr.de Reply-To: ue@nathan.ruhr.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/17101: Useless reference in the doscmd manpage Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17101 >Category: docs >Synopsis: Useless reference in the doscmd manpage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 1 10:40:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Udo Erdelhoff >Release: FreeBSD 4.0-CURRENT i386 >Organization: >Environment: 4.0-CURRENT as of 27-FEB-2000 >Description: The manpage for doscmd is a copy of the BSDI manpages. It contains a reference to a DOS/UNIX file conversion utility called 'bsd2dos'. bsd2dos is not a part of FreeBSD and it's not a part of the port collection, either. The reference to doscmd should be replaced by a reference to an existing conversion tools like recode. A patch to that effect has been included. >How-To-Repeat: N/A >Fix: --- /usr/src/usr.bin/doscmd/doscmd.1.orig Mon Feb 28 19:06:55 2000 +++ /usr/src/usr.bin/doscmd/doscmd.1 Mon Feb 28 19:08:00 2000 @@ -536,9 +536,9 @@ character. It does not make any attempt to convert ASCII files into the .Cm -format favored in the DOS world. Use the program -.Xr bsd2dos 1 -to convert ASCII files. +format favored in the DOS world. Use +.Xr recode 1 +(part of the ports collection) or similar tools to convert ASCII files. .bp .Sh DISK TYPES .TS H >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message