X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fdoc%2Fllapi_file_open.3;h=a62a2dc4fea8a60518a3b7bf47b6e3515f1aafff;hb=ec94d6f77b61fe501c1ac8bb6256bd3caff23ad3;hp=0d84d7259a141d0558a0a48ecfc191bac6bae0a9;hpb=021e9986bb219d9d2b5a3dc6de0c1c7c1e03f6df;p=fs%2Flustre-release.git diff --git a/lustre/doc/llapi_file_open.3 b/lustre/doc/llapi_file_open.3 index 0d84d72..a62a2dc 100644 --- a/lustre/doc/llapi_file_open.3 +++ b/lustre/doc/llapi_file_open.3 @@ -1,4 +1,4 @@ -.TH LLAPI_FILE_OPEN 3 "2009 Jul 10" Lustre API +.TH lustreapi 3 "2009 Jul 10" The Lustre user application interface library .SH NAME llapi_file_open, llapi_file_create \- open and possibly create a file or a device on a Lustre filesystem .SH SYNOPSIS @@ -6,10 +6,7 @@ llapi_file_open, llapi_file_create \- open and possibly create a file or a devic .B #include .B #include .B #include -.B #include -.B #include -.B #include -.B #include +.B #include .sp .BI "int llapi_file_open(const char *"name ", int " flags ", int " mode "," .BI " unsigned long long " stripe_size ", int " stripe_offset "," @@ -128,10 +125,7 @@ may not point to a Lustre filesystem. #include #include #include -#include -#include -#include -#include +#include int main(int argc, char *argv[]) { int rc; @@ -151,4 +145,5 @@ int main(int argc, char *argv[]) .fi .SH "SEE ALSO" .BR open (2), -.BR lustre (7) +.BR lustre (7), +.BR lustreapi (7)