summaryrefslogtreecommitdiff
path: root/spec/if/acfg
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 08:53:01 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-07 12:58:52 +0200
commit6a0e4670056992d8ebca9d5f0d4b21359b77ca08 (patch)
treeadda0d71255615704535ee92e27738b27f74436f /spec/if/acfg
parentb29dd738f97901f464400a19510056790807dc47 (diff)
spec: Avoid Sphinx-specific :file:
Diffstat (limited to 'spec/if/acfg')
-rw-r--r--spec/if/acfg/appl-needs-console-driver.yml2
-rw-r--r--spec/if/acfg/appl-needs-null-driver.yml2
-rw-r--r--spec/if/acfg/appl-needs-simple-console-driver.yml2
-rw-r--r--spec/if/acfg/appl-needs-simple-task-console-driver.yml2
-rw-r--r--spec/if/acfg/appl-needs-zero-driver.yml2
5 files changed, 5 insertions, 5 deletions
diff --git a/spec/if/acfg/appl-needs-console-driver.yml b/spec/if/acfg/appl-needs-console-driver.yml
index 1659489a..79bc9fd4 100644
--- a/spec/if/acfg/appl-needs-console-driver.yml
+++ b/spec/if/acfg/appl-needs-console-driver.yml
@@ -13,7 +13,7 @@ links:
uid: group-devdrv
name: CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER
notes: |
- The Console Driver is responsible for providing the :file:`/dev/console`
+ The Console Driver is responsible for providing the ``/dev/console``
device file. This device is used to initialize the standard input, output,
and error file descriptors.
diff --git a/spec/if/acfg/appl-needs-null-driver.yml b/spec/if/acfg/appl-needs-null-driver.yml
index b7f5722d..679b5b7d 100644
--- a/spec/if/acfg/appl-needs-null-driver.yml
+++ b/spec/if/acfg/appl-needs-null-driver.yml
@@ -3,7 +3,7 @@ appl-config-option-type: feature-enable
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
- In case this configuration option is defined, then the :file:`/dev/null`
+ In case this configuration option is defined, then the ``/dev/null``
Driver is initialized during system initialization.
enabled-by: true
index-entries:
diff --git a/spec/if/acfg/appl-needs-simple-console-driver.yml b/spec/if/acfg/appl-needs-simple-console-driver.yml
index f31d3410..db5f9aea 100644
--- a/spec/if/acfg/appl-needs-simple-console-driver.yml
+++ b/spec/if/acfg/appl-needs-simple-console-driver.yml
@@ -13,7 +13,7 @@ links:
uid: group-devdrv
name: CONFIGURE_APPLICATION_NEEDS_SIMPLE_CONSOLE_DRIVER
notes: |
- This device driver is responsible for providing the :file:`/dev/console`
+ This device driver is responsible for providing the ``/dev/console``
device file. This device is used to initialize the standard input, output,
and error file descriptors.
diff --git a/spec/if/acfg/appl-needs-simple-task-console-driver.yml b/spec/if/acfg/appl-needs-simple-task-console-driver.yml
index d276efdd..b2d9a650 100644
--- a/spec/if/acfg/appl-needs-simple-task-console-driver.yml
+++ b/spec/if/acfg/appl-needs-simple-task-console-driver.yml
@@ -13,7 +13,7 @@ links:
uid: group-devdrv
name: CONFIGURE_APPLICATION_NEEDS_SIMPLE_TASK_CONSOLE_DRIVER
notes: |
- This device driver is responsible for providing the :file:`/dev/console`
+ This device driver is responsible for providing the ``/dev/console``
device file. This device is used to initialize the standard input, output,
and error file descriptors.
diff --git a/spec/if/acfg/appl-needs-zero-driver.yml b/spec/if/acfg/appl-needs-zero-driver.yml
index d69f3489..682f08d4 100644
--- a/spec/if/acfg/appl-needs-zero-driver.yml
+++ b/spec/if/acfg/appl-needs-zero-driver.yml
@@ -3,7 +3,7 @@ appl-config-option-type: feature-enable
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: |
- In case this configuration option is defined, then the :file:`/dev/zero`
+ In case this configuration option is defined, then the ``/dev/zero``
Driver is initialized during system initialization.
enabled-by: true
index-entries: