summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2021-12-27 18:22:14 +0100
committerJakub Wilk <jwilk@jwilk.net>2021-12-27 18:22:14 +0100
commitc712b39c42279b6873cab82124521fffb75dd7e2 (patch)
treed517b44e76c97e3ef61d2522247ccd3be4f4acdc /man
parentb2a0d41da609e62865beec1ed6faddd12bb5bdb8 (diff)
man: fix formatting in SEE ALSO sections
Diffstat (limited to 'man')
-rw-r--r--man/fidentify.8.in4
-rw-r--r--man/photorec.8.in2
-rw-r--r--man/qphotorec.8.in4
-rw-r--r--man/testdisk.8.in2
4 files changed, 7 insertions, 5 deletions
diff --git a/man/fidentify.8.in b/man/fidentify.8.in
index 81b808d3..08528a4f 100644
--- a/man/fidentify.8.in
+++ b/man/fidentify.8.in
@@ -17,7 +17,9 @@ fidentify \- Determine file type using PhotoRec database
.B --check
check the file format like PhotoRec does by default
.SH SEE ALSO
-.BR photorec(8), testdisk(8), file(1)
+.BR photorec (8),
+.BR testdisk (8),
+.BR file (1)
.BR
.SH AUTHOR
PhotoRec @VERSION@, Data Recovery Utility, @TESTDISKDATE@
diff --git a/man/photorec.8.in b/man/photorec.8.in
index a4a623d0..50e00242 100644
--- a/man/photorec.8.in
+++ b/man/photorec.8.in
@@ -17,7 +17,7 @@ create a photorec.log file
.B /debug
add debug information
.SH SEE ALSO
-.BR testdisk(8),
+.BR testdisk (8),
.BR fdisk (8).
.BR
.SH AUTHOR
diff --git a/man/qphotorec.8.in b/man/qphotorec.8.in
index 525cbe60..7bd4c1d5 100644
--- a/man/qphotorec.8.in
+++ b/man/qphotorec.8.in
@@ -8,8 +8,8 @@ qphotorec \- Recover lost files from harddisk, digital camera and cdrom
\fBQPhotoRec\fP is a GUI file data recovery software designed to recover lost files including video, documents and archives from Hard Disks and CDRom and lost pictures (Photo Recovery) from digital camera memory. QPhotoRec ignores the filesystem and goes after the underlying data, so it'll work even if your media's filesystem is severely damaged or formatted. PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover lost data from.
For more information on how to use, please visit the wiki pages on www.cgsecurity.org
.SH SEE ALSO
-.BR photorec(8),
-.BR testdisk(8),
+.BR photorec (8),
+.BR testdisk (8),
.BR fdisk (8).
.BR
.SH AUTHOR
diff --git a/man/testdisk.8.in b/man/testdisk.8.in
index 40362bf9..41c63223 100644
--- a/man/testdisk.8.in
+++ b/man/testdisk.8.in
@@ -54,7 +54,7 @@ dump raw sectors
display current partitions
.SH SEE ALSO
.BR fdisk (8),
-.BR photorec(8).
+.BR photorec (8).
.BR
.SH AUTHOR
TestDisk @VERSION@, Data Recovery Utility, @TESTDISKDATE@