remove tool dirctories - these have been moved to a new github dirctory
[Evergreen-DocBook.git] / stylesheets / styleguide / docbook-xsl-1.75.2 / params / man.break.after.slash.xml
diff --git a/stylesheets/styleguide/docbook-xsl-1.75.2/params/man.break.after.slash.xml b/stylesheets/styleguide/docbook-xsl-1.75.2/params/man.break.after.slash.xml
deleted file mode 100755 (executable)
index 149730e..0000000
+++ /dev/null
@@ -1,46 +0,0 @@
-<refentry xmlns="http://docbook.org/ns/docbook"\r
-          xmlns:xlink="http://www.w3.org/1999/xlink"\r
-          xmlns:xi="http://www.w3.org/2001/XInclude"\r
-          xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"\r
-          xmlns:xsl="http://www.w3.org/1999/XSL/Transform"\r
-          version="5.0" xml:id="man.break.after.slash">\r
-<refmeta>\r
-<refentrytitle>man.break.after.slash</refentrytitle>\r
-<refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>\r
-</refmeta>\r
-<refnamediv>\r
-<refname>man.break.after.slash</refname>\r
-<refpurpose>Enable line-breaking after slashes?</refpurpose>\r
-</refnamediv>\r
-\r
-<refsynopsisdiv>\r
-<src:fragment xml:id="man.break.after.slash.frag">\r
-<xsl:param name="man.break.after.slash">0</xsl:param></src:fragment>\r
-</refsynopsisdiv>\r
-\r
-<refsection><info><title>Description</title></info>\r
-\r
-<para>If non-zero, line-breaking after slashes is enabled. This is\r
-mainly useful for causing long URLs or pathnames/filenames to be\r
-broken up or "wrapped" across lines (though it also has the side\r
-effect of sometimes causing relatively short URLs and pathnames to be\r
-broken up across lines too).</para>\r
-\r
-<para>If zero (the default), line-breaking after slashes is\r
-disabled. In that case, strings containing slashes (for example, URLs\r
-or filenames) are not broken across lines, even if they exceed the\r
-maximum column widith.</para>\r
-\r
-<warning>\r
-  <para>If you set a non-zero value for this parameter, check your\r
-  man-page output carefuly afterwards, in order to make sure that the\r
-  setting has not introduced an excessive amount of breaking-up of URLs\r
-  or pathnames. If your content contains mostly short URLs or\r
-  pathnames, setting a non-zero value for\r
-  <parameter>man.break.after.slash</parameter> will probably result in\r
-  in a significant number of relatively short URLs and pathnames being\r
-  broken across lines, which is probably not what you want.</para>\r
-</warning>\r
-\r
-</refsection>\r
-</refentry>\r