Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 1996 11:50:30 +0200
From:      Kees Jan Koster <dutchman@spase.nl>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/1282: Wrong cross-references in halt(8) family man pages.
Message-ID:  <199605300950.LAA01584@phobos.spase.nl>
Resent-Message-ID: <199605301100.EAA27043@freefall.freebsd.org>

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

>Number:         1282
>Category:       docs
>Synopsis:       Wrong cross-references in halt(8) family man pages.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 30 04:00:01 PDT 1996
>Last-Modified:
>Originator:     Kees Jan Koster
>Organization:
spase.nl
>Release:        FreeBSD 2.1-RELEASE i386
>Environment:
I use FreeBSD from the 2.1.0 walnut creek cdrom.
>Description:
The manual pages halt(8), fasthalt(8), reboot(8) and fastboot(8) refer to
sync(8) as sync(1). Also, I think these manual pages should me sym-linked
instead of copied, but I don't know what the standard policy is for
/usr/share/man
>How-To-Repeat:
type:
  man 8 halt

>Fix:
Here are the patches:

*** fastboot.8.orig	Thu May 30 11:42:58 1996
--- fastboot.8	Thu May 30 11:43:52 1996
***************
*** 91,97 ****
  utility is used when the system needs to be halted or restarted, giving
  users advance warning of their impending doom.
  .Sh SEE ALSO
! .Xr sync 1 ,
  .Xr utmp 5 ,
  .Xr boot 8 ,
  .Xr shutdown 8
--- 91,97 ----
  utility is used when the system needs to be halted or restarted, giving
  users advance warning of their impending doom.
  .Sh SEE ALSO
! .Xr sync 8 ,
  .Xr utmp 5 ,
  .Xr boot 8 ,
  .Xr shutdown 8
*** fasthalt.8.orig	Thu May 30 11:42:58 1996
--- fasthalt.8	Thu May 30 11:43:56 1996
***************
*** 91,97 ****
  utility is used when the system needs to be halted or restarted, giving
  users advance warning of their impending doom.
  .Sh SEE ALSO
! .Xr sync 1 ,
  .Xr utmp 5 ,
  .Xr boot 8 ,
  .Xr shutdown 8
--- 91,97 ----
  utility is used when the system needs to be halted or restarted, giving
  users advance warning of their impending doom.
  .Sh SEE ALSO
! .Xr sync 8 ,
  .Xr utmp 5 ,
  .Xr boot 8 ,
  .Xr shutdown 8
*** halt.8.orig	Thu May 30 11:42:58 1996
--- halt.8	Thu May 30 11:44:02 1996
***************
*** 91,97 ****
  utility is used when the system needs to be halted or restarted, giving
  users advance warning of their impending doom.
  .Sh SEE ALSO
! .Xr sync 1 ,
  .Xr utmp 5 ,
  .Xr boot 8 ,
  .Xr shutdown 8
--- 91,97 ----
  utility is used when the system needs to be halted or restarted, giving
  users advance warning of their impending doom.
  .Sh SEE ALSO
! .Xr sync 8 ,
  .Xr utmp 5 ,
  .Xr boot 8 ,
  .Xr shutdown 8
*** reboot.8.orig	Thu May 30 11:42:58 1996
--- reboot.8	Thu May 30 11:44:05 1996
***************
*** 91,97 ****
  utility is used when the system needs to be halted or restarted, giving
  users advance warning of their impending doom.
  .Sh SEE ALSO
! .Xr sync 1 ,
  .Xr utmp 5 ,
  .Xr boot 8 ,
  .Xr shutdown 8
--- 91,97 ----
  utility is used when the system needs to be halted or restarted, giving
  users advance warning of their impending doom.
  .Sh SEE ALSO
! .Xr sync 8 ,
  .Xr utmp 5 ,
  .Xr boot 8 ,
  .Xr shutdown 8

>Audit-Trail:
>Unformatted:



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