diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-09-13 04:53:06 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-09-13 04:54:27 +0200 |
commit | 86f0601392300f4cb1f47d5bec93a9ca72431cb7 (patch) | |
tree | 007f6ce3695e132a9c821725da6d82aca97528db /admin/notes | |
parent | 2cdb9d03fd28138f079cfe5c788d860beb9ea7c2 (diff) | |
download | emacs-86f0601392300f4cb1f47d5bec93a9ca72431cb7.tar.gz emacs-86f0601392300f4cb1f47d5bec93a9ca72431cb7.tar.bz2 emacs-86f0601392300f4cb1f47d5bec93a9ca72431cb7.zip |
; * admin/notes/www: Fix typos.
Diffstat (limited to 'admin/notes')
-rw-r--r-- | admin/notes/www | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/notes/www b/admin/notes/www index 61a80e3d196..d1a8f0637ff 100644 --- a/admin/notes/www +++ b/admin/notes/www @@ -26,7 +26,7 @@ more specialized, alternative to M-x vc-dir. * Manual pages The scripts admin/make-manuals, admin/upload-manuals can be used to do -a complete update of the on-line manual pages (eg after a release). +a complete update of the on-line manual pages (e.g. after a release). * Renaming pages, redirects @@ -99,7 +99,7 @@ https://lists.gnu.org/r/bug-gnulib/2012-12/msg00072.html To use something other than CVS, convert the web-pages CVS repository to the other VCS, then set up a two-way sync between them. It needs to be two-way in case eg GNU webmasters make a change to the CVS. -Ref eg +Ref e.g. https://github.com/mikjo/bigitr https://lists.gnu.org/r/savannah-hackers-public/2013-04/msg00022.html |