[Pkg-libvirt-commits] [libguestfs] 04/266: docs: Remove useless "SHELL QUOTING" section from manual pages.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:41:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.35-1
in repository libguestfs.

commit f955fec7601309ca3b33080cb6d49ea916be452e
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Jul 8 23:01:05 2014 +0100

    docs: Remove useless "SHELL QUOTING" section from manual pages.
---
 align/virt-alignment-scan.pod | 7 -------
 cat/virt-cat.pod              | 7 -------
 cat/virt-filesystems.pod      | 7 -------
 cat/virt-log.pod              | 7 -------
 cat/virt-ls.pod               | 7 -------
 df/virt-df.pod                | 7 -------
 edit/virt-edit.pod            | 7 -------
 inspector/virt-inspector.pod  | 7 -------
 rescue/virt-rescue.pod        | 7 -------
 resize/virt-resize.pod        | 7 -------
 sysprep/virt-sysprep.pod      | 7 -------
 tools/virt-list-filesystems   | 7 -------
 tools/virt-list-partitions    | 7 -------
 tools/virt-tar                | 7 -------
 tools/virt-win-reg            | 5 -----
 15 files changed, 103 deletions(-)

diff --git a/align/virt-alignment-scan.pod b/align/virt-alignment-scan.pod
index 8dba461..690b800 100644
--- a/align/virt-alignment-scan.pod
+++ b/align/virt-alignment-scan.pod
@@ -347,13 +347,6 @@ contains an explicit C<%pre> section that creates aligned partitions
 using L<parted(8)>.  Do not use the Kickstart C<part> command.  The
 NetApp document above contains an example.
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 EXIT STATUS
 
 This program returns:
diff --git a/cat/virt-cat.pod b/cat/virt-cat.pod
index 5307841..da9bb9b 100644
--- a/cat/virt-cat.pod
+++ b/cat/virt-cat.pod
@@ -265,13 +265,6 @@ file from a disk image directly, use:
 where C<disk.img> is the disk image, C</dev/sda1> is the filesystem
 within the disk image, and C<file> is the full path to the file.
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 EXIT STATUS
 
 This program returns 0 if successful, or non-zero if there was an
diff --git a/cat/virt-filesystems.pod b/cat/virt-filesystems.pod
index fd345ac..00f15dc 100644
--- a/cat/virt-filesystems.pod
+++ b/cat/virt-filesystems.pod
@@ -378,13 +378,6 @@ for Perl or Python's built-in csv library).
 
 Most spreadsheets and databases can import CSV directly.
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 EXIT STATUS
 
 This program returns 0 if successful, or non-zero if there was an
diff --git a/cat/virt-log.pod b/cat/virt-log.pod
index 4ad970d..d8f503d 100644
--- a/cat/virt-log.pod
+++ b/cat/virt-log.pod
@@ -127,13 +127,6 @@ Enable tracing of libguestfs API calls.
 
 =back
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 EXIT STATUS
 
 This program returns 0 if successful, or non-zero if there was an
diff --git a/cat/virt-ls.pod b/cat/virt-ls.pod
index 38c759a..928e14b 100644
--- a/cat/virt-ls.pod
+++ b/cat/virt-ls.pod
@@ -510,13 +510,6 @@ for Perl or Python's built-in csv library).
 
 Most spreadsheets and databases can import CSV directly.
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 EXIT STATUS
 
 This program returns 0 if successful, or non-zero if there was an
diff --git a/df/virt-df.pod b/df/virt-df.pod
index 8c44467..ce256cd 100644
--- a/df/virt-df.pod
+++ b/df/virt-df.pod
@@ -248,13 +248,6 @@ for Perl or Python's built-in csv library).
 
 Most spreadsheets and databases can import CSV directly.
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 EXIT STATUS
 
 This program returns 0 if successful, or non-zero if there was an
