projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d84d17
)
(lib_SOURCES): Add userspec.h.
author
Jim Meyering
<jim@meyering.net>
Mon, 3 Nov 2003 15:02:32 +0000
(15:02 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 3 Nov 2003 15:02:32 +0000
(15:02 +0000)
(Include): Add "userspec.h".
Improve description.
modules/userspec
patch
|
blob
|
history
diff --git
a/modules/userspec
b/modules/userspec
index 4ad374618c721876f22cf9a99a3ac3feb2f3e3e2..ecd2d8d8cdd803c77eb32f97f320bc8112f96274 100644
(file)
--- a/
modules/userspec
+++ b/
modules/userspec
@@
-1,6
+1,5
@@
Description:
-Parse a specifying a user and/or group (e.g. as first argument of chown
-utility).
+Parse a `user:group' specifier (e.g. the first argument of chown utility).
Files:
lib/userspec.c
@@
-18,10
+17,10
@@
configure.ac:
gl_USERSPEC
Makefile.am:
-lib_SOURCES += userspec.c
+lib_SOURCES += userspec.c
userspec.h
Include:
+"userspec.h"
Maintainer:
Jim Meyering
-