aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Macklem <rmacklem@FreeBSD.org>2024-07-11 20:03:42 +0000
committerRick Macklem <rmacklem@FreeBSD.org>2024-07-11 20:03:42 +0000
commitbae19029ad2a187f6daca727ba5343f319048917 (patch)
treecfc2e599c453795cf774608ba1199181d820d836
parent2e5c9eaf5728dd96ce456f6fab18c50c0dfb5f5c (diff)
downloadsrc-bae19029ad2a187f6daca727ba5343f319048917.tar.gz
src-bae19029ad2a187f6daca727ba5343f319048917.zip
rpcbind.8: Fix missing option entry in commit df3f247e4696
Commit df3f247e4696 added descriptions for the new command line option "-I". However, it failed to update the .Op line. This is a content change. Reviewed by: Alexander Ziaee <concussious.bugzilla@runbox.com> (manpages) Differential Revision: https://reviews.freebsd.org/D45118
-rw-r--r--usr.sbin/rpcbind/rpcbind.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpcbind/rpcbind.8 b/usr.sbin/rpcbind/rpcbind.8
index 1dd145f945f4..36c7a8da9984 100644
--- a/usr.sbin/rpcbind/rpcbind.8
+++ b/usr.sbin/rpcbind/rpcbind.8
@@ -1,6 +1,6 @@
.\" Copyright 1989 AT&T
.\" Copyright 1991 Sun Microsystems, Inc.
-.Dd July 5, 2024
+.Dd July 11, 2024
.Dt RPCBIND 8
.Os
.Sh NAME
@@ -8,7 +8,7 @@
.Nd universal addresses to RPC program number mapper
.Sh SYNOPSIS
.Nm
-.Op Fl 6adiLlNswW
+.Op Fl 6adIiLlNswW
.Op Fl h Ar bindip
.Sh DESCRIPTION
The