1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 22:41:06 -08:00

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.
This commit is contained in:
Stefan Kangas 2020-10-15 14:49:23 +02:00
parent 8fb761af6b
commit 519e23d727

View file

@ -1,5 +1,5 @@
.\" See section COPYING for conditions for redistribution. .\" 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 .\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\" other params are allowed: see man(7), man(1) .\" other params are allowed: see man(7), man(1)
.SH NAME .SH NAME
@ -12,8 +12,6 @@ This manual page documents briefly the
.BR emacsclient .BR emacsclient
command. Full documentation is available in the GNU Info format; see command. Full documentation is available in the GNU Info format; see
below. below.
This manual page was originally written for the Debian GNU/Linux
distribution, but is not specific to that system.
.PP .PP
.B emacsclient .B emacsclient
works in conjunction with the built-in Emacs server. 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" .IR "Using Emacs as a Server"
available via the Info system. available via the Info system.
.SH AUTHOR .SH AUTHOR
This manual page was written by Stephane Bortzmeyer <bortzmeyer@debian.org>, This manual page was originally written by Stephane Bortzmeyer
for the Debian GNU/Linux system (but may be used by others). <bortzmeyer@debian.org>, for the Debian GNU/Linux system, but is not
specific to that system.
.SH COPYING .SH COPYING
This manual page is in the public domain. This manual page is in the public domain.