diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1996-12-30 21:33:38 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1996-12-30 21:33:38 +0000 |
| commit | 90dacd141ecebbe40b433fb0a0f596c1cef88edc (patch) | |
| tree | 27901e69b54d764ada85d7dfc891337187cf1869 | |
| parent | a32a2879a6858b83d264704039fdc2dcffc3a16d (diff) | |
Notes
| -rw-r--r-- | share/doc/handbook/porting.sgml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml index 8e5fd557b49b..b0b0577d74f0 100644 --- a/share/doc/handbook/porting.sgml +++ b/share/doc/handbook/porting.sgml @@ -1,4 +1,4 @@ -<!-- $Id: porting.sgml,v 1.50 1996/12/28 07:55:15 max Exp $ --> +<!-- $Id: porting.sgml,v 1.51 1996/12/28 08:23:52 max Exp $ --> <!-- The FreeBSD Documentation Project --> <sect1><heading>Porting an existing piece of free software<label id="porting"></heading> @@ -264,8 +264,7 @@ lib/X11/oneko/mouse.xpm and works correctly. <sect3> - <heading><label id="porting:submitting">Submitting the - port</heading> + <heading>Submitting the port<label id="porting:submitting"></heading> <p>Now that you are happy with your port, the only thing remaining is to put it in the main FreeBSD ports tree and |
