summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.d/style
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:41:06 +0000
commit9a6ff5bc53dedbaa601a1a76cbaf8a76afd60c9f (patch)
tree1c80e4f6b85d6c7980c78af2826bb7beeea0e1de /CONTRIBUTING.d/style
parentAdding upstream version 6.05.01. (diff)
downloadmanpages-9a6ff5bc53dedbaa601a1a76cbaf8a76afd60c9f.tar.xz
manpages-9a6ff5bc53dedbaa601a1a76cbaf8a76afd60c9f.zip
Adding upstream version 6.7.upstream/6.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'CONTRIBUTING.d/style')
-rw-r--r--CONTRIBUTING.d/style21
1 files changed, 21 insertions, 0 deletions
diff --git a/CONTRIBUTING.d/style b/CONTRIBUTING.d/style
new file mode 100644
index 0000000..da34d1b
--- /dev/null
+++ b/CONTRIBUTING.d/style
@@ -0,0 +1,21 @@
+Name
+ Style - preferred layout of manual pages and style guide notes
+
+Description
+ For a description of the preferred layout of manual pages, as
+ well as some style guide notes, see:
+
+ $ man 7 man-pages
+
+ It will also be interesting to consult groff_man(7) and
+ groff_man_style(7) for understanding and writing good man(7)
+ source code.
+
+See also
+ CONTRIBUTING
+ CONTRIBUTING.d/*
+
+ man-pages(7)
+ groff_man(7)
+ groff_man_style(7)
+ groff_char(7)