Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 1996 02:59:33 +0900 (JST)
From:      Masafumi NAKANE <masafumi@tky007.tth.expo96.ad.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/1100: type in /usr/src/share/doc/handbook/dialup.sgml
Message-ID:  <199603261759.CAA25904@mail.tky007.tth.expo96.ad.jp>
Resent-Message-ID: <199603261810.KAA04116@freefall.freebsd.org>

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

>Number:         1100
>Category:       docs
>Synopsis:       type in /usr/src/share/doc/handbook/dialup.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 26 10:10:00 PST 1996
>Last-Modified:
>Originator:     Masafumi NAKANE
>Organization:
>Release:        FreeBSD 2.2-960303-SNAP i386
>Environment:

	

>Description:

	
An incorrect path of ``dmesg'' is in the file.
>How-To-Repeat:

	

>Fix:
	
	
Here's patch to :
     $Id: dialup.sgml,v 1.5 1996/01/31 14:26:02 mpp Exp $
to fix the typo.

*** dialup.sgml.orig	Thu Feb  1 01:23:56 1996
--- dialup.sgml	Wed Mar 27 02:53:48 1996
***************
*** 211,217 ****
  command: 
  
  <tscreen><verb>
! /usr/sbin/dmesg | grep 'sio'
  </verb></tscreen>
  
  For example, on a system with four serial ports, these are the
--- 211,217 ----
  command: 
  
  <tscreen><verb>
! /sbin/dmesg | grep 'sio'
  </verb></tscreen>
  
  For example, on a system with four serial ports, these are the

>Audit-Trail:
>Unformatted:



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