From: Stefan Kangas Date: Thu, 15 Oct 2020 12:49:23 +0000 (+0200) Subject: Move emacsclient.1 file history further down X-Git-Tag: emacs-28.0.90~5626 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=519e23d727a293f04dadf9f6eaebf07b6723500f;p=emacs.git Move emacsclient.1 file history further down * doc/man/emacsclient.1: Move file history further down; it doesn't need to be prominently displayed in the introductory paragraph. --- diff --git a/doc/man/emacsclient.1 b/doc/man/emacsclient.1 index 9d14d0fe752..62f5489653c 100644 --- a/doc/man/emacsclient.1 +++ b/doc/man/emacsclient.1 @@ -1,5 +1,5 @@ .\" See section COPYING for conditions for redistribution. -.TH EMACSCLIENT 1 "2019-08-02" "GNU Emacs" "GNU" +.TH EMACSCLIENT 1 "2020-10-15" "GNU Emacs" "GNU" .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection .\" other params are allowed: see man(7), man(1) .SH NAME @@ -12,8 +12,6 @@ This manual page documents briefly the .BR emacsclient command. Full documentation is available in the GNU Info format; see below. -This manual page was originally written for the Debian GNU/Linux -distribution, but is not specific to that system. .PP .B emacsclient works in conjunction with the built-in Emacs server. @@ -110,8 +108,9 @@ The program is documented fully in .IR "Using Emacs as a Server" available via the Info system. .SH AUTHOR -This manual page was written by Stephane Bortzmeyer , -for the Debian GNU/Linux system (but may be used by others). +This manual page was originally written by Stephane Bortzmeyer +, for the Debian GNU/Linux system, but is not +specific to that system. .SH COPYING This manual page is in the public domain.