mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-18 20:47:54 +00:00
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:
parent
2ac43975ee
commit
82579cec96
@ -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
|
||||
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
|
||||
|
4
NEWS.rst
4
NEWS.rst
@ -1,4 +1,6 @@
|
||||
==================================
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
==================================
|
||||
User-Visible Changes in Tahoe-LAFS
|
||||
==================================
|
||||
|
||||
|
@ -1,6 +1,4 @@
|
||||
|
||||
|
||||
.. -*- coding: utf-8 -*-
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
Welcome to Tahoe-LAFS!
|
||||
======================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=======================
|
||||
Tahoe-LAFS Architecture
|
||||
=======================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
Statement on Backdoors
|
||||
======================
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
==================
|
||||
The Tahoe BackupDB
|
||||
==================
|
||||
|
@ -1,4 +1,5 @@
|
||||
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=======================================================
|
||||
Things To Be Careful About As We Venture Boldly Forth
|
||||
=======================================================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=============================
|
||||
Configuring a Tahoe-LAFS node
|
||||
=============================
|
||||
|
@ -1,4 +1,4 @@
|
||||
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
What Is It?
|
||||
-----------
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=========================
|
||||
Debian and Ubuntu Support
|
||||
=========================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=========================
|
||||
Filesystem-specific notes
|
||||
=========================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
===========================
|
||||
The Tahoe-LAFS CLI commands
|
||||
===========================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=================================
|
||||
Tahoe-LAFS SFTP and FTP Frontends
|
||||
=================================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
===============
|
||||
Download status
|
||||
===============
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
===============================
|
||||
Tahoe-LAFS Drop-Upload Frontend
|
||||
===============================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
==========================
|
||||
The Tahoe REST-ful Web API
|
||||
==========================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
===========================
|
||||
Garbage Collection in Tahoe
|
||||
===========================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=======================
|
||||
The Tahoe Upload Helper
|
||||
=======================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=======================
|
||||
Old Configuration Files
|
||||
=======================
|
||||
|
@ -1,4 +1,5 @@
|
||||
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
See also `cautions.rst`_.
|
||||
|
||||
.. _cautions.rst: cautions.rst
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=============
|
||||
Tahoe Logging
|
||||
=============
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=======================
|
||||
Node Keys in Tahoe-LAFS
|
||||
=======================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
============================================
|
||||
Performance costs for some common operations
|
||||
============================================
|
||||
|
@ -1,4 +1,5 @@
|
||||
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=====================
|
||||
Lease database design
|
||||
=====================
|
||||
|
@ -1,4 +1,5 @@
|
||||
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
==================
|
||||
Getting Tahoe-LAFS
|
||||
==================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=====================
|
||||
How To Run Tahoe-LAFS
|
||||
=====================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
===================
|
||||
URI Extension Block
|
||||
===================
|
||||
|
@ -1,4 +1,5 @@
|
||||
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=============================================================
|
||||
Redundant Array of Independent Clouds: Share To Cloud Mapping
|
||||
=============================================================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
==========================
|
||||
Tahoe-LAFS Directory Nodes
|
||||
==========================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=============
|
||||
File Encoding
|
||||
=============
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
=============
|
||||
Mutable Files
|
||||
=============
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
==============================
|
||||
Specification Document Outline
|
||||
==============================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
====================
|
||||
Servers of Happiness
|
||||
====================
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
==========
|
||||
Tahoe URIs
|
||||
==========
|
||||
|
@ -1,4 +1,6 @@
|
||||
================
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
================
|
||||
Tahoe Statistics
|
||||
================
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. -*- coding: utf-8-with-signature -*-
|
||||
|
||||
==================================
|
||||
Avoiding Write Collisions in Tahoe
|
||||
==================================
|
||||
|
Loading…
Reference in New Issue
Block a user