From owner-freebsd-questions Sat Mar 2 13:48:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 8772837B402 for ; Sat, 2 Mar 2002 13:48:47 -0800 (PST) Received: from hades.hell.gr (patr530-b140.otenet.gr [212.205.244.148]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g22Lmbou025640; Sat, 2 Mar 2002 23:48:39 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.6/8.11.6) id g22Lmm799838; Sat, 2 Mar 2002 23:48:48 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Sat, 2 Mar 2002 23:48:46 +0200 From: Giorgos Keramidas To: "Justin L. Boss" Cc: freebsd-questions@freebsd.org Subject: Re: Making suggestions Message-ID: <20020302214846.GA27613@hades.hell.gr> References: <05a201c1bfca$4da45980$040f12ac@jboss101440> <20020301222332.GE360@hades.hell.gr> <20020302161846.6C37D37B402@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020302161846.6C37D37B402@hub.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-03-01 22:42, Justin L. Boss wrote: > That works. I have the code changed for pw to except the $ and a valid > charactor. All I had to do was change the line at 1198 by removing the $ from > it. > char const *notch = gecos ? ":!@" : " ,\t:+&#%^()!@~*?<>=|\\/\""; > Now what do I do. the URL you gave me > (http://www.FreeBSD.org/doc/en_US.ISO8859-7/articles/contributing/) is not > working for me. But I wont to thank you for your feed back. Damn. I was in iso8859-7 brain-mode when I was writing, because this is the default Greek encoding. Hence, the typo. The correct URL would be: http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributing/ Giorgos Keramidas FreeBSD Documentation Project keramida@{freebsd.org,ceid.upatras.gr} http://www.FreeBSD.org/docproj/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message