diff options
| -rw-r--r-- | FAQ/applications.sgml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/FAQ/applications.sgml b/FAQ/applications.sgml index f7367d9d73..db5273f954 100644 --- a/FAQ/applications.sgml +++ b/FAQ/applications.sgml @@ -1,4 +1,4 @@ -<!-- $Id: applications.sgml,v 1.11 1999-07-12 15:00:17 sheldonh Exp $ --> +<!-- $Id: applications.sgml,v 1.12 1999-07-12 15:10:35 sheldonh Exp $ --> <!-- The FreeBSD Documentation Project --> <sect> @@ -100,7 +100,7 @@ ibcs2=NO </verb> - <p>It will load the <htmlurl + <p>It will load the <htmlurl url="http://www.freebsd.org/cgi/man.cgi?ibcs2" name="ibcs2"> kernel module at startup. @@ -114,7 +114,7 @@ lrwxr-xr-x 1 root wheel 9 Oct 15 22:20 socksys@ -> /dev/null crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx </verb> - <p>You just need socksys to go to <htmlurl + <p>You just need socksys to go to <htmlurl url="http://www.freebsd.org/cgi/man.cgi?null(4)" name="/dev/null"> to fake the open & close. The code in -current will handle the rest. This is much cleaner than the way it was done before. If you @@ -139,7 +139,7 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx <p>Use the Port, Luke! A pre-patched version of Apache is available in the ports tree. - </sect1> + </sect1> <sect1> <heading>Does FreeBSD support Java?</heading> |
