From 60d84c3ea14b918ea8b23ab8260d2ac8bdd7ad03 Mon Sep 17 00:00:00 2001 From: Axel Kittenberger Date: Wed, 8 Jun 2016 09:15:31 +0200 Subject: [PATCH] updating manpage --- doc/manpage/lsyncd.1 | 16 ++++++++-------- doc/manpage/lsyncd.1.txt | 14 +++++++------- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/doc/manpage/lsyncd.1 b/doc/manpage/lsyncd.1 index d338dfd..3ec0a44 100644 --- a/doc/manpage/lsyncd.1 +++ b/doc/manpage/lsyncd.1 @@ -2,12 +2,12 @@ .\" Title: lsyncd .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: April 2012 +.\" Date: June 2016 .\" Manual: Lsyncd -.\" Source: Lsyncd 2.0.7 +.\" Source: Lsyncd 2.1.5 .\" Language: English .\" -.TH "LSYNCD" "1" "April 2012" "Lsyncd 2\&.0\&.7" "Lsyncd" +.TH "LSYNCD" "1" "June 2016" "Lsyncd 2\&.1\&.5" "Lsyncd" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -71,7 +71,7 @@ Lsyncd(1) watches local directory trees through an event monitor interface (inot .sp Rsync+ssh is an advanced action configuration that uses a SSH(1) to act file and directory moves directly on the target instead of re\-transmitting the move destination over the wire\&. .sp -Fine\-grained customization can be achieved through the CONFIG\-FILE\&. Custom action configs can even be written from scratch in cascading layers ranging from shell scripts to code written in the LUA(1) language\&. This way simplicity can be balanced with powerfulness\&. See the online manual for details on the CONFIG\-FILE https://github\&.com/axkibe/lsyncd/wiki/Manual\-to\-Lsyncd\-2\&.0\&.x \&. +Fine\-grained customization can be achieved through the CONFIG\-FILE\&. Custom action configs can even be written from scratch in cascading layers ranging from shell scripts to code written in the LUA(1) language\&. This way simplicity can be balanced with powerfulness\&. See the online manual for details on the CONFIG\-FILE https://axkibe\&.github\&.io/lsyncd/config/file/ \&. .sp Note that under normal configuration Lsyncd will delete pre\-existing files in the target directories that are not present in the respective source directory\&. .SH "OPTIONS" @@ -145,13 +145,13 @@ Failure (syntax, unrecoverable error condition, internal failure) .RE .SH "SEE ALSO" .sp -Online Manual: https://github\&.com/axkibe/lsyncd/wiki/Lsyncd\-2\&.1\&.x\-%E2%80%96\-What\(cqs\-New%3F +Online Manual: https://axkibe\&.github\&.io/lsyncd/ .SH "VERSION" .sp -This man page is for lsyncd(1) version 2\&.0\&.7 +This man page is for lsyncd(1) version 2\&.1\&.5 .SH "AUTHOR" .sp -Axel Kittenberger, 2010\-2012 +Axel Kittenberger, 2010\-2016 .SH "COPYING" .sp -Copyright (C) 2010\-2012 Axel Kittenberger\&. Free use of this software is granted under the terms of the GNU General Public License (GPL) version 2, or any later version\&. Free redistrubition of this Documentation (/doc directory) is granted under the terms of the Creative Commons 3\&.0 Attribution License (CC\-3\&.0\-BY)\&. +Copyright (C) 2010\-2016 Axel Kittenberger\&. Free use of this software is granted under the terms of the GNU General Public License (GPL) version 2, or any later version\&. Free redistrubition of this Documentation (/doc directory) is granted under the terms of the Creative Commons 3\&.0 Attribution License (CC\-3\&.0\-BY)\&. diff --git a/doc/manpage/lsyncd.1.txt b/doc/manpage/lsyncd.1.txt index bb8edcd..0d1a21e 100644 --- a/doc/manpage/lsyncd.1.txt +++ b/doc/manpage/lsyncd.1.txt @@ -3,8 +3,8 @@ lsyncd(1) :doctype: manpage :man source: Lsyncd :man manual: Lsyncd -:man version: 2.0.7 -:date: April 2012 +:man version: 2.1.5 +:date: June 2016 NAME ---- @@ -41,7 +41,7 @@ Fine-grained customization can be achieved through the CONFIG-FILE. Custom action configs can even be written from scratch in cascading layers ranging from shell scripts to code written in the LUA(1) language. This way simplicity can be balanced with powerfulness. See the online manual for details on the -CONFIG-FILE https://github.com/axkibe/lsyncd/wiki/Manual-to-Lsyncd-2.0.x . +CONFIG-FILE https://axkibe.github.io/lsyncd/config/file/ . Note that under normal configuration Lsyncd will delete pre-existing files in the target directories that are not present in the respective source directory. @@ -88,19 +88,19 @@ EXIT STATUS SEE ALSO -------- -Online Manual: https://github.com/axkibe/lsyncd/wiki/Lsyncd-2.1.x-%E2%80%96-What's-New%3F +Online Manual: https://axkibe.github.io/lsyncd/ VERSION ------ -This man page is for lsyncd(1) version 2.0.7 +This man page is for lsyncd(1) version 2.1.5 AUTHOR ------ -Axel Kittenberger, 2010-2012 +Axel Kittenberger, 2010-2016 COPYING ------- -Copyright \(C) 2010-2012 Axel Kittenberger. Free use of this software is granted +Copyright \(C) 2010-2016 Axel Kittenberger. Free use of this software is granted under the terms of the GNU General Public License (GPL) version 2, or any later version. Free redistrubition of this Documentation (/doc directory) is granted under the terms of the Creative Commons 3.0 Attribution License (CC-3.0-BY).