Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2000 02:51:39 -0700 (PDT)
From:      ota@mail.drexel.edu
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/18805: typo in reboot.2 and revoke.2 of Release 3.4 manual
Message-ID:  <20000525095139.357D637BDF2@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000525095139.357D637BDF2>