man: fix formatting in SEE ALSO sections
This commit is contained in:
parent
b2a0d41da6
commit
c712b39c42
4 changed files with 7 additions and 5 deletions
|
@ -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@
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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@
|
||||
|
|
Loading…
Reference in a new issue