From 8ab371e3e0db4599781796902b4d5eb739959949 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 20 May 2009 09:56:34 +0200 Subject: Explain what libstore actually is. --- hurd/libstore.mdwn | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'hurd') diff --git a/hurd/libstore.mdwn b/hurd/libstore.mdwn index 75d38561..0ab24f02 100644 --- a/hurd/libstore.mdwn +++ b/hurd/libstore.mdwn @@ -9,9 +9,11 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU Free Documentation License|/fdl]]."]]"""]] -`libstore` is more than just a thin layer between -[[GNU_Mach|microkernel/mach/gnumach]] devices (`hd0` for example) and the -device node below `/dev`... +`libstore` is used to provide a generic interface to access data (read/write) +on backing stores. + +It more than just a thin layer between [[GNU Mach|microkernel/mach/gnumach]] +devices (`hd0` for example) and the device node below `/dev/`... # Available Stores -- cgit v1.2.3