[BACK]Return to manpages CVS log [TXT][DIR] Up to [Development] / xfs-website.orig / data

File: [Development] / xfs-website.orig / data / manpages (download)

Revision 1.1, Mon Apr 24 23:51:39 2000 UTC (17 years, 6 months ago) by cattelan
Branch: MAIN

Simple data file for man page printing

<%INIT>
	return {
			'fsr_xfs' => { 'href' => 'fsr_xfs.html' },
			'mkfs_xfs' => { 'href' => 'mkfs_xfs.html' },
			'xfs_bmap' => { 'href' => 'xfs_bmap.html' },
			'xfs_check' => { 'href' => 'xfs_check.html' },
			'xfs_chver' => { 'href' => 'xfs_chver.html' },
			'xfs_copy' => { 'href' => 'xfs_copy.html' },
			'xfs_db' => { 'href' => 'xfs_db.html' },
			'xfsdump' => { 'href' => 'xfsdump.html' },
			'xfs_estimate' => { 'href' => 'xfs_estimate.html' },
			'xfs_growfs' => { 'href' => 'xfs_growfs.html' },
			'xfs' => { 'href' => 'xfs.html' },
			'xfsinvutil' => { 'href' => 'xfsinvutil.html' },
			'xfs_logprint' => { 'href' => 'xfs_logprint.html' },
			'xfs_ncheck' => { 'href' => 'xfs_ncheck.html' },
			'xfs_repair' => { 'href' => 'xfs_repair.html' },
			'xfsrestore' => { 'href' => 'xfsrestore.html' }
		   };
</%INIT>