summaryrefslogtreecommitdiff
path: root/tmac/cs.tmac
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2017-11-18 17:49:36 -0500
committerG. Branden Robinson <g.branden.robinson@gmail.com>2017-11-18 17:53:17 -0500
commit47fc0a18b80ab2400793c59647d8bcadd64a6d83 (patch)
tree8698c9fb6d6a37629e40ef4f53bfac9982ad7b91 /tmac/cs.tmac
parent5ab9da0b800d2e519a9fa49cd8183b334cf19a66 (diff)
downloadgroff-git-47fc0a18b80ab2400793c59647d8bcadd64a6d83.tar.gz
tmac: Make style fixes.
* Migrate comments and plain text from `quotes' to 'quotes'. * Flow FSF copyright notices onto one line per the model in the GNU Maintainers' Guide. Put only one space between year range and name of copyright holder. * Update and parallelize editor aid comments. * Reflow comments at 72 columns. tmac/hyphen.cs: * Update FSF address to Franklin Street (the file is under GPLv2). tmac/hyphen.det: * Identify self as "hyphen.det", not "hyphen.den". Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
Diffstat (limited to 'tmac/cs.tmac')
-rw-r--r--tmac/cs.tmac36
1 files changed, 22 insertions, 14 deletions
diff --git a/tmac/cs.tmac b/tmac/cs.tmac
index 1b25cee8f..93f96c992 100644
--- a/tmac/cs.tmac
+++ b/tmac/cs.tmac
@@ -1,24 +1,23 @@
-.\" -*- mode: nroff; coding: iso-latin-2; -*-
-.\"
.\" Czech localization for groff
.\"
-.\" Copyright (C) 2007-2014 Free Software Foundation, Inc.
+.\" Copyright (C) 2007-2014 Free Software Foundation, Inc.
.\" Written by Marcela Mašláňová (mmaslano@redhat.com)
.\"
.\" This file is part of groff.
.\"
-.\" groff is free software; you can redistribute it and/or modify it under
-.\" the terms of the GNU General Public License as published by the Free
-.\" Software Foundation, either version 3 of the License, or
+.\" groff is free software; you can redistribute it and/or modify it
+.\" under the terms of the GNU General Public License as published by
+.\" the Free Software Foundation, either version 3 of the License, or
.\" (at your option) any later version.
.\"
-.\" groff is distributed in the hope that it will be useful, but WITHOUT ANY
-.\" WARRANTY; without even the implied warranty of MERCHANTABILITY or
-.\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-.\" for more details.
+.\" groff is distributed in the hope that it will be useful, but WITHOUT
+.\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+.\" or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
+.\" License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
-.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
+.\" along with this program. If not, see
+.\" <http://www.gnu.org/licenses/>.
.\"
.\" Please send comments to mmaslano@redhat.com.
.
@@ -169,7 +168,16 @@
.hpfa hyphenex.cs
.
.
-.\" man, mdoc and mdoc-old are intentionally left untouched:
-.\" usually these packages are translated in the sources of the documents.
+.\" man, mdoc and mdoc-old are intentionally left untouched: usually
+.\" these packages are translated in the sources of the documents.
+.
+.\" ====================================================================
+.\" Editor settings
+.\" ====================================================================
.
-.\" end of cs.tmac
+.\" Local Variables:
+.\" mode: nroff
+.\" coding: latin-2
+.\" fill-column: 72
+.\" End:
+.\" vim: set filetype=groff textwidth=72: