diff options
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/link.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index 36c1e5c3681..56e0499ac07 100644 --- a/share/man/man5/link.5 +++ b/share/man/man5/link.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: link.5,v 1.11 2002/02/16 21:27:39 millert Exp $ +.\" $OpenBSD: link.5,v 1.12 2003/01/18 20:08:02 deraadt Exp $ .\" $NetBSD: link.5,v 1.5 1996/01/09 00:14:32 pk Exp $ .\" .\" Copyright (c) 1993 Paul Kranenburg @@ -62,7 +62,7 @@ linked program or shared object image as the existing .Xr a.out 5 format offers no room for it elsewhere. .Pp -Several utilities co-operate to ensure that the task of getting a program +Several utilities cooperate to ensure that the task of getting a program ready to run can complete successfully in a way that optimizes the use of system resources. The compiler emits PIC code from which shared libraries can be built by |