aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/uts.1df4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/uts.1df b/man/man1/uts.1df
index f28797a4..8b821fe4 100644
--- a/man/man1/uts.1df
+++ b/man/man1/uts.1df
@@ -6,10 +6,10 @@
.B uts
.SH DESCRIPTION
.B uts
-applies POSIX's specifications for the behaviour of its srand() function to
+applies POSIX's specifications for the behaviour of awk's srand() function to
print the current UNIX timestamp.
.SH SEE ALSO
-date(1)
+awk(1), date(1)
.br
<http://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html#tag_20_06_13_12>
.SH AUTHOR