diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-21 12:01:32 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-21 12:01:32 +0200 |
| commit | a412dbfea046fde16dd43b17299f258dc8d85a82 (patch) | |
| tree | 21ed214e5e768207937c58e1334f8b252259f218 /docs | |
| parent | 89ee5e999ceac61e839048223e1b1ef13147504c (diff) | |
New release0.1.4
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/netdiff.1 | 4 | ||||
| -rw-r--r-- | docs/netdiff.pod | 2 | ||||
| -rw-r--r-- | docs/netdiff.txt | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/docs/netdiff.1 b/docs/netdiff.1 index ff4e1be..1df454c 100644 --- a/docs/netdiff.1 +++ b/docs/netdiff.1 @@ -124,7 +124,7 @@ .\" ======================================================================== .\" .IX Title "NETDIFF 1" -.TH NETDIFF 1 "2014-06-21" "netdiff 0.1.2" "User Commands" +.TH NETDIFF 1 "2014-06-21" "netdiff 0.1.3" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -132,7 +132,7 @@ .SH "NAME" netdiff \- A simple script to diff a file or a directory of two hosts over the network. .PP -This is very helpfull if you want to find out any difference of these two hosts. +This is very helpful if you want to find out any difference of these two hosts. .SS "\s-1SYNOPSYS\s0" .IX Subsection "SYNOPSYS" .Vb 1 diff --git a/docs/netdiff.pod b/docs/netdiff.pod index 4187289..9dc26ad 100644 --- a/docs/netdiff.pod +++ b/docs/netdiff.pod @@ -2,7 +2,7 @@ netdiff - A simple script to diff a file or a directory of two hosts over the network. -This is very helpfull if you want to find out any difference of these two hosts. +This is very helpful if you want to find out any difference of these two hosts. =head2 SYNOPSYS diff --git a/docs/netdiff.txt b/docs/netdiff.txt index 481d2eb..592b729 100644 --- a/docs/netdiff.txt +++ b/docs/netdiff.txt @@ -2,8 +2,8 @@ NAME netdiff - A simple script to diff a file or a directory of two hosts over the network. - This is very helpfull if you want to find out any difference of these - two hosts. + This is very helpful if you want to find out any difference of these two + hosts. SYNOPSYS netdiff HOSTNAME PATH [PORT] [ADDITIONAL DIFF OPTS] |
