Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2000 17:30:26 +0100 (CET)
From:      ue@nathan.ruhr.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/17101: Useless reference in the doscmd manpage
Message-ID:  <200003011630.RAA01672@nathan.ruhr.de>

next in thread | raw e-mail | index | archive | help

>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 <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 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003011630.RAA01672>