summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2003-09-04 08:48:53 +0000
committerjmc <jmc@openbsd.org>2003-09-04 08:48:53 +0000
commitc4ea18daf14146e496653af3df647c74058ce8d7 (patch)
treea1b8937868c0ef9a8cefad165e9ed607e1e4560b
parentclarify that user's full name (not username) generally goes in GECOS; (diff)
downloadwireguard-openbsd-c4ea18daf14146e496653af3df647c74058ce8d7.tar.xz
wireguard-openbsd-c4ea18daf14146e496653af3df647c74058ce8d7.zip
change description of `openfiles' attribute from "number of open files..."
to "number of open file descriptors..."; prompted by a misc@ post from Olivier Cherrier;
-rw-r--r--share/man/man5/login.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/login.conf.5 b/share/man/man5/login.conf.5
index fefddd2c484..742ae4a4c02 100644
--- a/share/man/man5/login.conf.5
+++ b/share/man/man5/login.conf.5
@@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $OpenBSD: login.conf.5,v 1.31 2003/07/25 09:30:54 jmc Exp $
+.\" $OpenBSD: login.conf.5,v 1.32 2003/09/04 08:48:53 jmc Exp $
.\" BSDI $From: login.conf.5,v 2.20 2000/06/26 14:50:38 prb Exp $
.\"
.Dd June 18, 2001
@@ -238,7 +238,7 @@ and the login session will be terminated.
.\"
.sp
.It openfiles Ta number Ta "" Ta
-Maximum number of open files per process.
+Maximum number of open file descriptors per process.
.\"
.sp
.It password-dead Ta time Ta Dv 0 Ta