]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/os.texi (Suspending Emacs): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Sep 2024 16:41:36 +0000 (19:41 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:14:53 +0000 (22:14 +0200)
(cherry picked from commit 89c99891b2b3ab087cd7e824cef391ef26800ab4)

doc/lispref/os.texi

index fe84c2c340351006e3b3af3bcc3061e6ba7f05de..1f1c54e559cb819615eaba871c0b2c840de1592d 100644 (file)
@@ -846,7 +846,8 @@ Really suspend? @kbd{y}
 
 @group
 ---------- Parent Shell ----------
-bash$ /home/username
+bash$ pwd
+/home/username
 bash$ fg
 @end group