1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-02-28 17:31:52 -05:00

Unify modelines in Asciidoc files

This gets us close to using the same modeline in all files we run
through Asciidoc, as well as adding the spell and spelllang
declarations, just as we had in NEWS already.

The choice of 'en_us' is mainly for consistency and because the body of
work already uses these spellings.

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2011-06-22 11:06:34 -05:00
parent 804e2505cf
commit cd8747ba6d
15 changed files with 37 additions and 37 deletions

View File

@ -147,5 +147,5 @@ For example, to run valgrind:
valgrind --leak-check=full -- src/pacman/.libs/lt-pacman -Syu
/////
vim: set ts=2 sw=2 syntax=asciidoc et:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
PKGBUILD(5)
===========

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
See the pacman website at http://www.archlinux.org/pacman/[] for current

View File

@ -206,5 +206,5 @@ pacman is Copyright (C) 2006-2011 Pacman Development Team
version 2 or later.
/////
vim: set ts=2 sw=2 syntax=asciidoc et:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
libalpm(3)
==========

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
makepkg(8)
==========

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
makepkg.conf(5)
===============

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
pacman-key(8)
=============

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
pacman(8)
=========

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
pacman.conf(5)
==============

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
pkgdelta(8)
=========

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
repo-add(8)
==========

View File

@ -94,5 +94,5 @@ aren't their own.
--
/////
vim: set ts=2 sw=2 syntax=asciidoc et:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////

View File

@ -160,5 +160,5 @@ check there first before undergoing a translation effort to ensure you are not
duplicating efforts.
/////
vim: set ts=2 sw=2 syntax=asciidoc et:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////

View File

@ -1,5 +1,5 @@
/////
vim:set ts=4 sw=4 syntax=asciidoc noet:
vim:set ts=4 sw=4 syntax=asciidoc noet spell spelllang=en_us:
/////
vercmp(8)
=========