magic first line tells emacs to use utf8+bom

Add ".. -*- coding: utf-8-with-signature -*-" to the first line of each .rst
file. This tells emacs to treat the file contents as utf-8, and also to prepend
a so-called utf-8 "bom" marker at the beginning of the file. This patch also
prepends those markers to each of those files.
This commit is contained in:
Zooko Wilcox-O'Hearn 2013-11-08 20:31:08 +00:00
parent 2ac43975ee
commit 82579cec96
36 changed files with 73 additions and 12 deletions

View File

@ -1,4 +1,6 @@
This work also comes with the added permission that you may combine it with a .. -*- coding: utf-8-with-signature -*-
This work also comes with the added permission that you may combine it with a
work licensed under the OpenSSL license (any version) and distribute the work licensed under the OpenSSL license (any version) and distribute the
resulting combined work, as long as you follow the requirements of the resulting combined work, as long as you follow the requirements of the
licences of this work in regard to all of the resulting combined work licences of this work in regard to all of the resulting combined work

View File

@ -1,4 +1,6 @@
================================== .. -*- coding: utf-8-with-signature -*-
==================================
User-Visible Changes in Tahoe-LAFS User-Visible Changes in Tahoe-LAFS
================================== ==================================

View File

@ -1,6 +1,4 @@
 .. -*- coding: utf-8-with-signature -*-
.. -*- coding: utf-8 -*-
Welcome to Tahoe-LAFS! Welcome to Tahoe-LAFS!
====================== ======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
======================= =======================
Tahoe-LAFS Architecture Tahoe-LAFS Architecture
======================= =======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
Statement on Backdoors Statement on Backdoors
====================== ======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
================== ==================
The Tahoe BackupDB The Tahoe BackupDB
================== ==================

View File

@ -1,4 +1,5 @@
 .. -*- coding: utf-8-with-signature -*-
======================================================= =======================================================
Things To Be Careful About As We Venture Boldly Forth Things To Be Careful About As We Venture Boldly Forth
======================================================= =======================================================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
============================= =============================
Configuring a Tahoe-LAFS node Configuring a Tahoe-LAFS node
============================= =============================

View File

@ -1,4 +1,4 @@
 .. -*- coding: utf-8-with-signature -*-
What Is It? What Is It?
----------- -----------

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
========================= =========================
Debian and Ubuntu Support Debian and Ubuntu Support
========================= =========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
========================= =========================
Filesystem-specific notes Filesystem-specific notes
========================= =========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=========================== ===========================
The Tahoe-LAFS CLI commands The Tahoe-LAFS CLI commands
=========================== ===========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
================================= =================================
Tahoe-LAFS SFTP and FTP Frontends Tahoe-LAFS SFTP and FTP Frontends
================================= =================================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=============== ===============
Download status Download status
=============== ===============

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=============================== ===============================
Tahoe-LAFS Drop-Upload Frontend Tahoe-LAFS Drop-Upload Frontend
=============================== ===============================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
========================== ==========================
The Tahoe REST-ful Web API The Tahoe REST-ful Web API
========================== ==========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=========================== ===========================
Garbage Collection in Tahoe Garbage Collection in Tahoe
=========================== ===========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
======================= =======================
The Tahoe Upload Helper The Tahoe Upload Helper
======================= =======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
======================= =======================
Old Configuration Files Old Configuration Files
======================= =======================

View File

@ -1,4 +1,5 @@
 .. -*- coding: utf-8-with-signature -*-
See also `cautions.rst`_. See also `cautions.rst`_.
.. _cautions.rst: cautions.rst .. _cautions.rst: cautions.rst

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
============= =============
Tahoe Logging Tahoe Logging
============= =============

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
======================= =======================
Node Keys in Tahoe-LAFS Node Keys in Tahoe-LAFS
======================= =======================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
============================================ ============================================
Performance costs for some common operations Performance costs for some common operations
============================================ ============================================

View File

@ -1,4 +1,5 @@
 .. -*- coding: utf-8-with-signature -*-
===================== =====================
Lease database design Lease database design
===================== =====================

View File

@ -1,4 +1,5 @@
 .. -*- coding: utf-8-with-signature -*-
================== ==================
Getting Tahoe-LAFS Getting Tahoe-LAFS
================== ==================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
===================== =====================
How To Run Tahoe-LAFS How To Run Tahoe-LAFS
===================== =====================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
=================== ===================
URI Extension Block URI Extension Block
=================== ===================

View File

@ -1,4 +1,5 @@
 .. -*- coding: utf-8-with-signature -*-
============================================================= =============================================================
Redundant Array of Independent Clouds: Share To Cloud Mapping Redundant Array of Independent Clouds: Share To Cloud Mapping
============================================================= =============================================================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
========================== ==========================
Tahoe-LAFS Directory Nodes Tahoe-LAFS Directory Nodes
========================== ==========================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
============= =============
File Encoding File Encoding
============= =============

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
============= =============
Mutable Files Mutable Files
============= =============

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
============================== ==============================
Specification Document Outline Specification Document Outline
============================== ==============================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
==================== ====================
Servers of Happiness Servers of Happiness
==================== ====================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
========== ==========
Tahoe URIs Tahoe URIs
========== ==========

View File

@ -1,4 +1,6 @@
================ .. -*- coding: utf-8-with-signature -*-
================
Tahoe Statistics Tahoe Statistics
================ ================

View File

@ -1,3 +1,5 @@
.. -*- coding: utf-8-with-signature -*-
================================== ==================================
Avoiding Write Collisions in Tahoe Avoiding Write Collisions in Tahoe
================================== ==================================