Date: Sat, 12 Dec 2020 17:02:32 GMT From: Fernando Apesteguía <fernape@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 996386ec52 - [fdp-primer][manpages] Fix plural Message-ID: <202012121702.0BCH2WBT067982@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape (ports committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=996386ec52847595cbe923cde4d158e238a43dce commit 996386ec52847595cbe923cde4d158e238a43dce Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2020-12-12 18:58:27 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2020-12-12 18:58:27 +0000 [fdp-primer][manpages] Fix plural s/backspaces/backspace/ Fix ill plural introduced in 59e3915e5ca57b7a1be87a01f909929d554d6626 Approved by: docs (gbe@, ygy@) Differential Revision: https://reviews.freebsd.org/D27537 --- en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml b/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml index 44cf03be22..b2a78f8dc1 100644 --- a/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml +++ b/en_US.ISO8859-1/books/fdp-primer/manpages/chapter.xml @@ -655,7 +655,7 @@ is an example configuration file. <screen>&prompt.user; <userinput>man ./mynewmanpage.8</userinput></screen> <para>You can use &man.col.1; to filter the output of - &man.man.1; and get rid of the backspaces characters before + &man.man.1; and get rid of the backspace characters before loading the result in your favorite editor for spell checking:</para>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012121702.0BCH2WBT067982>