From: Sami Kerola Date: Tue, 23 Oct 2012 19:14:53 +0000 (+0100) Subject: docs: mention Open Group requirements X-Git-Tag: v2.23-rc1~468^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=820f4c4aea3af9d652cb0988d15689cf4c11476d;p=thirdparty%2Futil-linux.git docs: mention Open Group requirements Commands cal col ipcrm ipcs kill line logger mesg more newgrp pg renice has Open Group requirements. Contributors need to be aware of them. Reviewed-by: Adam Sampson Reviewed-by: Bruce Dubbs Reviewed-by: Ángel González Signed-off-by: Sami Kerola --- diff --git a/Documentation/howto-contribute.txt b/Documentation/howto-contribute.txt index 5df6389abf..b66820ea5f 100644 --- a/Documentation/howto-contribute.txt +++ b/Documentation/howto-contribute.txt @@ -117,6 +117,35 @@ Various notes multiple lines. In case the shorthand does not look good on one line use normal "if () else" syntax. +Standards compliancy + + Some of the commands maintained in this package have Open Group + requirements. These commands are; + + cal + col + ipcrm + ipcs + kill + line + logger + mesg + more + newgrp + pg + renice + + If you change these tools please make sure a change does not + conflict with the latest standard. For example it is + recommendable not to add short command line options before they + are part of standard. Introducing new long options is + acceptable. + + The Single UNIX(TM) Specification, Version 2 + Copyright (C) 1997 The Open Group + + http://pubs.opengroup.org/onlinepubs/7908799/xcuix.html + IRC channel * We have a new #util-linux IRC channel at freenode.net.