From 197a40e47f70476b75231df159b7642c7f49f0d3 Mon Sep 17 00:00:00 2001 From: anserper Date: Wed, 27 May 2009 17:03:14 +0000 Subject: [PATCH] b=19612 i=ZhiYong Tian man page correction --- lustre/doc/lfs.1 | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/lustre/doc/lfs.1 b/lustre/doc/lfs.1 index d5fba84..2f1b7e5 100644 --- a/lustre/doc/lfs.1 +++ b/lustre/doc/lfs.1 @@ -35,33 +35,31 @@ lfs \- Lustre utility to create a file with specific striping pattern, find the .br .B lfs quotainv [-ug] [-f] .br -.B lfs setquota [-u|--user|-g|--group] +.B lfs setquota <-u|--user|-g|--group> \fB[--block-softlimit ] \fB[--block-hardlimit ] \fB[--inode-softlimit ] \fB[--inode-hardlimit ] \fB\fR .br -.B lfs setquota [-u|--user|-g|--group] +.B lfs setquota <-u|--user|-g|--group> \fB[-b ] [-B ] \fB[-i ] [-I ] \fB\fR .br -.B lfs setquota -t [-u|-g] +.B lfs setquota -t <-u|-g> \fB[--block-grace ] \fB[--inode-grace ] \fB\fR .br -.B lfs setquota -t [-u|-g] +.B lfs setquota -t <-u|-g> \fB[-b ] [-i ] \fB\fR .br -.B lfs quota [-v] [-o obd_uuid] [-u|-g] +.B lfs quota [-v] [-o obd_uuid] [-u |-g ] .br -.B lfs quota -.br -.B lfs quota -t [-u|-g] +.B lfs quota -t <-u|-g> .br .B lfs help .SH DESCRIPTION -- 1.8.3.1