summaryrefslogtreecommitdiff
path: root/support/dktools/dktools/en/dk-uid.txt
diff options
context:
space:
mode:
Diffstat (limited to 'support/dktools/dktools/en/dk-uid.txt')
-rw-r--r--support/dktools/dktools/en/dk-uid.txt38
1 files changed, 0 insertions, 38 deletions
diff --git a/support/dktools/dktools/en/dk-uid.txt b/support/dktools/dktools/en/dk-uid.txt
deleted file mode 100644
index 5ad2715038..0000000000
--- a/support/dktools/dktools/en/dk-uid.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-
-NAME
-
-dk-uid - Find free user ID
-
-SYNOPSIS
-
-dk-uid <min> <max>
-
-DESCRIPTION
-
-The program searches for the first free UID in a given range and
-writes the number to standard output.
-
-ARGUMENTS
-
-<min> Minimum UID number.
-
-<max> Maximum UID number.
-
-EXIT STATUS
-
-0 on success, all other values indicate errors.
-
-AUTHOR
-
-Dirk Krause
-
-COPYRIGHT AND LICENSE
-
-Run
- dk-uid --license
-to see license information.
-
-SEE ALSO
-
-http://sourceforge.net/p/dktools/wiki/Home/
-