blob: ef065cac1f5ee67aaae8def8c0e8c5dc30b8c594 [file] [log] [blame]
.\" PS3 flash memory utility
.\"
.\" Copyright (C) 2008 Sony Computer Entertainment Inc.
.\" Copyright 2008 Sony Corp.
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; version 2 of the License.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program; if not, write to the Free Software
.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
.\"
.\" Maintainer's Notes:
.\" * For syntax help see the man pages for 'mdoc' and 'mdoc.samples'.
.\" * To check syntax use this:
.\" 'groff -C -mtty-char -Tutf8 -man ps3-rtc-init.8'.
.\" * To check format use this: 'less ps3-rtc-init.8'.
.\"
.Dd ""
.Dt ps3-rtc-init 8
.Os
.\"
.Sh NAME
.\" ====
.Nm ps3-rtc-init
.Nd PS3 RTC init utility
.\"
.Sh SYNOPSIS
.\" ========
.Nm
.Op Fl f, -force
.Op Fl h, -help
.Op Fl V, -version
.\"
.Sh DESCRIPTION
.\" ===========
The ps3-rtc-init utility is used to initialize the Linux RTC diff value
in PS3 flash memory to that currently in use by the Game OS. The default
behavior is to not overwrite an existing value.
.\"
.Sh OPTIONS
.\" =======
.Bl -tag -width indent
.\"
.It Fl f, -force
Overwrite any existing Linux RTC diff value in flash memory.
.\"
.It Fl h, -help
Print a help message.
.\"
.It Fl V, -version
Display the program version number.
.El
.Sh SEE ALSO
.\" ========
.Xr ps3-flash-util 8
.\"
.Sh AUTHOR
.\" ======
Written by Geoff Levand.
.\"
.Sh REPORTING BUGS
.\" ==============
Send bug reports to @PACKAGE_BUGREPORT@.