Date: Mon, 17 Sep 2001 11:51:54 +0200 (CEST) From: Dan Lukes <dan@obluda.cz> To: FreeBSD-gnats-submit@freebsd.org Subject: docs/30626: Typo in errno(2) manual Message-ID: <200109170951.f8H9psf02847@dan.ms.mff.cuni.cz>
next in thread | raw e-mail | index | archive | help
>Number: 30626 >Category: docs >Synopsis: Typo in errno(2) manual >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 17 03:00:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Dan Lukes >Release: FreeBSD 4.4-STABLE i386 >Organization: Obludarium >Environment: System: FreeBSD dan.ms.mff.cuni.cz 4.4-STABLE FreeBSD 4.4-STABLE #62: Sun Sep 16 23:55:12 CEST 2001 dan@dan.ms.mff.cuni.cz:/usr/src/sys/compile/DanMS i386 >Description: The names of functions referenced in man pages should be exact. >How-To-Repeat: N/A >Fix: --- errno.2.ORIG Mon Sep 17 11:44:15 2001 +++ errno.2 Mon Sep 17 11:45:15 2001 @@ -199,7 +199,7 @@ .It Er 24 EMFILE Em "Too many open files" . <As released, the limit on the number of open files per process is 64.> -.Xr Getdtablesize 2 +.Xr getdtablesize 2 will obtain the current limit. .It Er 25 ENOTTY Em "Inappropriate ioctl for device" . A control function (see >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109170951.f8H9psf02847>