Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 1999 15:30:02 -0700 (PDT)
From:      sobomax@altavista.net
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/13310: [PATCH] Man pages typos and inconsistencies...
Message-ID:  <19990821223002.9284814D11@hub.freebsd.org>

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

>Number:         13310
>Category:       docs
>Synopsis:       [PATCH] Man pages typos and inconsistencies...
>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:   Sat Aug 21 15:40:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Sobolev
>Release:        4.0-CURRENT
>Organization:
Vega International Capital
>Environment:
FreeBSD home 4.0-CURRENT FreeBSD 4.0-CURRENT #11: Sat Aug 21 12:48:20 EEST 1999     root@home:/usr/src/sys/compile/MBSD  i386
>Description:
1. syscons(4) man page incorrectly states that only 3 virtual terminals enabled by default (AFAIK 8 now, see src/etc/etc.i386/ttys)
2. typo on libalias(3) page - 102 insted of 192..
>How-To-Repeat:
man syscons; man libalias 
;)
>Fix:
--- libalias.3.orig	Sun Aug 22 01:18:19 1999
+++ libalias.3	Sun Aug 22 01:20:32 1999
@@ -468,7 +468,7 @@
 .Ed
 
 Any outgoing connections such as telnet or ftp
-from 192.168.0.2, 102.168.0.3, 192.168.0.4 will
+from 192.168.0.2, 192.168.0.3, 192.168.0.4 will
 appear to come from 141.221.254.101.  Any incoming
 connections to 141.221.254.101 will be directed
 to 192.168.0.4.
--- syscons.4.orig	Sun Aug 22 01:18:13 1999
+++ syscons.4	Sun Aug 22 01:18:50 1999
@@ -84,7 +84,7 @@
 will recognize them to be active and run
 .Xr login 1 
 to let the user to login to the system.
-By default, only the first three virtual terminals are activated in
+By default, only the first eight virtual terminals are activated in
 .Pa /etc/ttys .
 .Pp
 You press the

>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?19990821223002.9284814D11>