diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-03 10:28:09 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-03-03 10:28:09 +0000 |
commit | 3454510a0f50a4b1a4e4f8ce038212c6038d1b53 (patch) | |
tree | f00633af267ce616ac594270199f24d23c1e82d9 /share | |
parent | f7867eee16293747ac4f307f2a18782dfcb223e4 (diff) |
don't mark up punctuation;
Diffstat (limited to 'share')
-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 ae0c9c14eab..cdd5a8cd084 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.49 2005/03/02 20:52:07 pvalchev Exp $ +.\" $OpenBSD: ports.7,v 1.50 2005/03/03 10:28:08 jmc Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -438,7 +438,7 @@ required set of packages is still necessary. The .Ox ports tree comes with a mechanism called -.Ic MULTI_PACKAGES. +.Ic MULTI_PACKAGES . This mechanism is used when a larger package is broken down into several smaller components referred to as subpackages. .Pp |