Date: Mon, 17 Sep 2001 14:50:01 -0700 (PDT) From: swear@blarg.net (Gary W. Swearingen) To: freebsd-doc@freebsd.org Subject: Re: docs/30626: Typo in errno(2) manual Message-ID: <200109172150.f8HLo1r48953@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/30626; it has been noted by GNATS. From: swear@blarg.net (Gary W. Swearingen) To: Dan Lukes <dan@obluda.cz> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: docs/30626: Typo in errno(2) manual Date: 17 Sep 2001 14:46:47 -0700 Dan Lukes <dan@obluda.cz> writes: > --- 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 A comment from a bystander: Words are cheap; adding one would form a proper sentence. -.Xr Getdtablesize 2 + Function +.Xr getdtablesize 2 (untested) 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?200109172150.f8HLo1r48953>