diff options
author | 2001-03-06 01:06:55 +0000 | |
---|---|---|
committer | 2001-03-06 01:06:55 +0000 | |
commit | 87c04a9c3d5cf358c3084ba5e67ad44c3d40a7e8 (patch) | |
tree | aebbe0dd3bbd22cb040a12ed60a6e87426a34e6d | |
parent | Don't assume we wil get the version string all in one read(). (diff) | |
download | wireguard-openbsd-87c04a9c3d5cf358c3084ba5e67ad44c3d40a7e8.tar.xz wireguard-openbsd-87c04a9c3d5cf358c3084ba5e67ad44c3d40a7e8.zip |
remove mention of freebsd_lib
-rw-r--r-- | share/man/man7/packages.7 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man7/packages.7 b/share/man/man7/packages.7 index b57eef7c5f8..fbc55456f88 100644 --- a/share/man/man7/packages.7 +++ b/share/man/man7/packages.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: packages.7,v 1.6 2000/12/29 21:43:10 avsm Exp $ +.\" $OpenBSD: packages.7,v 1.7 2001/03/06 01:06:55 brad Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -91,10 +91,7 @@ japanese dictionaries, which install under .Pa /var/dict , .Nm bind8 , which installs under -.Pa / , and -.Nm FreeBSD_libs , -which installs under -.Pa /emul/freebsd . +.Pa / . .Pp Some packages installation scripts will also create new configuration files in |