From 996386ec52847595cbe923cde4d158e238a43dce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> Date: Sat, 12 Dec 2020 19:58:27 +0100 Subject: [PATCH] [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>