On Mon, Jan 05, 2015 at 03:10:09PM +0100, Peter Wu wrote:
> In this patch, the sed expression is dropped and asciidoc is configured
> to recognize `<...>` as a unconstrained quoted string (such that
> `s` is correctly emphasized) and to avoid adding quotes in
> contexts where it is not needed.
Tha
Original Message
Subject: [PATCH] Documentation: fix broken conversion
From: Peter Wu
To:
Date: 2015年01月05日 22:10
Fixes various formatting issues:
Fixes quoting issues in various manpages. Before/After excerpts for
mkfs.btrfs(8), btrfs-qgroup(8):
mkfs.btrfs [-A
Fixes various formatting issues:
Fixes quoting issues in various manpages. Before/After excerpts for
mkfs.btrfs(8), btrfs-qgroup(8):
mkfs.btrfs [-A|--alloc-start '']
mkfs.btrfs [-A|--alloc-start ]
id 0/''
id 0/
If multiple ''s is given, use comma to separate.
If multiple s