summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2003-02-22 11:57:09 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2003-02-22 11:57:09 +0000
commit81c4ddbf5ee3d26e7c0d1447434f49a94f0bad1a (patch)
tree7f875cea0e3adb304bd1bce157896ae36a3232e2
parentd9af634109ecc93bf108f3b0f65dcc57657b68aa (diff)
Notes
-rw-r--r--share/man/man7/ports.72
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7
index 2b480fbd9b84..7ccbe5908fa2 100644
--- a/share/man/man7/ports.7
+++ b/share/man/man7/ports.7
@@ -195,7 +195,7 @@ Remove an installed port from the system, similar to
Make a binary package for the port.
The port will be installed if it has not already been.
The package is a
-.Pa .tgz
+.Pa .tbz
file that you can use to
install the port on other machines with
.Xr pkg_add 1 .