diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2004-10-14 04:35:26 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2004-10-14 04:35:26 +0000 |
commit | 00c0f0ecc4e868c185f39831a12159bd318e2ac6 (patch) | |
tree | 1b2278dcc5d51aa261db5ef75537afc4859ff39a | |
parent | 6a9f9e3a6dd8f8de50733740c28445b4c0dd15cf (diff) |
typo; rd@thrush.com
-rw-r--r-- | share/man/man7/ports.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 791178b5979..cac72b5fc2a 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.44 2004/07/20 10:33:34 jmc Exp $ +.\" $OpenBSD: ports.7,v 1.45 2004/10/14 04:35:25 pvalchev Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -343,7 +343,7 @@ If any of these conditions is not met, the package build may run into weird problems. .Sh NETWORK CONFIGURATION The variables pertaining to network access have been marshalled into -.Pa ${PORTSDIR}/infrastructure/template/network.conf.template . +.Pa ${PORTSDIR}/infrastructure/templates/network.conf.template . .Pp To customize that setup, copy that file into .Pa ${PORTSDIR}/infrastructure/db/network.conf |