From owner-cvs-doc@FreeBSD.ORG Mon Mar 31 02:55:42 2008 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26A8C1065670 for ; Mon, 31 Mar 2008 02:55:42 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by mx1.freebsd.org (Postfix) with ESMTP id C31B38FC20 for ; Mon, 31 Mar 2008 02:55:41 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so401862anc.13 for ; Sun, 30 Mar 2008 19:55:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=GIk/Y9VOfO5UQ3a38uemPnZMOdbLgh9rcQpR62Lt4GI=; b=T1uG30tJxOyErl/6u+073jF6N+Qw60sUKougsuWYLR+juFCPaC6xg42kSJMT/44rJqAZ/tRlLMBa3IGAFJEilnryXbZn5m5seQPvkdRfl/8oZimanAiK5AaQUkjiBQD0SEmPixMzTBQz1T4ejSNdrj625UHjqhxAusQXIq5D7RQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lEzjYO/ho1WnqqSuMOKOkxHkO+nDHIzubXuh2FsdrKqkAv2w3j8CbE6rMIw4FNsdQRt0ixzFEpgnlk1nLOFLvm3+U2yPPtAZcbxGU/U/JN/AAujK4CtMCABygxPfvepagUsuZ8R7PcrcnWfPykmZJp9S43s1N7LXtMPlb6LYQuo= Received: by 10.100.250.19 with SMTP id x19mr13129140anh.112.1206930480290; Sun, 30 Mar 2008 19:28:00 -0700 (PDT) Received: by 10.100.248.5 with HTTP; Sun, 30 Mar 2008 19:28:00 -0700 (PDT) Message-ID: <47d0403c0803301928j3b4da71y9433966b88bca5c6@mail.gmail.com> Date: Sun, 30 Mar 2008 22:28:00 -0400 From: "Ben Kaduk" To: "Joe Marcus Clarke" In-Reply-To: <200803302053.m2UKrEEd025334@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803302053.m2UKrEEd025334@repoman.freebsd.org> Cc: doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: www/en/gnome/docs halfaq.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2008 02:55:42 -0000 On 3/30/08, Joe Marcus Clarke wrote: > marcus 2008-03-30 20:53:14 UTC > > > FreeBSD doc repository > > Modified files: > en/gnome/docs halfaq.sgml > Log: > > Correct a minor grammar nit. > @@ -250,7 +250,7 @@ proc /proc procfs rw 0

If you want Nautilus to mount this volume as the user - "marcus", do the following:

+ "marcus," do the following:

I feel that there should be a markup tag so that you can avoid using the formally-correct but confusing comma inside the quotes. (personally, I feel that these rules should be ignored in writing describing systems where the extra character would make a difference, but I don't want to get into what diameter of polka dots to put on the bikeshed). Maybe ... ? -Ben Kaduk