diff options
author | dd <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-06-24 01:34:38 +0000 |
commit | 04d1b1c8dd05e02be9bf1f04594d145acee47b4d (patch) | |
tree | 4cde8a6006483cd3dd5ab1f0ba953d0007bb8bb8 /share/man/man7/ports.7 | |
parent | 6e42c65278420d8e6e002d2e9f622153e26103a4 (diff) | |
download | FreeBSD-src-04d1b1c8dd05e02be9bf1f04594d145acee47b4d.zip FreeBSD-src-04d1b1c8dd05e02be9bf1f04594d145acee47b4d.tar.gz |
Remove duplicate words.
Diffstat (limited to 'share/man/man7/ports.7')
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 4b566f7..188adf8 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -132,11 +132,11 @@ this stage. See and .Ev BATCH . .It Ar build -Build the the port. This is the same as calling the +Build the port. This is the same as calling the .Ar all target. .It Ar install -Install the the port and register it with the package system. This +Install the port and register it with the package system. This is all you really need to do. .El .Pp |