man: Add simple seatd(1) page
This commit is contained in:
parent
48e712ffd9
commit
b312fbfb5e
3 changed files with 86 additions and 0 deletions
|
@ -3,3 +3,5 @@ option('seatd', type: 'feature', value: 'enabled', description: 'seatd support')
|
|||
option('builtin', type: 'feature', value: 'disabled', description: 'builtin seatd server')
|
||||
option('server', type: 'feature', value: 'enabled', description: 'seatd server')
|
||||
option('examples', type: 'feature', value: 'enabled', description: 'libseat example programs')
|
||||
option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue