Author: winnie
Date: Fri Sep 12 14:11:57 2008
New Revision: 496

URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=496
Log:
Fix another lintian warning

Modified:
    trunk/debian/changelog
    trunk/debian/patches/fix-lustre-manpage.dpatch

Modified: trunk/debian/changelog
URL: 
http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/changelog?rev=496&op=diff
==============================================================================
--- trunk/debian/changelog (original)
+++ trunk/debian/changelog Fri Sep 12 14:11:57 2008
@@ -20,6 +20,7 @@
      - changed section of lustre-source from base to admin
      - added use_bash_instead_of_sh.dpatch to use bash instead of sh
        in make-tree
+     - modified fix-lustre-manpage.dpatch to fix typo in lctl.8
 
  -- Patrick Winnertz <[EMAIL PROTECTED]>  Fri, 12 Sep 2008 15:41:54 +0200
 

Modified: trunk/debian/patches/fix-lustre-manpage.dpatch
URL: 
http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/patches/fix-lustre-manpage.dpatch?rev=496&op=diff
==============================================================================
--- trunk/debian/patches/fix-lustre-manpage.dpatch (original)
+++ trunk/debian/patches/fix-lustre-manpage.dpatch Fri Sep 12 14:11:57 2008
@@ -5,9 +5,21 @@
 ## DP: fix some errors in the lustre manpage
 
 @DPATCH@
-diff -urNad lustre-1.6.4.1~/lustre/doc/lustre.7 
lustre-1.6.4.1/lustre/doc/lustre.7
---- lustre-1.6.4.1~/lustre/doc/lustre.7        2007-12-19 13:20:23.000000000 
+0100
-+++ lustre-1.6.4.1/lustre/doc/lustre.7 2007-12-19 13:24:40.000000000 +0100
+diff -urNad lustre-1.6.5.1~/lustre/doc/lctl.8 lustre-1.6.5.1/lustre/doc/lctl.8
+--- lustre-1.6.5.1~/lustre/doc/lctl.8  2007-09-27 07:09:22.000000000 +0200
++++ lustre-1.6.5.1/lustre/doc/lctl.8   2008-09-12 16:09:43.000000000 +0200
+@@ -36,7 +36,7 @@
+ command, type 
+ .B help 
+ .I command
+-.  Command completion is activated with the TAB key, and command history is 
available via the up- and down-arrow keys. 
++Command completion is activated with the TAB key, and command history is 
available via the up- and down-arrow keys. 
+ 
+ For non-interactive use, one uses the second invocation, which runs command 
after connecting to the device. 
+ 
+diff -urNad lustre-1.6.5.1~/lustre/doc/lustre.7 
lustre-1.6.5.1/lustre/doc/lustre.7
+--- lustre-1.6.5.1~/lustre/doc/lustre.7        2008-09-12 16:09:32.000000000 
+0200
++++ lustre-1.6.5.1/lustre/doc/lustre.7 2008-09-12 16:09:33.000000000 +0200
 @@ -2,9 +2,9 @@
  .\" Copyright 2006 by Cluster FileSystems.  All Rights Reserved.
  .\" This file may be copied under the terms of the GNU Public License.


_______________________________________________
Pkg-lustre-svn-commit mailing list
Pkg-lustre-svn-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-lustre-svn-commit

Reply via email to