From owner-cvs-all@FreeBSD.ORG Thu Dec 16 16:59:20 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89F9E16A4CE; Thu, 16 Dec 2004 16:59:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 656B843D48; Thu, 16 Dec 2004 16:59:20 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBGGxKxo054173; Thu, 16 Dec 2004 16:59:20 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBGGxKDP054172; Thu, 16 Dec 2004 16:59:20 GMT (envelope-from roam) Message-Id: <200412161659.iBGGxKDP054172@repoman.freebsd.org> From: Peter Pentchev Date: Thu, 16 Dec 2004 16:59:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/ppp ppp.8.m4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Dec 2004 16:59:20 -0000 roam 2004-12-16 16:59:20 UTC FreeBSD src repository (doc,ports committer) Modified files: usr.sbin/ppp ppp.8.m4 Log: Describe the special meaning of the $ and ~ characters, and the fact that you can get around it by double-quoting them. PR: 42762 Submitted by: AIDA Shinra Discussed with: brian Revision Changes Path 1.316 +20 -0 src/usr.sbin/ppp/ppp.8.m4