diff options
| author | Stefan Kangas | 2022-10-13 06:31:52 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2022-10-13 06:31:52 +0200 |
| commit | 2b7fefdef148f4d5deee3ea1ed63e8999010c9c3 (patch) | |
| tree | 0c2a6901c5bf3b37896a3fc1baf632519b2eafac | |
| parent | da752c04664c0e22a2f6b4a41dfa1fed4d5276ff (diff) | |
| parent | 4b4b093ab387fb0f0f0c588831d0c4fc2bd097f3 (diff) | |
| download | emacs-2b7fefdef148f4d5deee3ea1ed63e8999010c9c3.tar.gz emacs-2b7fefdef148f4d5deee3ea1ed63e8999010c9c3.zip | |
Merge from origin/emacs-28
4b4b093ab3 ; * admin/make-tarball.txt: Fix typo.
| -rw-r--r-- | admin/make-tarball.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 9a406b24fa1..d881b816125 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt | |||
| @@ -390,7 +390,7 @@ Next, regenerate the various manuals in HTML, PDF, and PS formats: | |||
| 390 | 390 | ||
| 391 | Now change to the 'manual' directory and invoke upload-manuals: | 391 | Now change to the 'manual' directory and invoke upload-manuals: |
| 392 | 392 | ||
| 393 | ../admin/updload-manuals /path/to/webpages/cvs/checkout | 393 | ../admin/upload-manuals /path/to/webpages/cvs/checkout |
| 394 | 394 | ||
| 395 | where /path/to/webpages/cvs/checkout is the place where you have the | 395 | where /path/to/webpages/cvs/checkout is the place where you have the |
| 396 | CVS checkout of the Emacs Web pages, with subdirectories 'manual' | 396 | CVS checkout of the Emacs Web pages, with subdirectories 'manual' |