Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2002 23:48:46 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        "Justin L. Boss" <jlboss@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Making suggestions
Message-ID:  <20020302214846.GA27613@hades.hell.gr>
In-Reply-To: <20020302161846.6C37D37B402@hub.freebsd.org>
References:  <05a201c1bfca$4da45980$040f12ac@jboss101440> <20020301222332.GE360@hades.hell.gr> <20020302161846.6C37D37B402@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020302214846.GA27613>