1########################################################################### 2# This patch was contributed by Marius Strobl. 3########################################################################### 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License, Version 1.0 only 6# (the "License"). You may not use this file except in compliance 7# with the License. 8# 9# See the file CDDL.Schily.txt in this distribution for details. 10# 11# When distributing Covered Code, include this CDDL HEADER in each 12# file and include the License file CDDL.Schily.txt from this distribution. 13########################################################################### 14# The file CDDL.Schily.txt can be found in the original cdrtools tarball, 15# which is mirrored at ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/. 16########################################################################### 17 18--- cdrecord/cdrecord.1.orig Mon Sep 29 14:48:48 2003 19+++ cdrecord/cdrecord.1 Mon Sep 29 14:49:23 2003 20@@ -1738,8 +1738,6 @@ 21 .SH SEE ALSO 22 .BR cdda2wav (1), 23 .BR readcd (1), 24-.BR scg (7), 25-.BR fbk (7), 26 .BR mkisofs (8), 27 .BR rcmd (3), 28 .BR ssh (1). 29