From b2cb71ac08ece9ac840b67d4f087cc38fa248705 Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Fri, 15 Feb 2019 14:23:10 +0000 Subject: fix the name of a program ont the attr page: setattr -> setfattr git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11524 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/attr.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'chapter06') diff --git a/chapter06/attr.xml b/chapter06/attr.xml index 56c9fa848..de93a2b43 100644 --- a/chapter06/attr.xml +++ b/chapter06/attr.xml @@ -87,7 +87,7 @@ ln -sfv ../../lib/$(readlink /usr/lib/libattr.so) /usr/lib/libattr.soInstalled directories - attr, getfattr, and setattr + attr, getfattr, and setfattr libattr.so /usr/include/attr and /usr/share/doc/attr-&attr-version; @@ -118,12 +118,12 @@ ln -sfv ../../lib/$(readlink /usr/lib/libattr.so) /usr/lib/libattr.so - - setattr + + setfattr Sets the extended attributes of filesystem objects - - setattr + + setfattr -- cgit v1.2.3-54-g00ecf