s/secure RPC/Secure RPC/

Reference:	src/lib/libc/rpc/README
This commit is contained in:
Hideyuki KURASHINA 2004-11-17 21:54:32 +00:00
parent d6ebfa254c
commit 1856e4578e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22977

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.20 2004/02/22 17:44:43 josef Exp $">
<!ENTITY date "$FreeBSD: www/en/features.sgml,v 1.21 2004/10/19 21:32:05 brueffer Exp $">
<!ENTITY title "About FreeBSD's Technological Advances">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
@ -100,7 +100,7 @@
<p>FreeBSD also includes support for encryption software, secure
shells, Kerberos authentication, "virtual servers" created using
jails, chroot-ing services to restrict application access to the
file system, secure RPC facilities, and access lists for services
file system, Secure RPC facilities, and access lists for services
that support TCP wrappers.</p>
</blockquote>