From dutchman@spase.nl  Thu May 30 03:53:26 1996
Received: from ns.NL.net (ns.NL.net [193.78.240.1])
          by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id DAA26216
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 May 1996 03:53:17 -0700 (PDT)
Received: from spase by ns.NL.net via EUnet
	id AA15329 (5.65b/CWI-3.3); Thu, 30 May 1996 11:54:44 +0200
Received: from phobos.spase.nl (phobos [192.9.200.238]) by mercurius.spase.nl (8.6.11/8.6.11) with ESMTP id LAA09656 for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 May 1996 11:50:54 +0200
Received: (dutchman@localhost) by phobos.spase.nl (8.6.12/8.6.11) id LAA01584; Thu, 30 May 1996 11:50:30 +0200
Message-Id: <199605300950.LAA01584@phobos.spase.nl>
Date: Thu, 30 May 1996 11:50:30 +0200
From: Kees Jan Koster <dutchman@spase.nl>
Reply-To: dutchman@spase.nl
To: FreeBSD-gnats-submit@freebsd.org
Subject: Wrong cross-references in halt(8) family man pages.
X-Send-Pr-Version: 3.2

>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:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 30 04:00:01 PDT 1996
>Closed-Date:    Thu May 30 10:59:23 PDT 1996
>Last-Modified:  Thu May 30 11:01:09 PDT 1996
>Originator:     Kees Jan Koster
>Release:        FreeBSD 2.1-RELEASE i386
>Organization:
spase.nl
>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

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: wosch 
State-Changed-When: Thu May 30 10:59:23 PDT 1996 
State-Changed-Why:  
Fixed in -current 

>Unformatted:
