diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-13 03:50:24 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-13 03:50:24 +0000 |
commit | 5358c3a7fde7e3cdeddf259098cd1da7ece790d2 (patch) | |
tree | e1a48b69b8633beeea4662736f3c9675868d510e /share/man | |
parent | 3816aa80c836382113dd92fadbdc809c12e66937 (diff) |
typos
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/compat_freebsd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/compat_freebsd.8 b/share/man/man8/compat_freebsd.8 index a02565a215e..47fcaa10c05 100644 --- a/share/man/man8/compat_freebsd.8 +++ b/share/man/man8/compat_freebsd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_freebsd.8,v 1.4 1998/09/07 16:44:37 aaron Exp $ +.\" $OpenBSD: compat_freebsd.8,v 1.5 1998/09/13 03:50:23 aaron Exp $ .\" $NetBSD: compat_linux.8,v 1.1 1995/03/05 23:30:36 fvdl Exp $ .\" .\" Copyright (c) 1995 Frank van der Linden @@ -200,7 +200,7 @@ should produce something like: .fi .El .Pp -This been done, you are ready to install new FreeBSD binaries. +This being done, you are ready to install new FreeBSD binaries. Whenever you install a new FreeBSD program, you should check if it needs shared libraries, and if so, whether you have them installed in the /emul/freebsd tree. To do this, you run |