rpcbind.8: Fix missing option entry in commit df3f247e46

Commit df3f247e46 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
This commit is contained in:
Rick Macklem
2024-07-11 13:03:42 -07:00
parent 2e5c9eaf57
commit bae19029ad
+2 -2
View File
@@ -1,6 +1,6 @@
.\" Copyright 1989 AT&T .\" Copyright 1989 AT&T
.\" Copyright 1991 Sun Microsystems, Inc. .\" Copyright 1991 Sun Microsystems, Inc.
.Dd July 5, 2024 .Dd July 11, 2024
.Dt RPCBIND 8 .Dt RPCBIND 8
.Os .Os
.Sh NAME .Sh NAME
@@ -8,7 +8,7 @@
.Nd universal addresses to RPC program number mapper .Nd universal addresses to RPC program number mapper
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Op Fl 6adiLlNswW .Op Fl 6adIiLlNswW
.Op Fl h Ar bindip .Op Fl h Ar bindip
.Sh DESCRIPTION .Sh DESCRIPTION
The The