diff options
| author | Wanming.Zhang@tieto.com <Wanming.Zhang@tieto.com> | 2010-11-18 04:17:36 +0200 | 
|---|---|---|
| committer | Colin Guthrie <cguthrie@mandriva.org> | 2010-11-18 08:49:53 +0000 | 
| commit | b173f9c184777177407ed750ae3b8f88583fa571 (patch) | |
| tree | fb57a68b1446c49f5be033fff9d01bf93c0bdd8a | |
| parent | 803659883decc539dabedd6359238a43fd12a039 (diff) | |
man: Remove repeated lines
From 3c18dbe5889816792db27c9a7253a83687d68ee9 Mon Sep 17 00:00:00 2001
From: Zhang Wanming <wanming.zhang@tieto.com>
Date: Thu, 18 Nov 2010 10:03:39 +0800
Subject: [PATCH] man: Remove repeated lines
Signed-off-by: Zhang Wanming <wanming.zhang@tieto.com>
| -rw-r--r-- | man/pactl.1.xml.in | 6 | 
1 files changed, 0 insertions, 6 deletions
| diff --git a/man/pactl.1.xml.in b/man/pactl.1.xml.in index 8d5bf1d3..7ba768a0 100644 --- a/man/pactl.1.xml.in +++ b/man/pactl.1.xml.in @@ -143,12 +143,6 @@ USA.      </option>      <option> -      <p><opt>unload-module</opt> <arg>ID</arg></p> - -      <optdesc><p>Unload the module instance identified by the specified numeric index.</p></optdesc> -    </option> - -    <option>        <p><opt>suspend-sink</opt> <arg>SINK</arg> <arg>1|0</arg></p>        <optdesc><p>Suspend or resume the specified sink (which my be | 
