emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-30 89c99891b2b: ; * doc/lispref/os.texi (Suspending Emacs): Fix la


From: Eli Zaretskii
Subject: emacs-30 89c99891b2b: ; * doc/lispref/os.texi (Suspending Emacs): Fix last change.
Date: Sat, 7 Sep 2024 12:41:56 -0400 (EDT)

branch: emacs-30
commit 89c99891b2b3ab087cd7e824cef391ef26800ab4
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/lispref/os.texi (Suspending Emacs): Fix last change.
---
 doc/lispref/os.texi | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
index fe84c2c3403..1f1c54e559c 100644
--- a/doc/lispref/os.texi
+++ b/doc/lispref/os.texi
@@ -846,7 +846,8 @@ Really suspend? @kbd{y}
 
 @group
 ---------- Parent Shell ----------
-bash$ /home/username
+bash$ pwd
+/home/username
 bash$ fg
 @end group
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]