Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Mar 1999 05:10:33 +0100 (CET)
From:      oliver.fromme@heim3.tu-clausthal.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/10478: Broken link in intro(1) (fix included!)
Message-ID:  <199903080410.FAA37602@hermes.rz.tu-clausthal.de>

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

>Number:         10478
>Category:       docs
>Synopsis:       Broken link in intro(1) (fix included!)
>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:   Sun Mar  7 20:20:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Fromme
>Release:        FreeBSD 3.0-STABLE i386
>Organization:
Clausthal University of Technology
>Environment:

`uname -a`:
FreeBSD hermes.rz.tu-clausthal.de 3.0-STABLE FreeBSD 3.0-STABLE #1:
Thu Jan 28 01:59:40 CET 1999
inof@hermes.rz.tu-clausthal.de:/usr/src/sys/compile/HERMES  i386

>Description:

The manpage intro(1) contains a reference to security(1),
which does not exist.  The security manpage is located in
section 7.

>How-To-Repeat:

"man 1 intro", look at the "SEE ALSO" section, then try
"man 1 security".

>Fix:
	
*** intro.1.orig	Mon Mar  8 05:02:23 1999
--- intro.1	Mon Mar  8 05:05:12 1999
***************
*** 61,67 ****
  .Sh SEE ALSO
  .Xr apropos 1 ,
  .Xr man 1 ,
! .Xr security 1 ,
  .Xr intro 2 ,
  .Xr intro 3 ,
  .Xr intro 4 ,
--- 61,67 ----
  .Sh SEE ALSO
  .Xr apropos 1 ,
  .Xr man 1 ,
! .Xr security 7 ,
  .Xr intro 2 ,
  .Xr intro 3 ,
  .Xr intro 4 ,

>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?199903080410.FAA37602>