From: Bastian Dehn Date: Tue, 26 May 2026 15:07:08 +0000 (+0200) Subject: add see also section man X-Git-Tag: v1.1.6^2~1 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=17de1c72ef288b12b32301938b4400b58b309021;p=scantopdf.git add see also section man --- diff --git a/src/man/addkeywords.1 b/src/man/addkeywords.1 index a01611a..6de4d4e 100644 --- a/src/man/addkeywords.1 +++ b/src/man/addkeywords.1 @@ -12,4 +12,7 @@ addkeywords file pdf file name with extension keywords pdf keywords one string comma seperated without spaces .EE -.P \ No newline at end of file +.P + +.SH SEE ALSO +scantopdf(1) scantopdfgray(1) scantopdfbw(1) addocr(1) \ No newline at end of file diff --git a/src/man/addocr.1 b/src/man/addocr.1 index 33934e7..6e4db7f 100644 --- a/src/man/addocr.1 +++ b/src/man/addocr.1 @@ -11,4 +11,7 @@ addocr .EX file pdf file name with extension .EE -.P \ No newline at end of file +.P + +.SH SEE ALSO +scantopdf(1) scantopdfgray(1) scantopdfbw(1) addkeywords(1) \ No newline at end of file diff --git a/src/man/scantopdf.1 b/src/man/scantopdf.1 index 346ab09..c7492d6 100644 --- a/src/man/scantopdf.1 +++ b/src/man/scantopdf.1 @@ -13,4 +13,7 @@ pagecount number of pages to scan output output name of pdf file with extension keywords pdf keywords one string comma seperated without spaces .EE -.P \ No newline at end of file +.P + +.SH SEE ALSO +scantopdfgray(1) scantopdfbw(1) addkeywords(1) addocr(1) \ No newline at end of file diff --git a/src/man/scantopdfbw.1 b/src/man/scantopdfbw.1 index 32fde3e..e79cbf6 100644 --- a/src/man/scantopdfbw.1 +++ b/src/man/scantopdfbw.1 @@ -13,4 +13,7 @@ pagecount number of pages to scan output output name of pdf file with extension keywords pdf keywords one string comma seperated without spaces .EE -.P \ No newline at end of file +.P + +.SH SEE ALSO +scantopdf(1) scantopdfgray(1) addkeywords(1) addocr(1) \ No newline at end of file diff --git a/src/man/scantopdfgray.1 b/src/man/scantopdfgray.1 index 83d93b1..3de0430 100644 --- a/src/man/scantopdfgray.1 +++ b/src/man/scantopdfgray.1 @@ -13,4 +13,7 @@ pagecount number of pages to scan output output name of pdf file with extension keywords pdf keywords one string comma seperated without spaces .EE -.P \ No newline at end of file +.P + +.SH SEE ALSO +scantopdf(1) scantopdfbw(1) addkeywords(1) addocr(1) \ No newline at end of file