Replaced all occurences of grml with Grml in the manpages
authorAndreas "Jimmy" Gredler <jimmy@grml.org>
Sun, 23 Mar 2014 20:12:22 +0000 (13:12 -0700)
committerAndreas "Jimmy" Gredler <jimmy@grml.org>
Sun, 23 Mar 2014 20:12:22 +0000 (13:12 -0700)
Makefile
grml2iso.8.txt
grml2usb.8.txt

index 15fa7de..b8f1e05 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,8 +20,6 @@ man-stamp: grml2usb.8.txt grml2iso.8.txt
        # notice: docbook-xsl 1.71.0.dfsg.1-1 is broken! make sure you use 1.68.1.dfsg.1-0.2!
        cp grml2usb.8 grml2usb.8.tmp
        uniq grml2usb.8.tmp > grml2usb.8
        # notice: docbook-xsl 1.71.0.dfsg.1-1 is broken! make sure you use 1.68.1.dfsg.1-0.2!
        cp grml2usb.8 grml2usb.8.tmp
        uniq grml2usb.8.tmp > grml2usb.8
-       # ugly hack to avoid '.sp' at the end of a sentence or paragraph:
-       #sed -i 's/\.sp//' grml2usb.8
        rm grml2usb.8.tmp
        # grml2iso:
        asciidoc -d manpage -b docbook grml2iso.8.txt
        rm grml2usb.8.tmp
        # grml2iso:
        asciidoc -d manpage -b docbook grml2iso.8.txt
@@ -31,8 +29,6 @@ man-stamp: grml2usb.8.txt grml2iso.8.txt
        # notice: docbook-xsl 1.71.0.dfsg.1-1 is broken! make sure you use 1.68.1.dfsg.1-0.2!
        cp grml2iso.8 grml2iso.8.tmp
        uniq grml2iso.8.tmp > grml2iso.8
        # notice: docbook-xsl 1.71.0.dfsg.1-1 is broken! make sure you use 1.68.1.dfsg.1-0.2!
        cp grml2iso.8 grml2iso.8.tmp
        uniq grml2iso.8.tmp > grml2iso.8
-       # ugly hack to avoid '.sp' at the end of a sentence or paragraph:
-       #sed -i 's/\.sp//' grml2iso.8
        rm grml2iso.8.tmp
        # we're done
        touch man-stamp
        rm grml2iso.8.tmp
        # we're done
        touch man-stamp
index 69d97df..cdf8695 100644 (file)
@@ -3,7 +3,7 @@ grml2iso(8)
 
 Name
 ----
 
 Name
 ----
-grml2iso - create a multiboot grml ISO using grml2usb
+grml2iso - create a multiboot Grml ISO using grml2usb
 
 Synopsis
 --------
 
 Synopsis
 --------
@@ -16,8 +16,8 @@ Important! The grml team does not take responsibility for loss of any data!
 Introduction
 ------------
 
 Introduction
 ------------
 
-grml2iso allows you to create a multiboot grml ISO. You can specify
-two or more grml ISOs and will get one single multiboot ISO as a result.
+grml2iso allows you to create a multiboot Grml ISO. You can specify
+two or more Grml ISOs and will get one single multiboot ISO as a result.
 grml2iso requires and uses grml2usb for this task and installs grub2
 as bootmanager on the multiboot ISO.
 
 grml2iso requires and uses grml2usb for this task and installs grub2
 as bootmanager on the multiboot ISO.
 
@@ -32,14 +32,14 @@ of all specified ISOs.
 
   *-o <target.iso>*::
 
 
   *-o <target.iso>*::
 
-This option is mandatory and specifies where the resulting multiboot grml ISO
+This option is mandatory and specifies where the resulting multiboot Grml ISO
 should be placed. Note that (to avoid any possible data loss) grml2iso will exit
 if the specified target.iso exists already.
 
   *-c <directory>*::
 
 The content of the specified directory will be copied to the resulting
 should be placed. Note that (to avoid any possible data loss) grml2iso will exit
 if the specified target.iso exists already.
 
   *-c <directory>*::
 
 The content of the specified directory will be copied to the resulting
-multiboot grml ISO.
+multiboot Grml ISO.
 
   *-b <boot params>*::
 
 
   *-b <boot params>*::
 
index 5ca9eb8..d77db60 100644 (file)
@@ -3,23 +3,23 @@ grml2usb(8)
 
 Name
 ----
 
 Name
 ----
-grml2usb - install grml ISO(s) on usb device for booting
+grml2usb - install Grml ISO(s) on usb device for booting
 
 Synopsis
 --------
 grml2usb [ options ] <ISO[s]> <device>
 
 *******************************************************************************
 
 Synopsis
 --------
 grml2usb [ options ] <ISO[s]> <device>
 
 *******************************************************************************