diff --git a/edit/virt-edit.pod b/edit/virt-edit.pod
index 7499a1a..911f585 100644
--- a/edit/virt-edit.pod
+++ b/edit/virt-edit.pod
@@ -381,13 +381,6 @@ If not set, C<vi> is used.
 
 =back
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 EXIT STATUS
 
 This program returns 0 if successful, or non-zero if there was an
diff --git a/inspector/virt-inspector.pod b/inspector/virt-inspector.pod
index 66ca276..f8744b1 100644
--- a/inspector/virt-inspector.pod
+++ b/inspector/virt-inspector.pod
@@ -361,13 +361,6 @@ For example:
      virt-inspector --xpath 'string(//icon)' | base64 -i -d | display -
  [displays the guest icon, if there is one]
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 GETTING INSPECTION DATA FROM THE LIBGUESTFS API
 
 In early versions of libguestfs, virt-inspector was a large Perl
diff --git a/rescue/virt-rescue.pod b/rescue/virt-rescue.pod
index 6e209d8..bf4c164 100644
--- a/rescue/virt-rescue.pod
+++ b/rescue/virt-rescue.pod
@@ -390,13 +390,6 @@ using L<guestfish(1)>.  For example:
 Several environment variables affect virt-rescue.  See
 L<guestfs(3)/ENVIRONMENT VARIABLES> for the complete list.
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 FILES
 
 =over 4
diff --git a/resize/virt-resize.pod b/resize/virt-resize.pod
index 2c1f901..aa5f07d 100644
--- a/resize/virt-resize.pod
+++ b/resize/virt-resize.pod
@@ -743,13 +743,6 @@ L<dracut(8)> includes a module called C<dracut-modules-growroot> which
 can be used to grow the root partition when the guest first boots up.
 There is documentation for this module in an associated README file.
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 EXIT STATUS
 
 This program returns 0 if successful, or non-zero if there was an
diff --git a/sysprep/virt-sysprep.pod b/sysprep/virt-sysprep.pod
index b59c796..f40f91d 100644
--- a/sysprep/virt-sysprep.pod
+++ b/sysprep/virt-sysprep.pod
@@ -511,13 +511,6 @@ module:
 Windows 8 "fast startup" can prevent virt-sysprep from working.
 See L<guestfs(3)/WINDOWS HIBERNATION AND WINDOWS 8 FAST STARTUP>.
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 EXIT STATUS
 
 This program returns 0 on success, or 1 if there was an error.
diff --git a/tools/virt-list-filesystems b/tools/virt-list-filesystems
index 3a179de..fdd6cc9 100755
--- a/tools/virt-list-filesystems
+++ b/tools/virt-list-filesystems
@@ -178,13 +178,6 @@ foreach $dev (sort keys %fses) {
     }
 }
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 SEE ALSO
 
 L<guestfs(3)>,
diff --git a/tools/virt-list-partitions b/tools/virt-list-partitions
index 2487b56..7295c14 100755
--- a/tools/virt-list-partitions
+++ b/tools/virt-list-partitions
@@ -260,13 +260,6 @@ sub human_size
     }
 }
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 SEE ALSO
 
 L<guestfs(3)>,
diff --git a/tools/virt-tar b/tools/virt-tar
index 41d875c..5e314e8 100755
--- a/tools/virt-tar
+++ b/tools/virt-tar
@@ -289,13 +289,6 @@ $g->close ();
 
 exit 0;
 
-=head1 SHELL QUOTING
-
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 SEE ALSO
 
 L<guestfs(3)>,
diff --git a/tools/virt-win-reg b/tools/virt-win-reg
index a47db97..3c6f600 100755
--- a/tools/virt-win-reg
+++ b/tools/virt-win-reg
@@ -782,11 +782,6 @@ backslashes (but not both) to protect them from the shell.
 
 Paths and value names are case-insensitive.
 
-Libvirt guest names can contain arbitrary characters, some of which
-have meaning to the shell such as C<#> and space.  You may need to
-quote or escape these characters on the command line.  See the shell
-manual page L<sh(1)> for details.
-
 =head1 SEE ALSO
 
 L<hivex(3)>,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list