diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-05-08 19:34:14 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-05-08 19:34:14 +0000 |
commit | b7cce76d789b8c26d2134b0d9a53a6d9b5189619 (patch) | |
tree | 121b06f86553f15d4effe603ab58f610f0b5daf5 /share/man/man7 | |
parent | d06c4761af4af3f145f3896e61034e335b7ed0fa (diff) |
Add http://www.openbsd.org/checklist.html to SEE ALSO; espie@ OK
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ports.7 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 6cd41a93d44..91862b37deb 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.24 2002/04/17 17:12:59 espie Exp $ +.\" $OpenBSD: ports.7,v 1.25 2002/05/08 19:34:13 millert Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" .Dd January 25, 1998 @@ -511,6 +511,10 @@ Local network configuration ( .Xr packages 7 .Pp The +.Ox +Porting Checklist: http://www.openbsd.org/checklist.html +.Pp +The .Fx handbook. .Sh AUTHORS |