diff options
author | 2005-03-03 10:28:08 +0000 | |
---|---|---|
committer | 2005-03-03 10:28:08 +0000 | |
commit | 13b02e834bb3d668ac8ef1ea05aa907abd616b87 (patch) | |
tree | af9c7b6cc75988cf25548f0f46c3c5f41231080f /share/man/man7 | |
parent | some mbuf handling fixes from netbsd (diff) | |
download | wireguard-openbsd-13b02e834bb3d668ac8ef1ea05aa907abd616b87.tar.xz wireguard-openbsd-13b02e834bb3d668ac8ef1ea05aa907abd616b87.zip |
don't mark up punctuation;
Diffstat (limited to 'share/man/man7')
-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 |