~ubuntu-branches/ubuntu/lucid/silo/lucid

« back to all changes in this revision

Viewing changes to debian/manpages/silocheck.8

  • Committer: Bazaar Package Importer
  • Author(s): Fabio M. Di Nitto
  • Date: 2007-10-25 09:28:08 UTC
  • mfrom: (15.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071025092808-1yhj12t7s4zqsfu5
Tags: 1.4.13a+git20070930-1ubuntu1
* Merge from debian unstable, remaining changes:
  - Build with -fno-stack-protector.
  - Change silo.postinst to automatically update the boot block without
    invoking siloconfig and keep asking questions on upgrades.
  - Convert silo.conf to use /dev/disk/by-uuid.
  - Ubuntu maintainer foobar.
  - Fix debian/rules call to dh_installdocs.
  - Drop the requirement of gcc-4.1 and start using default gcc.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH SILOCHECK 8 "14 August 2007" "Linux"
 
2
.SH NAME
 
3
\fBsilocheck\fP \- check boot file for the Sparc Improved boot LOader
 
4
.SH SYNOPSIS
 
5
\fB/usr/sbin/silocheck\fP [-v] [-c] <filename>
 
6
.SH DESCRIPTION
 
7
\fBsilocheck\fP informs whether <filename> is located below 1 GB.
 
8
.PP
 
9
Systems with old PROMs were not able to load files above this limit.
 
10
.SH OPTIONS
 
11
.TP
 
12
.B \-v
 
13
Print disk blocks (can be very long).
 
14
.TP
 
15
.B \-c
 
16
Print disk blocks in start-length format (shorter).
 
17
.SH SEE ALSO
 
18
\fBsilo(8)\fP, \fBsilo.conf(5)\fP
 
19
.SH AUTHOR
 
20
\fBsilocheck\fP was written by Jakub Jelinek.
 
21
.PP
 
22
This manual page was written by Aur\['e]lien G\['E]R\[^O]ME
 
23
<ag@roxor.cx>, for the Debian project (but may be used by others).