mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-09 00:00:17 +03:00
bcachefs-principles-of-operation.tex: fix slanted quotes in verbatim
This makes the lines $ getfattr -d -m '^bcachefs\.' filename $ getfattr -d -m '^bcachefs_effective\.' filename copy-pastable. Otherwise they get compiled as $ getfattr -d -m ’^bcachefs\.’ filename $ getfattr -d -m ’^bcachefs_effective\.’ filename in the pdf.
This commit is contained in:
parent
2d61df8787
commit
4cd851a9f7
@ -3,6 +3,7 @@
|
||||
\usepackage{imakeidx}
|
||||
\usepackage[pdfborder={0 0 0}]{hyperref}
|
||||
\usepackage{longtable}
|
||||
\usepackage{upquote}
|
||||
|
||||
\title{bcachefs: Principles of Operation}
|
||||
\author{Kent Overstreet}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user