diff options
author | Kay Sievers <kay.sievers@suse.de> | 2006-07-29 02:13:42 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2006-07-29 02:13:42 +0200 |
commit | 55c1768ca1aff74b52644b5a96cae868100254a8 (patch) | |
tree | 0397caa9c07990c14e0f9b0a65724499c220c8da | |
parent | 660508cdcb1133735845a444d414a7a637ef28ba (diff) |
refresh vol_id man page
-rw-r--r-- | extras/volume_id/vol_id.8 | 27 | ||||
-rw-r--r-- | extras/volume_id/vol_id.xml | 14 |
2 files changed, 13 insertions, 28 deletions
diff --git a/extras/volume_id/vol_id.8 b/extras/volume_id/vol_id.8 index 15fccbe97e..3129ab1b91 100644 --- a/extras/volume_id/vol_id.8 +++ b/extras/volume_id/vol_id.8 @@ -1,7 +1,10 @@ -.\" ** You probably do not want to edit this file directly ** -.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). -.\" Instead of manually editing it, you probably should edit the DocBook XML -.\" source for it and then use the DocBook XSL Stylesheets to regenerate it. +.\" Title: vol_id +.\" Author: +.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/> +.\" Date: March 2006 +.\" Manual: vol_id +.\" Source: volume_id +.\" .TH "VOL_ID" "8" "March 2006" "volume_id" "vol_id" .\" disable hyphenation .nh @@ -19,26 +22,20 @@ is usually called from a udev rule, to provide udev with the filesystem type, th \fBvol_id\fR supports all common filesystem formats and detects various raid setups to prevent the recognition of raid members as a volume with a filesystem. .SH "OPTIONS" -.TP +.TP 3n \fB\-\-export\fR print all values in key/value format to import them into the environment. -.TP +.TP 3n \fB\-t\fR print the filesystem type -.TP +.TP 3n \fB\-l\fR print the label of a volume -.TP +.TP 3n \fB\-u\fR print the uuid of a volume -.TP -\fB\-\-skip-raid\fR -skip probing for raid signatures -.TP -\fB\-\-probe-all\fR -probe for all known signatures to detect possible conflicts .SH "ENVIRONMENT" -.TP +.TP 3n \fBUDEV_LOG\fR Set the syslog priority. .SH "EXIT STATUS" diff --git a/extras/volume_id/vol_id.xml b/extras/volume_id/vol_id.xml index 0d4130e33f..b9b35abaa4 100644 --- a/extras/volume_id/vol_id.xml +++ b/extras/volume_id/vol_id.xml @@ -3,19 +3,6 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <article> - <articleinfo> - <title>xmlto</title> - <author> - <firstname>Kay</firstname> - <surname>Sievers</surname> - <email>kay.sievers@vrfy.org</email> - </author> - <copyright> - <year>2006</year> - <holder>Kay Sievers</holder> - </copyright> - </articleinfo> - <section> <title>vol_id</title> <refentry> @@ -28,6 +15,7 @@ <refmeta> <refentrytitle>vol_id</refentrytitle> <manvolnum>8</manvolnum> + <refmiscinfo class="version"></refmiscinfo> </refmeta> <refnamediv> |