看板 FB_doc 關於我們 聯絡資訊
>Number: 122608 >Category: docs >Synopsis: [PATCH] Typo Fix for Committer's Guide (SGML) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 09 19:40:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gabor PALI >Release: FreeBSD 6.3-STABLE i386 >Organization: >Environment: System: FreeBSD disznohal 6.3-STABLE FreeBSD 6.3-STABLE #4: Fri Apr 4 23:29:43 CEST 2008 dezzy@disznohal:/usr/obj/usr/src/sys/GENERIC_ i386 >Description: Article titled "Commiter's Guide" contains an unnecessary 'X' before "cvs commit" in section "CVS Operations". It has a replaceable tag, so it may have a purpose, but it cannot be found anywhere else in the document. >How-To-Repeat: >Fix: Patch attached with submission follows: --- committers-guide.patch.diff begins here --- --- committers-guide.old/article.sgml 2008-04-09 18:53:54.000000000 +0200 +++ committers-guide/article.sgml 2008-04-09 18:54:11.153029605 +0200 @@ -349,7 +349,7 @@ alias scvs cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.org:/home/ncvs</programlisting> <para>This way they can do all CVS operations - locally and use <command><replaceable>X</replaceable>cvs commit</command> for committing + locally and use <command>cvs commit</command> for committing to the official CVS tree. If you wish to add something which is wholly new (like contrib-ified sources, etc), <command>cvs import</command> should be used. --- committers-guide.patch.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"