PERFORCE change 166721 for review

Robert Watson rwatson at FreeBSD.org
Wed Jul 29 08:17:21 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=166721

Change 166721 by rwatson at rwatson_freebsd_capabilities on 2009/07/29 08:17:11

	Fix typos.

Affected files ...

.. //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/cap_enter.2#5 edit
.. //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/rtld-elf-cap.1#8 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/src/lib/libc/sys/cap_enter.2#5 (text+ko) ====

@@ -56,7 +56,7 @@
 prevented.
 If the process is already in a capability mode sandbox, the system call is a
 no-op.
-Future process descendents create with
+Future process descendants create with
 .Xr fork 2
 or
 .Xr pdfork 2

==== //depot/projects/trustedbsd/capabilities/src/libexec/rtld-elf-cap/rtld-elf-cap.1#8 (text+ko) ====

@@ -67,8 +67,8 @@
 .It
 Interprets the
 .Dv LD_CAPLIBINDEX
-environmental variable set by sandbox start touines, and implements
-.Fn ld_capibindex_lookup ,
+environmental variable set by sandbox start routines, and implements
+.Fn ld_caplibindex_lookup ,
 allowing file descriptors for binaries and libraries passed across
 .Xr fexecve 2
 to be used by


More information about the p4-projects mailing list