diff options
| author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-04-29 21:41:11 +0000 |
|---|---|---|
| committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-04-29 21:41:11 +0000 |
| commit | 2693c8b95a6621665262f0809e1f5049908f1b45 (patch) | |
| tree | bc2fbd72c98b757384223622088b0195f1bb01b6 | |
| parent | 275d1ee30bdbf77e3eff3b36d365ced0710fb31b (diff) | |
Notes
| -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 9669f881a0a9..5cabec2bce22 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. .\" -.\" $Id: ports.7,v 1.8 1998/06/29 06:54:34 hoek Exp $ +.\" $Id: ports.7,v 1.9 1998/12/30 17:32:47 hoek Exp $ .\" .Dd January 25, 1998 .Dt PORTS 7 @@ -294,7 +294,7 @@ appeared in .Fx 1.0 . .Sh BUGS Ports documentation is split over four places --- -.Pa /usr/share/mk/bsd.port.mk , +.Pa /usr/ports/Mk/bsd.port.mk , the .Dq Ports Collection section of the handbook, the |
