diff options
author | Eli Zaretskii <eliz@gnu.org> | 2018-09-27 18:48:06 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2018-09-27 18:48:06 +0300 |
commit | d309994aff03200ed8ef9fadd98f69d6d3166701 (patch) | |
tree | 151b703fd42848daf4257a689f665b720e8e955e /doc/man | |
parent | 25cdd65c4eeb34e7781c1d2bf38a245518e92185 (diff) | |
download | emacs-d309994aff03200ed8ef9fadd98f69d6d3166701.tar.gz emacs-d309994aff03200ed8ef9fadd98f69d6d3166701.tar.bz2 emacs-d309994aff03200ed8ef9fadd98f69d6d3166701.zip |
Fix typos in documentation
* doc/misc/vhdl-mode.texi (Custom Indentation Functions):
* doc/misc/url.texi (Customization):
* doc/misc/tramp.texi (Overview):
* doc/misc/srecode.texi (Developing Template Functions):
* doc/misc/sieve.texi (Sieve Mode):
* doc/misc/reftex.texi (Options - Creating Citations):
* doc/misc/org.texi (Cooperation, Conflicts):
* doc/misc/gnus.texi (Misc Group Stuff):
* doc/misc/eshell.texi (Bugs and ideas):
* doc/misc/calc.texi (Summary):
* doc/man/emacsclient.1:
* doc/lispref/os.texi (Security Considerations):
* doc/lispref/control.texi (pcase Macro):
* CONTRIBUTE: Fix typos. Reported by Mak Kolybabi
<mak@kolybabi.com> (Bug#32853)
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/emacsclient.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1 index daaacab7f3e..5aaa6d1f083 100644 --- a/doc/man/emacsclient.1 +++ b/doc/man/emacsclient.1 @@ -1,7 +1,7 @@ .\" See section COPYING for conditions for redistribution. .TH EMACSCLIENT 1 .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection -.\" other parms are allowed: see man(7), man(1) +.\" other params are allowed: see man(7), man(1) .SH NAME emacsclient \- tells a running Emacs to visit a file .SH SYNOPSIS |