docs/69087: sysutils/mkisofs no longer exist
Giorgos Keramidas
keramida at FreeBSD.org
Thu Jul 15 12:50:31 UTC 2004
The following reply was made to PR docs/69087; it has been noted by GNATS.
From: Giorgos Keramidas <keramida at FreeBSD.org>
To: Janos Mohacsi <janos.mohacsi at bsd.hu>
Cc: bug-followup at FreeBSD.org
Subject: Re: docs/69087: sysutils/mkisofs no longer exist
Date: Thu, 15 Jul 2004 15:49:48 +0300
On 2004-07-15 10:23, Janos Mohacsi <mohacsi at niif.hu> wrote:
> sysutils/mkisofs no longer exist (i.e merged to sysutils/cdrtools)
> There are lots of reference to mkisofs that has to be update:
> 1. man page of burncd
Here's a patch for the burncd manpage too. Does this look ok?
I'm most concerned about the use of .Pa to mark up the port name.
%%
Index: burncd.8
===================================================================
RCS file: /home/ncvs/src/usr.sbin/burncd/burncd.8,v
retrieving revision 1.31
diff -u -r1.31 burncd.8
--- burncd.8 18 Nov 2003 02:33:27 -0000 1.31
+++ burncd.8 15 Jul 2004 12:46:39 -0000
@@ -179,7 +179,9 @@
.Xr mkisofs 8 ,
available in the
.Fx
-Ports Collection, is commonly used to create ISO9660 file system images
+Ports Collection as part of the
+.Pa sysutils/cdrtools
+port, is commonly used to create ISO9660 file system images
from a given directory tree.
.Sh ENVIRONMENT
The following environment variables affect the execution of
%%
More information about the freebsd-doc
mailing list