summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoff Levand <geoffrey.levand@am.sony.com>2009-03-18 17:32:52 -0700
committerGeoff Levand <geoffrey.levand@am.sony.com>2009-03-18 17:36:21 -0700
commit7ade6a6edcf38ed949b7227924f5073febd58b63 (patch)
tree1691b6319f227bcf9f2b60185647c664512f0326
parentfe682dd69f5152512b50047483199b02dff272ec (diff)
downloadps3-utils-7ade6a6edcf38ed949b7227924f5073febd58b63.tar.gz
Add RETURN VALUE section to man pages
Add a 'RETURN VALUE' section to ps3-video-mode.8 and ps3-flash-util.8. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
-rw-r--r--ps3-flash-util.8.in4
-rw-r--r--ps3-video-mode.8.in4
2 files changed, 8 insertions, 0 deletions
diff --git a/ps3-flash-util.8.in b/ps3-flash-util.8.in
index 3c840a5..4a5687f 100644
--- a/ps3-flash-util.8.in
+++ b/ps3-flash-util.8.in
@@ -134,6 +134,10 @@ Program verbosity level. The level is additive.
.It Fl V, -version
Display the program version number.
.El
+.\"
+.Sh RETURN VALUE
+.\" ============
+Returns 0 on success, 1 on error.
.Sh SEE ALSO
.\" ========
.Xr ps3-boot-game-os 8 , Xr ps3-dump-bootloader 8
diff --git a/ps3-video-mode.8.in b/ps3-video-mode.8.in
index a2ff7bf..8c23fb8 100644
--- a/ps3-video-mode.8.in
+++ b/ps3-video-mode.8.in
@@ -221,6 +221,10 @@ vmlinux video=1080p@50 ... (4)
vmlinux video=ps3fb:mode:10 ... (5)
.Ed
.\"
+.Sh RETURN VALUE
+.\" ============
+Returns 0 on success, 1 on error.
+.\"
.Sh SEE ALSO
.\" ========
.Xr fbset 8