summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkoverstreet <kent.overstreet@gmail.com>2025-04-29 16:56:57 -0500
committerGitHub <noreply@github.com>2025-04-29 16:56:57 -0500
commit4013ed4dfb85afd0b73ef1c389d74aa7e6233051 (patch)
treec8bf58d45fdd99dd2c77546efd7242ad82f06dc5
parent5f46c4b522aaa554a1f18fdcb0076ca3100adcf5 (diff)
parent4cd851a9f71f199869c44f389e729cc48fc9a422 (diff)
Merge pull request #378 from trougnouf/patch-1
bcachefs-principles-of-operation.tex: fix slanted quotes in verbatim
-rw-r--r--doc/bcachefs-principles-of-operation.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bcachefs-principles-of-operation.tex b/doc/bcachefs-principles-of-operation.tex
index 841108bd..cd554d3b 100644
--- a/doc/bcachefs-principles-of-operation.tex
+++ b/doc/bcachefs-principles-of-operation.tex
@@ -3,6 +3,7 @@
\usepackage{imakeidx}
\usepackage[pdfborder={0 0 0}]{hyperref}
\usepackage{longtable}
+\usepackage{upquote}
\title{bcachefs: Principles of Operation}
\author{Kent Overstreet}