]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/processes.texi
New lispref section “Security Considerations”
[gnu-emacs] / doc / lispref / processes.texi
index 196cb7c1f9b94ff898b514a2a87e8c9f04ed2bc0..0ce696ad533a56bd261021788367f48169b9038b 100644 (file)
@@ -180,7 +180,7 @@ and then pass it to a shell for execution.
 Precisely what this function does depends on your operating system.  The
 function is designed to work with the syntax of your system's standard
 shell; if you use an unusual shell, you will need to redefine this
-function.
+function.  @xref{Security Considerations}.
 
 @example
 ;; @r{This example shows the behavior on GNU and Unix systems.}