diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-18 20:08:03 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-01-18 20:08:03 +0000 |
commit | 4d49c5f8d37703da598571c700925c6da0239af6 (patch) | |
tree | 6e943fd68848ce4dd57f6ba2bce8f6c1d1d604cb | |
parent | 81ba355a916585d05786c793ca8ef8caaf57c2f0 (diff) |
slepping
-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 |