File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1313
1414The csync2 git tree can be found at https://github.com/LINBIT/csync2/.
1515
16+ Documentation
17+ -------------
18+
19+ You should definitely read the documentation before trying to setup csync2, +
20+ see <<doc/csync2#>>
21+
1622Copyright
1723---------
1824
@@ -25,12 +31,6 @@ License
2531-------
2632SPDX-License-Identifier: GPL-2.0-or-later
2733
28- Documentation
29- -------------
30-
31- You should definitely read the documentation before trying to setup csync2, +
32- see <<doc/csync2#>>
33-
3434Mailing List
3535------------
3636
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ This manual page documents briefly the
1717.B csync2
1818command.
1919.RS 0
20- A verbose manual can be found on the
20+ A verbose manual can be found in the
2121.B csync2
22- homepage :
22+ source :
2323.IP
24- .B http ://oss.linbit. com/csync2/paper.pdf
24+ .B https ://github. com/LINBIT/ csync2/blob/master/doc/csync2.adoc
2525.PP
2626\fB csync2 \fP is a program for cluster wide file synchronization.
2727.SH OPTIONS
@@ -202,7 +202,7 @@ $CSYNC2_SYSTEM_DIR/csync2.lock
202202.SH "SEE ALSO"
203203.PD 0
204204.TP
205- http ://oss.linbit. com/csync2/paper.pdf
205+ https ://github. com/LINBIT/ csync2/blob/master/doc/csync2.adoc
206206.TP
207207http://git.linbit.com/csync2.git/?a=blob;f=AUTHORS
208208.PD
Original file line number Diff line number Diff line change 22# ---------------------------------
33#
44# Please read the documentation:
5- # http ://oss.linbit. com/csync2/paper.pdf
5+ # https ://github. com/LINBIT/ csync2/blob/master/doc/csync2.adoc
66
77# group mygroup
88# {
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Autoreqprov: on
3333Version: 2.0
3434Release: 1
3535Source0: csync2-%{version }.tar.gz
36- URL: http ://oss.linbit. com/csync2
36+ URL: https ://github. com/LINBIT/ csync2# readme
3737BuildRoot: %{_tmppath }/%{name }-%{version }-build
3838Summary: Cluster sync tool
3939
You can’t perform that action at this time.
0 commit comments