summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2019-03-03 18:28:33 +0000
committerjmc <jmc@openbsd.org>2019-03-03 18:28:33 +0000
commit337a50c064c7e7f9e8b2b411efdd078be761dc54 (patch)
treec5b538ae43a84f93dc761fd9953c512f4e284bef
parenttalk about IPv4 and IPv6 in a more symmetrical way (diff)
downloadwireguard-openbsd-337a50c064c7e7f9e8b2b411efdd078be761dc54.tar.xz
wireguard-openbsd-337a50c064c7e7f9e8b2b411efdd078be761dc54.zip
uppercase Internet, to match the other instance in this page;
-rw-r--r--usr.sbin/portmap/portmap.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/portmap/portmap.8 b/usr.sbin/portmap/portmap.8
index cd773bebb1c..301a6088a86 100644
--- a/usr.sbin/portmap/portmap.8
+++ b/usr.sbin/portmap/portmap.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: portmap.8,v 1.10 2019/03/03 16:06:16 deraadt Exp $
+.\" $OpenBSD: portmap.8,v 1.11 2019/03/03 18:28:33 jmc Exp $
.\"
.\" Copyright (c) 1987 Sun Microsystems
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
@@ -41,7 +41,7 @@
.Op Fl d
.Sh DESCRIPTION
.Nm portmap
-is a server that converts RPC program numbers into internet
+is a server that converts RPC program numbers into Internet
protocol port numbers.
It must be running in order to make RPC calls.
.Pp