]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/gengetopt/group.m4
Convert para_server to lopsub.
[paraslash.git] / m4 / gengetopt / group.m4
diff --git a/m4/gengetopt/group.m4 b/m4/gengetopt/group.m4
deleted file mode 100644 (file)
index 2a59ad9..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-option "group" g
-#~~~~~~~~~~~~~~~
-"set group id"
-string typestr="group"
-optional
-details="
-       This option sets the group id according to 'group'. This option
-       is silently ignored if EUID != 0. Otherwise, real/effective
-       GID and the saved set-group ID are all set to the GID given by
-       'group'. Must not be given in the config file.
-"
-