The following reply was made to PR docs/185041; it has been noted by GNATS.
From: [email protected] (dfilter service) To: [email protected] Cc: Subject: Re: docs/185041: commit references a PR Date: Wed, 22 Jan 2014 10:07:25 +0000 (UTC) Author: gabor Date: Wed Jan 22 10:07:19 2014 New Revision: 43623 URL: http://svnweb.freebsd.org/changeset/doc/43623 Log: - Mark a command part as replaceable PR: docs/185041 Submitted by: wblock Modified: head/en_US.ISO8859-1/books/fdp-primer/book.xml Modified: head/en_US.ISO8859-1/books/fdp-primer/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/fdp-primer/book.xml Tue Jan 21 23:41:48 2014 (r43622) +++ head/en_US.ISO8859-1/books/fdp-primer/book.xml Wed Jan 22 10:07:19 2014 (r43623) @@ -181,7 +181,7 @@ The time is 09:18</screen></entry> <entry>To search for a keyword in the manual pages, type <command>man -k - keyword</command></entry> + <replaceable>keyword</replaceable></command></entry> </row> <row> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
