Remove use of .Xo/.Xc to workaround ancient macro argument limit.

This commit is contained in:
joerg 2009-03-10 23:42:45 +00:00
parent edc0d6c151
commit 10d66a712f
1 changed files with 2 additions and 6 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: intro.3,v 1.21 2004/11/10 16:38:29 wiz Exp $
.\" $NetBSD: intro.3,v 1.22 2009/03/10 23:42:45 joerg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -130,11 +130,7 @@ protected by patents and its use is restricted.
The OpenSSL cryptographic library routines for the RC5 algorithm.
This algorithm is separated from libcrypto since the RC5 algorithm is
protected by patents and its use is restricted.
.It Xo
.Em libcurses
.Pf ( Ns Fl l Ns Ar curses
.Fl l Ns Ar termcap )
.Xc
.It Em libcurses Pq Fl l Ns Ar curses Fl l Ns Ar termcap
Terminal independent screen management routines
for two dimensional non-bitmap display terminals. See
.Xr curses 3 .