Sort SECTIONS.
This commit is contained in:
parent
8165073f28
commit
7e7bd575a0
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: curses_termcap.3,v 1.1 2002/10/21 13:55:21 blymn Exp $
|
||||
.\" $NetBSD: curses_termcap.3,v 1.2 2002/10/21 14:14:35 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2002
|
||||
.\" Brett Lymn (blymn@netbsd.org, brett_lymn@yahoo.com.au)
|
||||
|
@ -91,14 +91,13 @@ The function completed successfully.
|
|||
.It Er ERR
|
||||
An error occurred in the function.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr termcap 5
|
||||
.Sh STANDARDS
|
||||
The
|
||||
.Lb libcurses
|
||||
library complies with the X/Open Curses specification, part of the
|
||||
Single Unix Specification.
|
||||
.Nx
|
||||
.Sh SEE ALSO
|
||||
.Xr termcap 5
|
||||
.Sh HISTORY
|
||||
The Curses package appeared in
|
||||
.Bx 4.0 .
|
||||
|
|
Loading…
Reference in New Issue