Remove more trailing whitespace.

This commit is contained in:
Sheldon Hearn 1999-07-12 15:10:35 +00:00
parent 68df525104
commit b641b38fdb
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5209

View file

@ -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 --> <!-- The FreeBSD Documentation Project -->
<sect> <sect>
@ -100,7 +100,7 @@
ibcs2=NO ibcs2=NO
</verb> </verb>
<p>It will load the <htmlurl <p>It will load the <htmlurl
url="http://www.freebsd.org/cgi/man.cgi?ibcs2" name="ibcs2"> url="http://www.freebsd.org/cgi/man.cgi?ibcs2" name="ibcs2">
kernel module at startup. 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 crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx
</verb> </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"> url="http://www.freebsd.org/cgi/man.cgi?null(4)" name="/dev/null">
to fake the open &amp; close. The code in -current will handle the to fake the open &amp; close. The code in -current will handle the
rest. This is much cleaner than the way it was done before. If you 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 <p>Use the Port, Luke! A pre-patched version of Apache is available
in the ports tree. in the ports tree.
</sect1> </sect1>
<sect1> <sect1>
<heading>Does FreeBSD support Java?</heading> <heading>Does FreeBSD support Java?</heading>