]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
doc: remove chrony(1) man page
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 18 May 2015 10:58:34 +0000 (12:58 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Mon, 18 May 2015 11:15:43 +0000 (13:15 +0200)
It's a copy of README, chrony(1) is not a program itself.

Makefile.in
chrony.1 [deleted file]
chrony.conf.5.in
chronyc.1.in
chronyd.8.in
examples/chrony.spec
make_release

index 9485658e99c3abae09575e368f6d5035e10c3fff..6396d8d331db94fad048497adcc0090ef3813f14 100644 (file)
@@ -112,8 +112,6 @@ install: chronyd chronyc chrony.txt
        chmod 644 $(DESTDIR)$(DOCDIR)/COPYING
        cp README $(DESTDIR)$(DOCDIR)/README
        chmod 644 $(DESTDIR)$(DOCDIR)/README
-       cp chrony.1 $(DESTDIR)$(MANDIR)/man1
-       chmod 644 $(DESTDIR)$(MANDIR)/man1/chrony.1
        cp chronyc.1 $(DESTDIR)$(MANDIR)/man1
        chmod 644 $(DESTDIR)$(MANDIR)/man1/chronyc.1
        cp chronyd.8 $(DESTDIR)$(MANDIR)/man8
diff --git a/chrony.1 b/chrony.1
deleted file mode 100644 (file)
index d17e3c4..0000000
--- a/chrony.1
+++ /dev/null
@@ -1,72 +0,0 @@
-.TH CHRONY 1 "@MAN_DATE@" "chrony @VERSION@" "User's Manual"
-.SH NAME
-chrony \- programs for keeping computer clocks accurate
-
-.SH SYNOPSIS
-\fBchronyc\fR [\fIOPTIONS\fR]
-
-\fBchronyd\fR [\fIOPTIONS\fR]
-
-.SH DESCRIPTION
-\fBchrony\fR is a pair of programs for keeping computer clocks accurate.
-\fIchronyd\fR is a background (daemon) program and \fIchronyc\fR is a
-command-line interface to it. Time reference sources for chronyd can be
-NTP servers, human (via keyboard and \fIchronyc\fR), or the computer's
-real-time clock at boot time (Linux only). chronyd can determine the rate at
-which the computer gains or loses time and compensate for it while no external
-reference is present. Its use of NTP servers can be switched on and off
-(through \fIchronyc\fR) to support computers with dial-up/intermittent access
-to the Internet, and it can also act as an NTP server.
-
-.SH USAGE
-\fIchronyc\fR is a command-line interface program which can be used to
-monitor \fIchronyd\fR's performance and to change various operating
-parameters whilst it is running.
-
-\fIchronyd\fR's main function is to obtain measurements of the true (UTC)
-time from one of several sources, and correct the system clock
-accordingly.  It also works out the rate at which the system clock
-gains or loses time and uses this information to keep it accurate
-between measurements from the reference.
-
-The reference time can be derived from either Network Time Protocol
-(NTP) servers, reference clocks, or wristwatch-and-keyboard (via \fIchronyc\fR).
-The main source of information about the Network Time Protocol is
-\fIhttp://www.ntp.org\fR.
-
-It is designed so that it can work on computers which only have
-intermittent access to reference sources, for example computers which
-use a dial-up account to access the Internet or laptops.  Of course, it
-will work well on computers with permanent connections too.
-
-In addition, on Linux it can monitor the system's real time clock
-performance, so the system can maintain accurate time even across
-reboots.
-
-Typical accuracies available between 2 machines are
-
-On an ethernet LAN : 100-200 microseconds, often much better
-On a V32bis dial-up modem connection : 10's of milliseconds (from one
-session to the next)
-
-With a good reference clock the accuracy can reach one microsecond.
-
-\fIchronyd\fR can also operate as an NTPv4 (RFC 5905) server, peer and
-broadcast server.
-
-.SH "SEE ALSO"
-.BR chronyc(1),
-.BR chrony.conf(5),
-.BR chronyd(8)
-
-.I http://chrony.tuxfamily.org/
-
-.SH AUTHOR
-Richard Curnow <rc@rc0.org.uk>
-
-This man-page was written by Jan Schaumann <jschauma@netmeister.org> as part
-of "The Missing Man Pages Project".  Please see
-\fIhttp://www.netmeister.org/misc/m2p2/index.html\fR for details.
-
-The complete chrony documentation is supplied in texinfo format.
-
index 71224175a2a2aa273033b27d453907bfeda32273..e1edc4da3565f7e5271541d73fdb7f7bb873ceaf 100644 (file)
@@ -51,7 +51,6 @@ case look like
 .EE
 
 .SH "SEE ALSO"
-.BR chrony(1),
 .BR chronyc(1),
 .BR chronyd(8)
 
index a7c91c77382c89639336689493f47ab5ad5f2f23..4a796ccad972417a900af6da60d3da0f6c59101d 100644 (file)
@@ -60,8 +60,7 @@ interactively.
 To report bugs, please visit \fIhttp://chrony.tuxfamily.org\fR
 
 .SH "SEE ALSO"
-.BR chronyd(8),
-.BR chrony(1)
+.BR chronyd(8)
 
 .I http://chrony.tuxfamily.org/
 
index 3231318244c7d6eda52d97210a6daab9691d534a..91d9b7bfbee80002a10f1b110d21d8325cebcb75 100644 (file)
@@ -134,7 +134,6 @@ To report bugs, please visit \fIhttp://chrony.tuxfamily.org/\fR
 \fBchronyd\fR is documented in detail in the documentation supplied with the
 distribution (\fIchrony.txt\fR and \fIchrony.texi\fR).
 
-.BR chrony(1),
 .BR chronyc(1),
 .BR chrony.conf(5),
 .BR hwclock(8),
index acd71b5b3270919396bdd12da4579a45c048fad4..c5df8111fcf4d65e0be0d59e57916abe781f6236 100644 (file)
@@ -45,7 +45,6 @@ cp chrony.info* $RPM_BUILD_ROOT%{_infodir}
 %{_sbindir}/chronyd
 %{_bindir}/chronyc
 %{_infodir}/chrony.info*
-%{_mandir}/man1/chrony.1.gz
 %{_mandir}/man1/chronyc.1.gz
 %{_mandir}/man5/chrony.conf.5.gz
 %{_mandir}/man8/chronyd.8.gz
index c7f4d7291b85414ddeb97d03533479b3717a734c..ccbe7677813c03b7315771961dca72206362e5b2 100755 (executable)
@@ -39,7 +39,7 @@ echo $version > version.txt
 
 sed -i -e "s%@@VERSION@@%${version}%" examples/chrony.spec
 
-for m in chrony.1 chronyc.1.in chrony.conf.5.in chronyd.8.in; do
+for m in chronyc.1.in chrony.conf.5.in chronyd.8.in; do
   sed -e "s%@VERSION@%${version}%;s%@MAN_DATE@%${mandate}%" \
     < $m > ${m}_
   mv -f ${m}_ $m