comparison doc/lispref/processes.texi @ 84116:0ba80d073e27

(setfilename): Go up one more level to ../../info.
author Glenn Morris <rgm@gnu.org>
date Thu, 06 Sep 2007 04:27:43 +0000
parents 888f14c01e6d
children 5039706521c9
comparison
equal deleted inserted replaced
84115:bf7b75608f40 84116:0ba80d073e27
1 @c -*-texinfo-*- 1 @c -*-texinfo-*-
2 @c This is part of the GNU Emacs Lisp Reference Manual. 2 @c This is part of the GNU Emacs Lisp Reference Manual.
3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 3 @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001,
4 @c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. 4 @c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
5 @c See the file elisp.texi for copying conditions. 5 @c See the file elisp.texi for copying conditions.
6 @setfilename ../info/processes 6 @setfilename ../../info/processes
7 @node Processes, Display, Abbrevs, Top 7 @node Processes, Display, Abbrevs, Top
8 @chapter Processes 8 @chapter Processes
9 @cindex child process 9 @cindex child process
10 @cindex parent process 10 @cindex parent process
11 @cindex subprocess 11 @cindex subprocess