From nobody@FreeBSD.ORG Sat Aug 21 15:30:02 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 9284814D11; Sat, 21 Aug 1999 15:30:02 -0700 (PDT)
Message-Id: <19990821223002.9284814D11@hub.freebsd.org>
Date: Sat, 21 Aug 1999 15:30:02 -0700 (PDT)
From: sobomax@altavista.net
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: [PATCH] Man pages typos and inconsistencies...
X-Send-Pr-Version: www-1.0

>Number:         13310
>Category:       docs
>Synopsis:       [PATCH] Man pages typos and inconsistencies...
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 21 15:40:01 PDT 1999
>Closed-Date:    Sun Aug 22 12:21:37 PDT 1999
>Last-Modified:  Sun Aug 22 12:21:55 PDT 1999
>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:
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Sun Aug 22 12:21:37 PDT 1999 
State-Changed-Why:  
Patches applied, thanks! 
>Unformatted:
