From 360a22978285004c3efe25318dcabd291a3e1bc8 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 18 Nov 2007 06:31:17 +0000 Subject: [PATCH] ffix --- man1p/file.1p | 2 +- man1p/find.1p | 2 +- man1p/uudecode.1p | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/man1p/file.1p b/man1p/file.1p index 0bbb6e2f4..dd8847146 100644 --- a/man1p/file.1p +++ b/man1p/file.1p @@ -589,7 +589,7 @@ specified. \fImessage\fP The \fImessage\fP to be printed if the test succeeds. The \fImessage\fP shall be interpreted using the notation for the \fIprintf\fP formatting -specification; see \fIprintf\fP() . If the +specification; see \fIprintf\fP(). If the \fIvalue\fP field was a string, then the value from the file shall be the argument for the \fIprintf\fP formatting specification; otherwise, the value from the file shall be the diff --git a/man1p/find.1p b/man1p/find.1p index 24bc57408..4cbe558f7 100644 --- a/man1p/find.1p +++ b/man1p/find.1p @@ -143,7 +143,7 @@ If the hyphen is omitted, the primary shall evaluate as true when the file permission bits exactly match the value of the octal number \fIonum\fP and only the bits corresponding to the octal mask 07777 shall be compared. (See the description of the octal -\fImode\fP in \fIchmod\fP() .) Otherwise, if \fIonum\fP is prefixed +\fImode\fP in \fIchmod\fP().) Otherwise, if \fIonum\fP is prefixed by a hyphen, the primary shall evaluate as true if at least all of the bits specified in \fIonum\fP that are also set in the octal mask 07777 are set. diff --git a/man1p/uudecode.1p b/man1p/uudecode.1p index a4f3d3194..7fd8f26e7 100644 --- a/man1p/uudecode.1p +++ b/man1p/uudecode.1p @@ -26,7 +26,7 @@ bits and contents for the file to be produced shall be contained in that data. The mode bits of the created file (other than standard output) shall be set from the file access permission bits contained in the data; that is, other attributes of the mode, -including the file mode creation mask (see \fIumask\fP() ), shall +including the file mode creation mask (see \fIumask\fP()), shall not affect the file being produced. .LP If the pathname of the file to be produced exists, and the user does