From: Karl Fleischmann Date: Thu, 7 Apr 2022 13:26:47 +0000 (+0300) Subject: doc/man: Remove dsync manpage and all references X-Git-Tag: 2.4.0~4151 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=29d4d16443d6b108736e9bf7efd21663bb9314c9;p=thirdparty%2Fdovecot%2Fcore.git doc/man: Remove dsync manpage and all references --- diff --git a/doc/man/Makefile.am b/doc/man/Makefile.am index 1f95cb37c7..fb1f129de7 100644 --- a/doc/man/Makefile.am +++ b/doc/man/Makefile.am @@ -8,8 +8,7 @@ dist_man1_MANS = \ doveadm-config.1 \ doveadm-copy.1 \ doveadm-reload.1 \ - doveadm-stop.1 \ - dsync.1 + doveadm-stop.1 dist_man7_MANS = \ doveadm-search-query.7 diff --git a/doc/man/doveconf.1.in b/doc/man/doveconf.1.in index 388ac67346..170db2a2a6 100644 --- a/doc/man/doveconf.1.in +++ b/doc/man/doveconf.1.in @@ -216,5 +216,4 @@ dict/quota_clone = pgsql:@pkgsysconfdir@/dovecot\-dict\-sql.conf.ext .SH SEE ALSO .BR doveadm (1), .BR dovecot (1), -.BR dovecot\-lda (1), -.BR dsync (1) \ No newline at end of file +.BR dovecot\-lda (1) diff --git a/doc/man/dovecot-lda.1.in b/doc/man/dovecot-lda.1.in index 7f8033b4de..8093699c19 100644 --- a/doc/man/dovecot-lda.1.in +++ b/doc/man/dovecot-lda.1.in @@ -145,8 +145,7 @@ Quota configuration. .SH SEE ALSO .BR doveadm (1), .BR dovecot (1), -.BR doveconf (1), -.BR dsync (1) +.BR doveconf (1) .PP Related MTA specific documentation: .\"------------------------------------- diff --git a/doc/man/dovecot.1.in b/doc/man/dovecot.1.in index a161b543a4..ec4f23b96e 100644 --- a/doc/man/dovecot.1.in +++ b/doc/man/dovecot.1.in @@ -163,5 +163,4 @@ licenses, see for details. .SH SEE ALSO .BR doveadm (1), .BR doveconf (1), -.BR dovecot\-lda (1), -.BR dsync (1) \ No newline at end of file +.BR dovecot\-lda (1) diff --git a/doc/man/dsync.1 b/doc/man/dsync.1 deleted file mode 100644 index 106321cd44..0000000000 --- a/doc/man/dsync.1 +++ /dev/null @@ -1 +0,0 @@ -.so man1/doveadm-sync.1 \ No newline at end of file