File: povray.man.patch

package info (click to toggle)
povray 1%3A3.7.0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 146,780 kB
  • sloc: cpp: 845,005; ansic: 122,118; sh: 34,206; pascal: 6,420; asm: 3,355; ada: 1,681; makefile: 1,387; cs: 879; awk: 590; perl: 245; xml: 95
file content (18 lines) | stat: -rw-r--r-- 865 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
From: Olivier STOLTZ DOUCHET <ezdayo@gmail.com>
Subject: fix outdated information and broken paragraph in manpage
Bug-Debian: http://bugs.debian.org/501591
Bug-Debian: http://bugs.debian.org/501592

--- a/unix/povray.1	2004-08-03 01:16:20.000000000 +0200
+++ a/unix/povray.1	2009-06-03 21:36:59.000000000 +0200
@@ -100,8 +100,8 @@
 .SS Parsing options:
 .TP
 \fBI\fP<\fIinput_file_name\fP> or \fBInput_File_Name\fP=\fIfile\fP
-Specifies the input file to use.  If the input file name is '\-', the
-scene description will be read from the standard input.  The
+Specifies the input file to use. Only real files are supported. Using '\-' 
+as the input file name, to read from the standard input, is deprecated.
 .TP
 \fBHI\fP<\fIheader_include_file_name\fP> or \fBInclude_Header\fP=\fIfile\fP
 Specifies a file as the first include file of a scene file.  This can be