Benoit Brummer 4cd851a9f7
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.
2025-04-23 21:50:30 +02:00
..