Module Name:    src
Committed By:   htodd
Date:           Wed Jan  1 17:08:59 UTC 2025

Modified Files:
        src/usr.bin/whois: whois.1

Log Message:
Fix capitalization.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/usr.bin/whois/whois.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/whois/whois.1
diff -u src/usr.bin/whois/whois.1:1.27 src/usr.bin/whois/whois.1:1.28
--- src/usr.bin/whois/whois.1:1.27	Sun Mar  1 02:19:43 2020
+++ src/usr.bin/whois/whois.1	Wed Jan  1 17:08:59 2025
@@ -1,4 +1,4 @@
-.\"     $NetBSD: whois.1,v 1.27 2020/03/01 02:19:43 sevan Exp $
+.\"     $NetBSD: whois.1,v 1.28 2025/01/01 17:08:59 htodd Exp $
 .\"     $OpenBSD: whois.1,v 1.36 2016/02/20 20:52:50 naddy Exp $
 .\"
 .\" Copyright (c) 1985, 1990, 1993
@@ -197,7 +197,7 @@ Do a quick lookup.
 This means that
 .Nm
 will not attempt to lookup the name in the authoritative whois
-server (if one is listed) nor will it contact InterNic if a lookup
+server (if one is listed) nor will it contact InterNIC if a lookup
 fails.
 This flag has no effect when combined with any other flag.
 .It Fl R

Reply via email to