diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-12-31 21:33:28 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-12-31 21:33:28 +0000 |
commit | d0ec40d5b3a7aef7351d058cde25f78c39ab8ec2 (patch) | |
tree | 7106f3713f27a8efefa71031dce45bdd37822356 | |
parent | 307bbd15bf380db3dd035c9e276be7bab52c675d (diff) |
spelling + grammar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11705 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | libdha/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libdha/README b/libdha/README index ea585e5012..13ebf73cb1 100644 --- a/libdha/README +++ b/libdha/README @@ -15,9 +15,9 @@ as working' list (these platforms are used daily): Linux/PPC There are different ways to access the hardware, normally only ROOT can do that. -With root privileges libdha will finely run, but there are some others ways +With root privileges libdha will run fine, but there are some others ways to use it as a normal user: -1, set the SUID bit on the binary (in this way it runs with root priviliges) +1, set the SUID bit on the binary (in this way it runs with root privileges) 2, use svgalib kernel helper 3, use dhahelper (not yet finished) |