-Important! The grml team does not take responsibility for loss of any data!
+Important! The Grml team does not take responsibility for loss of any data!
 *******************************************************************************
 
 [[introduction]]
 Introduction
 ------------
 
 *******************************************************************************
 
 [[introduction]]
 Introduction
 ------------
 
-grml2usb installs grml on a given partition of your usb device and makes it
-bootable. It provides multi-iso support, meaning you can specify several grml
-ISOs on the command line at once and select the grml flavour you would like to
+grml2usb installs Grml on a given partition of your usb device and makes it
+bootable. It provides multi-iso support, meaning you can specify several Grml
+ISOs on the command line at once and select the Grml flavour you would like to
 boot on the bootprompt then. Note that the *first* ISO specified on the grml2usb
 command line will become the default one (that's the one that will boot when
 just pressing enter on the bootprompt or wait until the boot timeout matches).
 boot on the bootprompt then. Note that the *first* ISO specified on the grml2usb
 command line will become the default one (that's the one that will boot when
 just pressing enter on the bootprompt or wait until the boot timeout matches).
@@ -65,7 +65,7 @@ Copy files only but do *not* install a bootloader.
 
 Avoid executing commands, instead show what would be executed.
 Warning: please notice that the ISO has to be mounted anyway, otherwise
 
 Avoid executing commands, instead show what would be executed.
 Warning: please notice that the ISO has to be mounted anyway, otherwise
-identifying the grml flavour would not be possible.
+identifying the Grml flavour would not be possible.
 
   *\--fat16*::
 
 
   *\--fat16*::
 
@@ -170,7 +170,7 @@ Install specified squashfs file instead of the default.
 //////////////////////////////////////////////////////////////////////////
   *\--uninstall*::
 
 //////////////////////////////////////////////////////////////////////////
   *\--uninstall*::
 
-Uninstall grml ISO files.
+Uninstall Grml ISO files.
 [Notice: not implemented yet.]
 //////////////////////////////////////////////////////////////////////////
 
 [Notice: not implemented yet.]
 //////////////////////////////////////////////////////////////////////////
 
@@ -227,7 +227,7 @@ Directory layout on usb device
 
   grml/
     |-- grml2usb.txt         [not yet implemented]
 
   grml/
     |-- grml2usb.txt         [not yet implemented]
-    |-- grml-cheatcodes.txt  [list of bootoptions for grml]
+    |-- grml-cheatcodes.txt  [list of bootoptions for Grml]
     |-- grml-version.txt     [file containing information about grml-version]
     |-- LICENSE.txt          [license information]
     |-- md5sums              [md5sums of original ISO]
     |-- grml-version.txt     [file containing information about grml-version]
     |-- LICENSE.txt          [license information]
     |-- md5sums              [md5sums of original ISO]
@@ -377,14 +377,14 @@ grml2usb.tgz.
 Why can't I just dd the ISO to a USB device?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Why can't I just dd the ISO to a USB device?
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-Well, you can. :) Starting with grml 2009.10 the ISOs are dd-able straight out-of-the-box.
+Well, you can. :) Starting with Grml 2009.10 the ISOs are dd-able straight out-of-the-box.
 
 [IMPORTANT]
 Note that ANY existing data on your USB device will be destroyed when
 using the dd approach.
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////
 
 [IMPORTANT]
 Note that ANY existing data on your USB device will be destroyed when
 using the dd approach.
 
 ///////////////////////////////////////////////////////////////////////////////////////////////////
-Grab a recent grml ISO and use
+Grab a recent Grml ISO and use
 link:http://syslinux.zytor.com/wiki/index.php/Doc/isolinux#HYBRID_CD-ROM.2FHARD_DISK_MODE[isohybrid
 from the syslinux project]:
 
 link:http://syslinux.zytor.com/wiki/index.php/Doc/isolinux#HYBRID_CD-ROM.2FHARD_DISK_MODE[isohybrid
 from the syslinux project]:
 
@@ -616,9 +616,9 @@ Install specified ISO on device /dev/sdX1 remove vga=791 and nomce from existing
 
   # grml2usb --bootoptions="persistent-path=%flavour_name" grml64_2010.04.iso grml_2010.04.iso /dev/sdX1
 
 
   # grml2usb --bootoptions="persistent-path=%flavour_name" grml64_2010.04.iso grml_2010.04.iso /dev/sdX1
 
-Install specified Isos on device /dev/sdx and add parameter persisten-path
+Install specified ISOs on device /dev/sdx and add parameter persisten-path
 to every menu entry. %flavour_name will be expanded to the flavour of the specific
 to every menu entry. %flavour_name will be expanded to the flavour of the specific
-iso, e.g. grml64 and grml.
+iso, e.g. Grml64 and Grml.
 
 [[ressources]]
 Online Ressources
 
 [[ressources]]
 Online Ressources