From 0a477de8203aeff847d22e82657467dcd1a1f4b5 Mon Sep 17 00:00:00 2001 From: jsg Date: Mon, 21 Aug 2023 11:12:28 +0000 Subject: [PATCH] a whois command appeared in 4.1c before 4.3 --- usr.bin/whois/whois.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.bin/whois/whois.1 b/usr.bin/whois/whois.1 index a61298bc1dc..89898f5ca88 100644 --- a/usr.bin/whois/whois.1 +++ b/usr.bin/whois/whois.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: whois.1,v 1.37 2022/02/18 10:24:33 jsg Exp $ +.\" $OpenBSD: whois.1,v 1.38 2023/08/21 11:12:28 jsg Exp $ .\" $NetBSD: whois.1,v 1.5 1995/08/31 21:51:32 jtc Exp $ .\" .\" Copyright (c) 1985, 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)whois.1 8.2 (Berkeley) 6/20/94 .\" -.Dd $Mdocdate: February 18 2022 $ +.Dd $Mdocdate: August 21 2023 $ .Dt WHOIS 1 .Os .Sh NAME @@ -309,4 +309,4 @@ on port The .Nm command appeared in -.Bx 4.3 . +.Bx 4.1c . -- 2.20.1