summaryrefslogtreecommitdiffstats
path: root/doc/posix_users
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-01 17:44:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-01 17:44:06 +0000
commited11cadf052ee8886af0a11e9e72f3c09443f6af (patch)
tree86527bfc8fc7fc02aa8b32c268a79cfa201808cb /doc/posix_users
parentClarified catch and disable per suggestion from Chris Johns <ccj@acm.org>. (diff)
downloadrtems-ed11cadf052ee8886af0a11e9e72f3c09443f6af.tar.bz2
Numerous minor changes required to transition to the latest version
of texinfo and TeX. This version of the tools can produce PDF with figures included.
Diffstat (limited to 'doc/posix_users')
-rw-r--r--doc/posix_users/Makefile9
-rw-r--r--doc/posix_users/files.t4
-rw-r--r--doc/posix_users/io.t8
-rw-r--r--doc/posix_users/posix_users.texi2
4 files changed, 14 insertions, 9 deletions
diff --git a/doc/posix_users/Makefile b/doc/posix_users/Makefile
index 851bf4dbf4..a50036d319 100644
--- a/doc/posix_users/Makefile
+++ b/doc/posix_users/Makefile
@@ -10,7 +10,7 @@ PROJECT=posix_users
include ../Make.config
-all: html info ps
+all: html info ps pdf
dirs:
$(make-dirs)
@@ -38,6 +38,11 @@ $(PROJECT): $(FILES)
dvi: $(PROJECT).dvi
ps: dirs $(PROJECT).ps
+pdf: dirs $(PROJECT).pdf
+
+$(PROJECT).pdf: $(FILES)
+ $(TEXI2PDF) $(PROJECT).texi
+ cp $(PROJECT).pdf $(PDF_INSTALL)
$(PROJECT).ps: $(PROJECT).dvi
dvips -o $(PROJECT).ps $(PROJECT).dvi
@@ -53,7 +58,7 @@ html: dirs $(FILES)
posix_users.texi
clean:
- rm -f *.o $(PROG) *.txt core *.html
+ rm -f *.o $(PROG) *.txt core *.html *.pdf
rm -f *.dvi *.ps *.log *.aux *.cp *.fn *.ky *.pg *.toc *.tp *.vr $(BASE)
rm -f $(PROJECT) $(PROJECT)-* _* $(GENERATED_FILES)
diff --git a/doc/posix_users/files.t b/doc/posix_users/files.t
index 9d7502f01c..7d985ff919 100644
--- a/doc/posix_users/files.t
+++ b/doc/posix_users/files.t
@@ -37,7 +37,7 @@ The directives provided by the files and directories manager are:
@item @code{rename} - Renames a file
@item @code{stat} - Gets information about a file.
@item @code{fstat} - Gets file status
-@item @code{access} - Check user's permissions for a file.
+@item @code{access} - Check permissions for a file.
@item @code{chmod} - Changes file mode
@item @code{fchmod} - Changes permissions of a file
@item @code{chown} - Changes the owner and/ or group of a file
@@ -1321,7 +1321,7 @@ to by the @code{buf} argument.
NONE
@page
-@subsection access - Check user's permissions for a file
+@subsection access - Check permissions for a file
@subheading CALLING SEQUENCE:
diff --git a/doc/posix_users/io.t b/doc/posix_users/io.t
index 17ff64e772..d90c48f2d6 100644
--- a/doc/posix_users/io.t
+++ b/doc/posix_users/io.t
@@ -23,8 +23,8 @@ The directives provided by the input and output primitives manager are:
@item @code{write} - Writes to a file
@item @code{fcntl} - Manipulates an open file descriptor
@item @code{lseek} - Reposition read/write file offset
-@item @code{fsync} - Synchronize a file's complete in-core state with that on disk
-@item @code{fdatasync} - synchronize a file's in-core data with that on disk
+@item @code{fsync} - Synchronize file complete in-core state with that on disk
+@item @code{fdatasync} - Synchronize file in-core data with that on disk
@item @code{mount} - Mount a file system
@item @code{umount} - Unmount file systems
@item @code{aio_read} - YYY
@@ -571,7 +571,7 @@ with such a device is undefined.
NONE
@page
-@subsection fsync - Synchronize a file's complete in-core state with that on disk
+@subsection fsync - Synchronize file complete in-core state with that on disk
@subheading CALLING SEQUENCE:
@@ -615,7 +615,7 @@ An error occurred during synchronization
NONE
@page
-@subsection fdatasync - synchronize a file's in-core data with that on disk.
+@subsection fdatasync - Synchronize file in-core data with that on disk.
@subheading CALLING SEQUENCE:
diff --git a/doc/posix_users/posix_users.texi b/doc/posix_users/posix_users.texi
index 673f405b18..fbbe5b9905 100644
--- a/doc/posix_users/posix_users.texi
+++ b/doc/posix_users/posix_users.texi
@@ -1,4 +1,4 @@
-\input ../texinfo/texinfo @c -*-texinfo-*-
+\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename posix_users
@syncodeindex vr fn