<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<refentry id="unweave">
  <refmeta>
    <refentrytitle>test</refentrytitle>
    <manvolnum>1</manvolnum>
  </refmeta>

  <refnamediv>
      <refname>test</refname>
      <refpurpose>show the spaces/tabs bug</refpurpose>
  </refnamediv>

  <refsect1>
    <title>Description</title>

      <para>There should be a space after the colon:
	<option>-x</option> but there is none because this line is indented
	with tabs.</para>
      
      <para>There should be a space after the colon:
        <option>-x</option> and there is because this line is indented
	with spaces.</para>
    
  </refsect1>
</refentry>
