pages*: improve page descriptions (#12558)
* pages*: improve page descriptions * ical: improve page description * cockpit-desktop: remove unneeded word from page description * nc: improve description wording --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# appsleepd
|
||||
|
||||
> Provides app sleep services.
|
||||
> Start app sleep services.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/appsleepd.8.html>.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# autofsd
|
||||
|
||||
> Runs `automount` on startup and network configuration change events.
|
||||
> Run `automount` on startup and network configuration change events.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/autofsd.8.html>.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# biometrickitd
|
||||
|
||||
> Provides support for biometric operations.
|
||||
> Get support for biometric operations.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/biometrickitd.8.html>.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# cfprefsd
|
||||
|
||||
> Provides preferences services (`CFPreferences`, `NSUserDefaults`).
|
||||
> Start preferences services (`CFPreferences`, `NSUserDefaults`).
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/cfprefsd.8.html>.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# distnoted
|
||||
|
||||
> Provides distributed notification services.
|
||||
> Start distributed notification services.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/distnoted.8.html>.
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# open
|
||||
|
||||
> Opens files, directories and applications.
|
||||
> Open files, directories and applications.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/open.1.html>.
|
||||
|
||||
- Open a file with the associated application:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# route
|
||||
|
||||
> Manually manipulate the routing tables.
|
||||
> Necessitates to be root.
|
||||
> Requires root privileges.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/route.8.html>.
|
||||
|
||||
- Add a route to a destination through a gateway:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# say
|
||||
|
||||
> Converts text to speech.
|
||||
> Convert text to speech.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/say.1.html>.
|
||||
|
||||
- Say a phrase aloud:
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# scutil
|
||||
|
||||
> Manage system configuration parameters.
|
||||
> Necessitates to be root when setting configuration.
|
||||
> Require root privileges when setting configuration.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/scutil.8.html>.
|
||||
|
||||
- Display DNS Configuration:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
# universalaccessd
|
||||
|
||||
> Provides universal access services.
|
||||
> Get universal access services.
|
||||
> It should not be invoked manually.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/universalaccessd.8.html>.
|
||||
|
||||
|
Reference in New Issue
Block a user