summaryrefslogtreecommitdiff
path: root/ports-mgmt/bpkg/files/bpkg.8
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt/bpkg/files/bpkg.8')
-rw-r--r--ports-mgmt/bpkg/files/bpkg.88
1 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/bpkg/files/bpkg.8 b/ports-mgmt/bpkg/files/bpkg.8
index 25ddf7c1bbdd..187232c19852 100644
--- a/ports-mgmt/bpkg/files/bpkg.8
+++ b/ports-mgmt/bpkg/files/bpkg.8
@@ -97,10 +97,10 @@ display config OPTIONS for the specified port.
.It Fl p
search the ports tree and display short info about each port.
.It Fl Q
-display the latest available package in the FreeBSD repository.
+display the latest available package in the FreeBSD repository.
[-STABLE]
.It Fl q
-display the latest available package in the FreeBSD repository.
+display the latest available package in the FreeBSD repository.
[-RELEASE]
.It Fl r
show the list of all port's dependencies.
@@ -114,7 +114,7 @@ which installed port owns the specified file.
.It Fl v
list all installed ports and possible updates. [no arguments]
.It Fl Z
-display all missing dynamic object dependencies. [no arguments]
+display all missing dynamic object dependencies. [no arguments]
.It Fl z
display dynamic object dependencies for the specified port.
.El
@@ -125,7 +125,7 @@ The following is an example of a typical usage of the
.Nm
command:
.Pp
-.Dl "$ bpkg -i foo"
+.Dl "$ bpkg -i foo"
.Pp
Display short description about port foo.
.Pp