看板 FB_doc 關於我們 聯絡資訊
>Number: 119461 >Category: docs >Synopsis: more lacking spaces in printing/chapter.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: Tue Jan 08 17:50:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: gregory delfly >Release: 6.3-RC2 on i386 >Organization: >Environment: >Description: Lacking spaces between switch and option, in three lines out of six, in file: /usr/doc/en_US.ISO8859-1/printing/chapter.sgml It's not consistent (either put a space, or none, but on every line). Besides, adding a space make it easier/prettier to read. >How-To-Repeat: Read it... >Fix: Apply patch (attached below) Patch attached with submission follows: --- chapter.sgml.old 2008-01-06 21:42:36.000000000 +0100 +++ chapter.sgml 2008-01-06 21:43:22.000000000 +0100 @@ -1669,8 +1669,8 @@ <cmdsynopsis> <command>filter-name</command> <arg - choice="plain">-x<replaceable>pixel-width</replaceable></arg> - <arg choice="plain">-y<replaceable>pixel-height</replaceable></arg> + choice="plain">-x <replaceable>pixel-width</replaceable></arg> + <arg choice="plain">-y <replaceable>pixel-height</replaceable></arg> <arg choice="plain">-n <replaceable>login</replaceable></arg> <arg choice="plain">-h <replaceable>host</replaceable></arg> <arg choice="plain"><replaceable>acct-file</replaceable></arg> >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"