From olgeni@uli.it  Sun Nov 26 08:59:37 2000
Return-Path: <olgeni@uli.it>
Received: from vega.uli.it (vega.uli.it [62.212.0.2])
	by hub.freebsd.org (Postfix) with ESMTP id 046C337B4C5
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Nov 2000 08:59:37 -0800 (PST)
Received: from olgeni.localdomain.net (olgeni.uli.it [62.212.0.22])
	by vega.uli.it (Postfix) with ESMTP id 705563B00E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 26 Nov 2000 17:59:32 +0100 (CET)
Received: (from olgeni@localhost)
	by olgeni.localdomain.net (8.11.1/8.11.1) id eAQGxu103516;
	Sun, 26 Nov 2000 17:59:56 +0100 (CET)
	(envelope-from olgeni)
Message-Id: <200011261659.eAQGxu103516@olgeni.localdomain.net>
Date: Sun, 26 Nov 2000 17:59:56 +0100 (CET)
From: olgeni@uli.it
Reply-To: olgeni@uli.it
To: FreeBSD-gnats-submit@freebsd.org
Subject: Fixes for ppp.8
X-Send-Pr-Version: 3.2

>Number:         23111
>Category:       docs
>Synopsis:       Fixes for ppp.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brian
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 26 09:00:08 PST 2000
>Closed-Date:    Fri Feb 2 17:14:23 PST 2001
>Last-Modified:  Fri Feb 02 17:15:05 PST 2001
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Colby
>Environment:

FreeBSD olgeni.localdomain.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Sun Nov 26 14:31:46 CET 2000     olgeni@olgeni.localdomain.net:/usr/obj/usr/src/sys/BSDBOX  i386

>Description:

Some typos and layout fixes.

This man page also references pppoe(8), which does not exist on FreeBSD (not
fixed in the patch).

>How-To-Repeat:
>Fix:

Patch /usr/src/usr.sbin/ppp/ppp.8:

*** ppp.8.orig	Sun Nov 26 16:26:31 2000
--- ppp.8	Sun Nov 26 17:43:52 2000
***************
*** 32,38 ****
  .Fl nat
  flag (or
  .Fl alias
! flag for backwards compatability) does the equivalent of a
  .Dq nat enable yes ,
  enabling
  .Nm Ns No 's
--- 32,38 ----
  .Fl nat
  flag (or
  .Fl alias
! flag for backwards compatibility) does the equivalent of a
  .Dq nat enable yes ,
  enabling
  .Nm Ns No 's
***************
*** 1009,1015 ****
  will keep trying until a connection is made.
  .El
  .Pp
! So, for example;
  .Bd -literal -offset indent
  set redial 10.3 4
  .Ed
--- 1009,1015 ----
  will keep trying until a connection is made.
  .El
  .Pp
! So, for example:
  .Bd -literal -offset indent
  set redial 10.3 4
  .Ed
***************
*** 1512,1518 ****
  .Sh PACKET FILTERING
  This implementation supports packet filtering.
  There are four kinds of
! filters; the
  .Em in
  filter, the
  .Em out
--- 1512,1518 ----
  .Sh PACKET FILTERING
  This implementation supports packet filtering.
  There are four kinds of
! filters: the
  .Em in
  filter, the
  .Em out
***************
*** 3790,3796 ****
  .Pp
  If the first character of
  .Ar value
! is an exclaimation mark
  .Pq Dq \&! ,
  .Nm
  treats the remainder of the string as a program that must be executed
--- 3790,3796 ----
  .Pp
  If the first character of
  .Ar value
! is an exclamation mark
  .Pq Dq \&! ,
  .Nm
  treats the remainder of the string as a program that must be executed
***************
*** 4095,4101 ****
  .Pp
  If
  .Ar seconds
! is followed immediately by an exclaimation mark
  .Pq Dq \&! ,
  .Nm
  will
--- 4095,4101 ----
  .Pp
  If
  .Ar seconds
! is followed immediately by an exclamation mark
  .Pq Dq \&! ,
  .Nm
  will
***************
*** 4324,4330 ****
  To do this, the first character of the expect or send string is an
  exclamation mark
  .Pq Dq \&! .
! If a literal exclaimation mark is required, double it up to
  .Dq \&!!
  and it will be treated as a single literal
  .Dq \&! .
--- 4324,4330 ----
  To do this, the first character of the expect or send string is an
  exclamation mark
  .Pq Dq \&! .
! If a literal exclamation mark is required, double it up to
  .Dq \&!!
  and it will be treated as a single literal
  .Dq \&! .
***************
*** 4339,4345 ****
  is running in interactive mode, file descriptor 3 is attached to
  .Pa /dev/tty .
  .Pp
! For example (wrapped for readability);
  .Bd -literal -offset indent
  set login "TIMEOUT 5 \\"\\" \\"\\" login:--login: ppp \e
  word: ppp \\"!sh \\\\-c \\\\\\"echo \\\\-n label: >&2\\\\\\"\\" \e
--- 4339,4345 ----
  is running in interactive mode, file descriptor 3 is attached to
  .Pa /dev/tty .
  .Pp
! For example (wrapped for readability):
  .Bd -literal -offset indent
  set login "TIMEOUT 5 \\"\\" \\"\\" login:--login: ppp \e
  word: ppp \\"!sh \\\\-c \\\\\\"echo \\\\-n label: >&2\\\\\\"\\" \e

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ben 
State-Changed-When: Tue Nov 28 11:36:45 GMT 2000 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=23111 
State-Changed-From-To: closed->open 
State-Changed-By: ben 
State-Changed-When: Tue Nov 28 11:37:23 GMT 2000 
State-Changed-Why:  
Closed by mistake -- this hasn't been fully dealt with yet. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23111 
Responsible-Changed-From-To: freebsd-doc->brian 
Responsible-Changed-By: ben 
Responsible-Changed-When: Mon Dec 4 17:36:23 GMT 2000 
Responsible-Changed-Why:  
Brian agreed to handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23111 
State-Changed-From-To: open->closed 
State-Changed-By: brian 
State-Changed-When: Fri Feb 2 17:14:23 PST 2001 
State-Changed-Why:  
This patch seems to have already been applied.... 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23111 
>Unformatted:
