diff options
Diffstat (limited to 'share/man/man3/intro.3')
-rw-r--r-- | share/man/man3/intro.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man3/intro.3 b/share/man/man3/intro.3 index c550d91cc7d..531d9988da0 100644 --- a/share/man/man3/intro.3 +++ b/share/man/man3/intro.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.3,v 1.18 2003/08/27 07:50:13 jmc Exp $ +.\" $OpenBSD: intro.3,v 1.19 2003/10/23 18:23:33 jmc Exp $ .\" $NetBSD: intro.3,v 1.5 1995/05/10 22:46:24 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -160,7 +160,7 @@ See .Xr event 3 . .Pp .It libform Pq Fl lform -Terminal-independant facilities for composing form screens on +Terminal-independent facilities for composing form screens on character-cell terminals. Functions using the .Em libform @@ -258,7 +258,7 @@ See .Xr math 3 . .Pp .It libmenu Pq Fl lmenu -Terminal-independant facilities for composing menu systems on +Terminal-independent facilities for composing menu systems on character-cell terminals. Functions using the .Em libmenu @@ -312,7 +312,7 @@ See .Xr ossaudio 3 . .Pp .It libpanel Pq Fl lpanel -Terminal-independant facilities for stacked windows on +Terminal-independent facilities for stacked windows on character-cell terminals. Functions using the .Em libpanel @@ -535,7 +535,7 @@ flag. .Pp Libraries with a .Sq _pic.a -suffix contain position-independant code +suffix contain position-independent code .Pq PIC . Normally, compilers produce relocatable code. Relocatable code needs to be modified at run-time, depending on where in |