Whamcloud - gitweb
Branch b1_6
authoradilger <adilger>
Sat, 15 Mar 2008 09:45:45 +0000 (09:45 +0000)
committeradilger <adilger>
Sat, 15 Mar 2008 09:45:45 +0000 (09:45 +0000)
Update man page information.

lustre/doc/mkfs.lustre.8
lustre/doc/tunefs.lustre.8

index 67329da..3a79d00 100644 (file)
@@ -1,17 +1,17 @@
 .\" -*- nroff -*-
-.\" Copyright 2006 by Cluster FileSystems.  All Rights Reserved.
+.\" Copyright 2006 by Cluster File Systems, Inc.  All Rights Reserved.
+.\" Copyright 2008 by Sun Microsystems.  All Rights Reserved.
 .\" This file may be copied under the terms of the GNU Public License.
 .\"
-.TH mkfs.lustre 8 "2006 Jun 15" Lustre "configuration utilities"
+.TH mkfs.lustre 8 "2008 Mar 15" Lustre "configuration utilities"
 .SH NAME
 mkfs.lustre \- format a disk for a Lustre service
 .SH SYNOPSIS
 .br
-.B mkfs.lustre
-<target_type> [options] 
+.BR mkfs.lustre { --ost | --mdt | --mgs }
+.I [options] 
 .I device
 .br
-where
 .B <target_type>
 is one of
 .TP
@@ -68,7 +68,7 @@ Set the NID(s) of the MGS node, required for all targets other than the MGS.
 Set permanent parameter 
 .I key 
 to value 
-.I value.
+.IR value .
 This option can be repeated as desired.  Typical options might include:
 .RS
 .I \--param sys.timeout=40
@@ -85,7 +85,7 @@ Default stripe count
 .RE
 .I \--param failover.mode=failout    
 .RS
-Return errs instead of waiting for recovery
+Return errors instead of waiting for recovery
 .RE
 .RE
 .TP
@@ -116,16 +116,16 @@ Standalone MGS on e.g. node cfs22
 MDT for filesystem 'myfs1' on any node, using the above MGS
 
 .SH BUGS
-Please report all bugs to Cluster FileSystems, support@clusterfs.com
+Please report all bugs to Sun Micorsystems via http://bugzilla.lustre.org/
 .SH AVAILABILITY
 .B mkfs.lustre
 is part of the 
 .BR Lustre (7) 
-filesystem package and is available from CFS
+filesystem package and is available from Sun Microsystems via
 .br
-http://clusterfs.com
+http://downloads.lustre.org/
 .SH SEE ALSO
-.BR Lustre (7),
+.BR lustre (7),
 .BR mount.lustre (8),
 .BR tunefs.lustre (8),
 .BR lctl (8),
index 7300b1f..e99e15a 100644 (file)
@@ -1,8 +1,9 @@
 .\" -*- nroff -*-
-.\" Copyright 2006 by ClusterFileSystems.  All Rights Reserved.
-.\" This file may be copied under the terms of the GNU Public License.
+.\" Copyright 2006 by Cluster File Systems, Inc.  All Rights Reserved.
+.\" Copyright 2008 by Sun Microsystems, Inc.  All Rights Reserved.
+.\" This file may be copied under the terms of the GNU Public License, v2.
 .\"
-.TH tunefs.lustre 8 "2006 Jun 15" Lustre "configuration utilities"
+.TH tunefs.lustre 8 "2008 Mar 15" Lustre "configuration utilities"
 .SH NAME
 tunefs.lustre \- modify the Lustre configuration information on a disk
 .SH SYNOPSIS
@@ -85,16 +86,16 @@ Upgrade an old 1.4.X Lustre MDT to 1.6, and start with brand-new 1.6
 configuration logs. All old servers and clients must be stopped.
 
 .SH BUGS
-Please report all bugs to ClusterFileSystems, support@clusterfs.com
+Please report all bugs to Sun Microsystems using http://bugzilla.lustre.org/
 .SH AVAILABILITY
 .B tunefs.lustre
 is part of the 
 .BR Lustre (7) 
-filesystem package and is available from CFS
+filesystem package and is available from Sun Microsystems, Inc via
 .br
-http://clusterfs.com
+http://downloads.lustre.org
 .SH SEE ALSO
-.BR Lustre (7),
+.BR lustre (7),
 .BR mkfs.lustre (8),
 .BR mount.lustre (8),
 .BR lctl (8),