diff options
author | David Krause <david@cvs.openbsd.org> | 2003-04-15 07:02:41 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-04-15 07:02:41 +0000 |
commit | d43ca94b3ae6a8e162facaed3c6dc537443e0032 (patch) | |
tree | 812e7f2c9bed6af21975d20d50fbe983de3f4717 /share/man/man7/ports.7 | |
parent | d586473f58efd1219069adadfa6f4ea5932f1837 (diff) |
missing space after mdoc macro argument
ok jmc@
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 396e20d666b..9d3cca11c2f 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.32 2003/04/13 11:20:47 jmc Exp $ +.\" $OpenBSD: ports.7,v 1.33 2003/04/15 07:02:40 david Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -191,7 +191,7 @@ Install .Pq or package if only compilation is necessary any dependencies of the current port. When called by the -.Ar extract, install +.Ar extract , install or .Ar fetch targets, this is run in scattered pieces as |