[pkg-nvidia-devel] r1171 - /packages/nvidia-cuda-toolkit/trunk/debian/patches/manpage-hyphenation

anbe-guest at users.alioth.debian.org anbe-guest at users.alioth.debian.org
Sat Jun 26 14:11:04 UTC 2010


Author: anbe-guest
Date: Sat Jun 26 14:10:57 2010
New Revision: 1171

URL: http://svn.debian.org/wsvn/pkg-nvidia/?sc=1&rev=1171
Log:
fix more hyphenation errors

Modified:
    packages/nvidia-cuda-toolkit/trunk/debian/patches/manpage-hyphenation

Modified: packages/nvidia-cuda-toolkit/trunk/debian/patches/manpage-hyphenation
URL: http://svn.debian.org/wsvn/pkg-nvidia/packages/nvidia-cuda-toolkit/trunk/debian/patches/manpage-hyphenation?rev=1171&op=diff
==============================================================================
--- packages/nvidia-cuda-toolkit/trunk/debian/patches/manpage-hyphenation (original)
+++ packages/nvidia-cuda-toolkit/trunk/debian/patches/manpage-hyphenation Sat Jun 26 14:10:57 2010
@@ -3,9 +3,9 @@
 
 Index: b/nvidia-cuda/man/man3/CUCTX.3
 ===================================================================
---- a/nvidia-cuda/man/man3/CUCTX.3	2010-02-24 15:59:08.000000000 +0100
-+++ b/nvidia-cuda/man/man3/CUCTX.3	2010-06-09 08:46:50.012537723 +0200
-@@ -105,7 +105,7 @@
+--- a/nvidia-cuda/man/man3/CUCTX.3	2010-06-08 12:40:55.000000000 +0200
++++ b/nvidia-cuda/man/man3/CUCTX.3	2010-06-26 15:45:31.012037525 +0200
+@@ -113,7 +113,7 @@
  .PP
  \fBNote to Linux users\fP:
  .PP
@@ -16,8 +16,8 @@
  .RS 4
 Index: b/nvidia-cuda/man/man3/CUDART_OPENGL.3
 ===================================================================
---- a/nvidia-cuda/man/man3/CUDART_OPENGL.3	2010-02-24 15:59:11.000000000 +0100
-+++ b/nvidia-cuda/man/man3/CUDART_OPENGL.3	2010-06-09 08:46:50.012537723 +0200
+--- a/nvidia-cuda/man/man3/CUDART_OPENGL.3	2010-06-08 12:40:58.000000000 +0200
++++ b/nvidia-cuda/man/man3/CUDART_OPENGL.3	2010-06-26 15:45:31.012037525 +0200
 @@ -149,7 +149,7 @@
  .PP
  \fBParameters:\fP
@@ -27,3 +27,45 @@
  .br
  \fIhGpu\fP - Handle to a GPU, as queried via WGL_NV_gpu_affinity()
  .RE
+Index: b/nvidia-cuda/man/man1/nvcc.1
+===================================================================
+--- a/nvidia-cuda/man/man1/nvcc.1	2010-06-26 15:46:09.152037682 +0200
++++ b/nvidia-cuda/man/man1/nvcc.1	2010-06-26 15:48:57.324536657 +0200
+@@ -471,21 +471,21 @@
+ .IP "\-\-ftz <true,false> (\-ftz)" 4
+ .IX Item "--ftz <true,false> (-ftz)"
+ hen performing single-precision floating-point operations, flush denormal values to
+-zero or preserve denormal values. -use_fast_math implies --ftz=true.
++zero or preserve denormal values. \-use_fast_math implies \-\-ftz=true.
+ .Sp
+ Allowed values for this option: 'false','true'.
+ .Sp
+ .IP "\-\-prec-div <true,false> (\-prec-div)" 4
+ .IX Item "--prec-div <true,false> (-prec-div)"
+ For single-precision floating-point division and reciprocals, use IEEE round-to-nearest
+-mode or use a faster approximation. -use_fast_math implies --prec-div=false.
++mode or use a faster approximation. \-use_fast_math implies \-\-prec\-div=false.
+ .Sp
+ Allowed values for this option: 'false','true'.
+ .Sp
+ .IP "\-\-prec-sqrt <true,false> (\-prec-sqrt)" 4
+ .IX Item "--prec-sqrt <true,false> (-prec-sqrt)"
+ For single-precision floating-point square root, use IEEE round-to-nearest mode or use
+-a faster approximation. -use_fast_math implies --prec-sqrt=false.
++a faster approximation. \-use_fast_math implies \-\-prec\-sqrt=false.
+ .Sp
+ Allowed values for this option: 'false','true'.
+ .SS "Options for steering cuda compilation"
+Index: b/nvidia-cuda/man/man3/CUDART_VDPAU.3
+===================================================================
+--- a/nvidia-cuda/man/man3/CUDART_VDPAU.3	2010-06-26 15:49:05.472536830 +0200
++++ b/nvidia-cuda/man/man3/CUDART_VDPAU.3	2010-06-26 15:49:44.827537758 +0200
+@@ -108,7 +108,7 @@
+ .PP
+ \fBParameters:\fP
+ .RS 4
+-\fIdevice\fP - Returns the device associated with vdpDevice, or -1 if the device associated with vdpDevice is not a compute device. 
++\fIdevice\fP - Returns the device associated with vdpDevice, or \-1 if the device associated with vdpDevice is not a compute device. 
+ .br
+ \fIvdpDevice\fP - A VdpDevice handle 
+ .br




More information about the Pkg-nvidia-devel mailing list