svashisht / rpms / bash

Forked from rpms/bash 4 years ago
Clone

Blame SOURCES/bash-4.2-man-ulimit.patch

ff19ae
From ccd35766d2451677f4c49f66b8e18ad6e274d56a Mon Sep 17 00:00:00 2001
ff19ae
From: Jan Chaloupka <jchaloup@redhat.com>
ff19ae
Date: Mon, 7 Jul 2014 07:15:41 +0200
ff19ae
Subject: [PATCH] bash.1: posix block size for cf options
ff19ae
ff19ae
---
ff19ae
 doc/bash.1 | 1 +
ff19ae
 1 file changed, 1 insertion(+)
ff19ae
ff19ae
diff --git a/doc/bash.1 b/doc/bash.1
ff19ae
index a4ad746..1916515 100644
ff19ae
--- a/doc/bash.1
ff19ae
+++ b/doc/bash.1
ff19ae
@@ -9451,6 +9451,7 @@ and
ff19ae
 which are unscaled values.
ff19ae
 The return status is 0 unless an invalid option or argument is supplied,
ff19ae
 or an error occurs while setting a new limit.
ff19ae
+In POSIX Mode 512-byte blocks are used for the `-c' and `-f' options.
ff19ae
 .RE
ff19ae
 .TP
ff19ae
 \fBumask\fP [\fB\-p\fP] [\fB\-S\fP] [\fImode\fP]
ff19ae
-- 
ff19ae
1.9.3
ff19ae