Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 May 2001 20:25:54 -0700 (PDT)
From:      reel@sympatico.ca
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/27440: Undocumented option "-l" for reboot(8)
Message-ID:  <200105190325.f4J3PsF10485@freefall.freebsd.org>

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

>Number:         27440
>Category:       docs
>Synopsis:       Undocumented option "-l" for reboot(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 18 20:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Félix-Antoine Paradis
>Release:        FreeBSD 4.3-STABLE
>Organization:
Idemnia Networks
>Environment:
FreeBSD idemnia.ath.cx 4.3-STABLE FreeBSD 4.3-STABLE #0: Mon May 14 08:51:49 EDT
 2001     reel@idemnia.ath.cx:/usr/src/sys/compile/ZEUS  i386

>Description:
In the source, and in the manpage of reboot(8), there are no 
informations on the -l option. This option is used by shutdown
when he wants to reboot the system (shutdown -r ...). The usage
of the -l option is to tell reboot(8) not to send any informations
about the user that wants to reboot to syslogd(8). Just check the
code to know more.
>How-To-Repeat:
man 8 reboot

missing the -l option.

edit: /usr/src/sbin/reboot/reboot.c
line: 85.
>Fix:
Add informations about the -l options (no logging)
and remove the undocumented part in the source file.
>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?200105190325.f4J3PsF10485>