An incorrect path of ``dmesg'' is in the file.
Submitted by: masafumi@tky007.tth.expo96.ad.jp (Masafumi NAKANE)
This commit is contained in:
parent
fc74434c1c
commit
3e1a84dd3c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=288
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!-- This is an SGML document in the linuxdoc DTD of the Tutorial for
|
||||
Configuring a FreeBSD for Dialup Services by Guy Helmer.
|
||||
$Id: dialup.sgml,v 1.5 1996-01-31 14:26:02 mpp Exp $
|
||||
$Id: dialup.sgml,v 1.6 1996-03-26 21:33:09 joerg Exp $
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//Linux//DTD linuxdoc//EN">
|
||||
|
||||
|
@ -211,7 +211,7 @@ Hint: to view just the messages that have the word <tt/sio/, use the
|
|||
command:
|
||||
|
||||
<tscreen><verb>
|
||||
/usr/sbin/dmesg | grep 'sio'
|
||||
/sbin/dmesg | grep 'sio'
|
||||
</verb></tscreen>
|
||||
|
||||
For example, on a system with four serial ports, these are the
|
||||
|
|
Loading…
Reference in a new issue