From b212b71cb90b39da9eed8a1c94d1badc7be10024 Mon Sep 17 00:00:00 2001 From: Alan Hicks Date: Wed, 3 Oct 2012 17:58:16 -0400 Subject: - Corrected a typo and incorrect Docbook markup. Thanks go to Edward Wood for discovering the discrepencies and sending in a proper diff. --- chapter_04.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/chapter_04.xml b/chapter_04.xml index 10d103f..75e9dbe 100644 --- a/chapter_04.xml +++ b/chapter_04.xml @@ -681,16 +681,16 @@ text will scroll until it finds the next match. - Also as with more, files maybe opened + Also as with more, files may be opened directly in less or piped to it: - darkstar:~$ less - /usr/doc/less-*/README - darkstar:~$ cat + darkstar:~$ less + /usr/doc/less-*/README + darkstar:~$ cat /usr/doc/less*/README - /usr/doc/util-linux*/README | less + /usr/doc/util-linux*/README | less -- cgit v1.2.3