aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii2024-09-07 19:41:36 +0300
committerEli Zaretskii2024-09-07 19:41:36 +0300
commit89c99891b2b3ab087cd7e824cef391ef26800ab4 (patch)
treef04e78541431cad2683a9a44969c325b38ec6278 /doc
parent4f044d0d3df019e9a7717b443fe4b4c172854c7c (diff)
downloademacs-89c99891b2b3ab087cd7e824cef391ef26800ab4.tar.gz
emacs-89c99891b2b3ab087cd7e824cef391ef26800ab4.zip
; * doc/lispref/os.texi (Suspending Emacs): Fix last change.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/os.texi3
1 files changed, 2 insertions, 1 deletions
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}
846 846
847@group 847@group
848---------- Parent Shell ---------- 848---------- Parent Shell ----------
849bash$ /home/username 849bash$ pwd
850/home/username
850bash$ fg 851bash$ fg
851@end group 852@end group
852 853