diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-02-06 15:02:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-02-06 15:02:48 +0000 |
commit | 28bba547e1ce2a5c0a52f6064ebd6e44bca31e44 (patch) | |
tree | dc48b7def0476824e357cdcc9abb2362dced3bed | |
parent | 32b54bdfa3d62b39b227ddbfe1bc12a3149c5bae (diff) |
MANPS/MANZ not supported;
from diana eichert (pr #4087);
ok henning@;
-rw-r--r-- | share/man/man7/ports.7 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 1e9f22dd231..a448fe38ad3 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.47 2004/11/17 11:06:25 espie Exp $ +.\" $OpenBSD: ports.7,v 1.48 2005/02/06 15:02:47 jmc Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -629,3 +629,9 @@ handbook, and some man pages. .Ox adds a few web pages to further confuse the issue. +.Pp +Use of the +.Dv MANPS +and +.Dv MANZ +variables is not supported. |