public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: <gentoo-dev@lists.gentoo.org>
Subject: [gentoo-dev] [PATCH 1/3] eapi7-ver.eclass: Replace @ROFF in eclass documentation.
Date: Thu, 20 Feb 2020 17:55:22 +0100	[thread overview]
Message-ID: <w6g36b5yz9h.fsf@kph.uni-mainz.de> (raw)
In-Reply-To: <w6ga75dyzbp.fsf@kph.uni-mainz.de> ("Ulrich Müller"'s message of "Thu, 20 Feb 2020 17:54:02 +0100")

[-- Attachment #1: Type: text/plain, Size: 1188 bytes --]

Replace all @ROFF tokens by @SUBSECTION, because the former makes
conversion to any format other than a man page very difficult.

Signed-off-by: Ulrich Müller <ulm@gentoo.org>
---
 eclass/eapi7-ver.eclass | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/eclass/eapi7-ver.eclass b/eclass/eapi7-ver.eclass
index b7f9715bc42..8f13fc9af76 100644
--- a/eclass/eapi7-ver.eclass
+++ b/eclass/eapi7-ver.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: eapi7-ver.eclass
@@ -17,8 +17,7 @@
 #
 # https://bugs.gentoo.org/482170
 #
-# @ROFF .SS
-# Version strings
+# @SUBSECTION Version strings
 #
 # The functions support arbitrary version strings consisting of version
 # components interspersed with (possibly empty) version separators.
@@ -50,8 +49,7 @@
 #                  0 1  1
 # @CODE
 #
-# @ROFF .SS
-# Ranges
+# @SUBSECTION Ranges
 #
 # A range can be specified as 'm' for m-th version component, 'm-'
 # for all components starting with m-th or 'm-n' for components starting
-- 
2.25.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

  reply	other threads:[~2020-02-20 16:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-20 16:54 [gentoo-dev] [PATCH 0/3] *** SUBJECT HERE *** Ulrich Müller
2020-02-20 16:55 ` Ulrich Müller [this message]
2020-02-20 16:56 ` [gentoo-dev] [PATCH 2/3] elisp-common.eclass: Replace @ROFF in eclass documentation Ulrich Müller
2020-02-20 16:56 ` [gentoo-dev] [PATCH 3/3] savedconfig.eclass: Remove @ROFF from " Ulrich Müller
2020-02-20 17:30 ` [gentoo-dev] [PATCH 0/3] *** SUBJECT HERE *** Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=w6g36b5yz9h.fsf@kph.uni-mainz.de \
    --to=ulm@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox