From owner-freebsd-doc Thu May 25 3: 0: 7 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B048137B60E for ; Thu, 25 May 2000 03:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA32721; Thu, 25 May 2000 03:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 357D637BDF2; Thu, 25 May 2000 02:51:39 -0700 (PDT) Message-Id: <20000525095139.357D637BDF2@hub.freebsd.org> Date: Thu, 25 May 2000 02:51:39 -0700 (PDT) From: ota@mail.drexel.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/18805: typo in reboot.2 and revoke.2 of Release 3.4 manual Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18805 >Category: docs >Synopsis: typo in reboot.2 and revoke.2 of Release 3.4 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: Thu May 25 03:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Yoshihiro Ota >Release: 3.2 release >Organization: jp-man project >Environment: FreeBSD moon.advok.com 3.2-RELEASE FreeBSD 3.2-RELEASE #5: Thu May 25 10:37:24 EDT 2000 root@moon.advok.com:/usr/src/sys/compile/moon i386 >Description: typo in reboot.2 and revoke.2 of Release 3.4 manual See the patch. >How-To-Repeat: man 2 reboot man 2 revoke >Fix: --- reboot.2.orig Thu May 25 05:41:45 2000 +++ reboot.2 Thu May 25 05:42:23 2000 @@ -84,7 +84,7 @@ This option should be used with caution. .It Dv RB_POWEROFF After halting, the shutdown code will do what it can to turn -of the power. This requires hardware support. +off the power. This requires hardware support. .It Dv RB_INITNAME An option allowing the specification of an init program (see .Xr init 8 ) --- revoke.2.orig Thu May 25 05:41:52 2000 +++ revoke.2 Thu May 25 05:45:32 2000 @@ -81,7 +81,7 @@ A component of the path prefix is not a directory. .It Bq Er ENAMETOOLONG A component of a pathname exceeded 255 characters, -or an entire path name exceeded 1024 characters. +or an entire path name exceeded 1023 characters. .It Bq Er ENOENT The named file or a component of the path name does not exist. .It Bq Er EACCES >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message