@@ -43,7 +43,7 @@ This manual page documents briefly the \fBs2disk\fR, \fBs2both\fR and \fBresume\
.PP
You will need to set up an initramfs which calls the \fBresume\fR program for this to work\&. If you use a package distributed with your Linux distribution, the kernel package which was made with the \-\-initrd option and you use mkinitramfs\-tools, this package should include the necessary parts on your initramfs\&.
.PP
-The suspend-utils system supports encrypting the image written to disk and features a splash system, see suspend\&.conf(8) for more information\&.
+The suspend-utils system supports encrypting the image written to disk and features a splash system, see suspend\&.conf(5) for more information\&.
.SH "OPTIONS"
.PP
\fB\-f, \-\-config [file]\fR
@@ -73,13 +73,13 @@ Desired size of the image\&.
.PP
\fB\-P, \-\-parameter [key=value]\fR
.RS 4
-Override any config file parameter (see suspend\&.conf(8))\&.
+Override any config file parameter (see suspend\&.conf(5))\&.
.RE
.PP
-For the meaning and use of the resume_size, resume_offset and image_size options see suspend\&.conf(8)\&.
+For the meaning and use of the resume_size, resume_offset and image_size options see suspend\&.conf(5)\&.
.SH "SEE ALSO"
.PP
-suspend\&.conf(8), suspend\-keygen(8), s2ram(8)
+suspend\&.conf(5), suspend\-keygen(8), s2ram(8)
.PP
For more information see the README file.
.SH "AUTHOR"
@@ -37,10 +37,10 @@ This manual page documents briefly the \fBsuspend\-keygen\fR command\&.
.PP
\fBsuspend\-keygen\fR is a program that will generate a RSA key which can be used by the \fBs2disk\fR to encrypt the image written to disk\&. The program does not take any options, but will ask to give the size of the key in bits and to supply a passphrase\&. You will have to enter this passphrase on \fBresume\fR to decrypt the image\&.
.PP
-To start using encryption, you will have to point the "RSA key file" option in suspend\&.conf(8) to the file suspend\-keygen generated\&.
+To start using encryption, you will have to point the "RSA key file" option in suspend\&.conf(5) to the file suspend\-keygen generated\&.
.SH "SEE ALSO"
.PP
-s2disk(8), suspend\&.conf(8)\&.
+s2disk(8), suspend\&.conf(5)\&.
.PP
For more information see the README file.
.SH "AUTHOR"
@@ -40,7 +40,7 @@ The programs \fBs2disk\fR and \fBs2both\fR can be used to save the state of the
In the case of using a swap file you will have to specify the location of the swap file\*(Aqs header as the offset from the beginning of the partition that contains the swap file\&. The \fBswap\-offset\fR utility can be used to determine this value\&.
.SH "SEE ALSO"
.PP
-suspend\&.conf(8), s2disk(8)
+suspend\&.conf(5), s2disk(8)
.PP
For more information see the README file.
.SH "AUTHOR"