summaryrefslogtreecommitdiff
path: root/usr.bin/random
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:15 +0000
committerWarner Losh <imp@FreeBSD.org>2023-08-16 17:55:15 +0000
commitb2c76c41be32f904179efed29c0ca04d53f3996c (patch)
treedb9f7d9c9b129b0c3e4960d1b07dc20ceb5090de /usr.bin/random
parentfa9896e082a1046ff4fbc75fcba4d18d1f2efc19 (diff)
Diffstat (limited to 'usr.bin/random')
-rw-r--r--usr.bin/random/random.61
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/random/random.6 b/usr.bin/random/random.6
index 30b121ebbfa1..842f495d1f3f 100644
--- a/usr.bin/random/random.6
+++ b/usr.bin/random/random.6
@@ -26,7 +26,6 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)random.6 8.2 (Berkeley) 3/31/94
-.\" $FreeBSD$
.\"
.Dd February 15, 2020
.Dt RANDOM 6