mirror of
https://github.com/sheumann/hush.git
synced 2024-12-22 14:30:31 +00:00
Bernhard Fischer writes: fix devfsd usage
This commit is contained in:
parent
de5fd23f25
commit
c8e2de6e1b
@ -395,10 +395,10 @@
|
||||
#endif
|
||||
|
||||
#define devfsd_trivial_usage \
|
||||
"mntpnt [-v]" \
|
||||
"devfsd [-v]" \
|
||||
USAGE_DEVFSD_FG_NP("[-fg][-np]" )
|
||||
#define devfsd_full_usage \
|
||||
"Optional daemon for managing devfs permissions and old device name symlinks.\n" \
|
||||
"Obsolete daemon for managing devfs permissions and old device name symlinks.\n" \
|
||||
"\nOptions:\n" \
|
||||
"\tmntpnt\tThe mount point where devfs is mounted.\n\n" \
|
||||
"\t-v\tPrint the protocol version numbers for devfsd\n" \
|
||||
|
Loading…
Reference in New Issue
Block a user