public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man-pages(7): Add attributive annotation advice
@ 2023-07-19  4:18 G. Branden Robinson
  2023-07-19 20:01 ` Alejandro Colomar
  0 siblings, 1 reply; 5+ messages in thread
From: G. Branden Robinson @ 2023-07-19  4:18 UTC (permalink / raw)
  To: linux-man; +Cc: alx

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

From 0e3a24fda10445d6fd92c7dbbfb54106b1284931 Mon Sep 17 00:00:00 2001
From: "G. Branden Robinson" <g.branden.robinson@gmail.com>
Date: Sat, 15 Jul 2023 14:54:32 -0500
Subject: [PATCH] man-pages(7): Add attributive annotation advice

Cc: Alejandro Colomar <alx@kernel.org>
Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
---
 man7/man-pages.7 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/man7/man-pages.7 b/man7/man-pages.7
index d63f2d8f2..aa39dbfd2 100644
--- a/man7/man-pages.7
+++ b/man7/man-pages.7
@@ -255,6 +255,13 @@ .SS Sections within a manual page
 Including version information is especially useful to users
 who are constrained to using older kernel or C library versions
 (which is typical in embedded systems, for example).
+.IP
+When an aspect of an interface requires multiple annotations,
+such as an applicable architecture,
+data type,
+or indication of read-only status,
+include these before the version information and separate them
+with semicolons.
 .TP
 .B OPTIONS
 A description of the command-line options accepted by a
-- 
2.30.2

Regards,
Branden

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

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-20  9:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-19  4:18 [PATCH] man-pages(7): Add attributive annotation advice G. Branden Robinson
2023-07-19 20:01 ` Alejandro Colomar
2023-07-20  2:13   ` G. Branden Robinson
2023-07-20  8:24     ` Alejandro Colomar
2023-07-20  9:14       ` G. Branden Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox