btrfs-progs/Documentation
Qu Wenruo f65b6b156f btrfs-progs: Doc: Fix asciidoc grammar of btrfs-rescue
Code block of kernel backtrace lacks leading change line, causing the
following man page result:
------
           One can determine whether zero-log is needed according to the
           kernel backtrace:

           ? replay_one_dir_item+0xb5/0xb5 [btrfs]
           ? walk_log_tree+0x9c/0x19d [btrfs]
           ? btrfs_read_fs_root_no_radix+0x169/0x1a1 [btrfs]
           ? btrfs_recover_log_trees+0x195/0x29c [btrfs]
           ? replay_one_dir_item+0xb5/0xb5 [btrfs]
           ? btree_read_extent_buffer_pages+0x76/0xbc [btrfs]
           ? open_ctree+0xff6/0x132c [btrfs]

       + If the errors are like above, then zero-log should be used to clear
       the log and the filesystem may be mounted normally again. The keywords
------

Not only "+" is rendered as is, but also wrong indent.

Fix it by adding change line before code block.

Signed-off-by: Qu Wenruo <quwenruo.btrfs@gmx.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2017-08-24 19:06:36 +02:00
..
asciidoc.conf btrfs-progs: Documentation: fix broken conversion 2015-01-09 18:36:50 +01:00
btrfs-balance.asciidoc btrfs-progs: docs: Expand confusing abbreviation in documentation 2017-06-26 17:09:36 +02:00
btrfs-check.asciidoc btrfs-progs: docs: fix many typos, plus three edits for clarity 2017-03-08 13:00:48 +01:00
btrfs-convert.asciidoc btrfs-progs: convert: check source file system state 2016-10-03 11:35:49 +02:00
btrfs-device.asciidoc btrfs-progs: docs: enhance documentation of 'btrfs device ready' 2017-07-20 17:43:43 +02:00
btrfs-filesystem.asciidoc btrfs-progs: docs: replace <dev> with <device> 2017-06-26 17:09:46 +02:00
btrfs-find-root.asciidoc btrfs-progs: docs: replace <dev> with <device> 2017-06-26 17:09:46 +02:00
btrfs-image.asciidoc btrfs-progs: Documentaion: rename to .asciidoc 2015-04-14 17:41:27 +02:00
btrfs-inspect-internal.asciidoc btrfs-progs: docs: fix many typos, plus three edits for clarity 2017-03-08 13:00:48 +01:00
btrfs-man5.asciidoc btrfs-progs: docs: update wording for compression mount options 2017-07-24 16:45:40 +02:00
btrfs-map-logical.asciidoc btrfs-progs: Documentaion: rename to .asciidoc 2015-04-14 17:41:27 +02:00
btrfs-property.asciidoc btrfs-progs: docs: update formatting of btrfs-property 2017-06-26 17:08:18 +02:00
btrfs-qgroup.asciidoc btrfs-progs: qgroup: add sync option to 'qgroup show' 2017-01-25 09:48:33 +01:00
btrfs-quota.asciidoc btrfs-progs: docs: fix many typos, plus three edits for clarity 2017-03-08 13:00:48 +01:00
btrfs-receive.asciidoc btrfs-progs: docs: fix many typos, plus three edits for clarity 2017-03-08 13:00:48 +01:00
btrfs-replace.asciidoc btrfs-progs: docs: btrfs-replace, fix typo 2017-04-07 18:42:05 +02:00
btrfs-rescue.asciidoc btrfs-progs: Doc: Fix asciidoc grammar of btrfs-rescue 2017-08-24 19:06:36 +02:00
btrfs-restore.asciidoc btrfs-progs: docs: fix many typos, plus three edits for clarity 2017-03-08 13:00:48 +01:00
btrfs-scrub.asciidoc btrfs-progs: docs: fix many typos, plus three edits for clarity 2017-03-08 13:00:48 +01:00
btrfs-select-super.asciidoc btrfs-progs: docs: update btrfs-select-super 2016-05-11 16:37:12 +02:00
btrfs-send.asciidoc btrfs-progs: send operates on ro snapshots only 2017-06-26 17:09:29 +02:00
btrfs-subvolume.asciidoc btrfs-progs: docs: adjust wording for subvol delete 2017-07-20 17:43:44 +02:00
btrfs.asciidoc btrfs-progs: docs: refer to btrfs(5) from btrfs(8) 2016-08-18 19:50:43 +02:00
btrfstune.asciidoc btrfs-progs: docs: replace <dev> with <device> 2017-06-26 17:09:46 +02:00
CodingConventions btrfs-progs: docs: document conventions 2017-07-03 13:35:10 +02:00
DocConventions btrfs-progs: docs: document conventions 2017-07-03 13:35:10 +02:00
fsck.btrfs.asciidoc btrfs-progs: Documentaion: rename to .asciidoc 2015-04-14 17:41:27 +02:00
Makefile.in btrfs-progs: build: remove unused variables from docs makefile 2017-03-08 13:00:46 +01:00
manpage-base.xsl btrfs-progs: Introduce asciidoc based man page and btrfs man page. 2014-04-22 14:15:19 +02:00
manpage-bold-literal.xsl btrfs-progs: Introduce asciidoc based man page and btrfs man page. 2014-04-22 14:15:19 +02:00
manpage-normal.xsl btrfs-progs: Introduce asciidoc based man page and btrfs man page. 2014-04-22 14:15:19 +02:00
mkfs.btrfs.asciidoc Btrfs-progs: man: nodesize must be power of 2 now 2017-06-30 16:31:02 +02:00
ReleaseChecklist btrfs-progs: Update README and other docs 2016-11-23 11:07:05 +01:00