summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-03-18 12:38:33 +0000
committerru <ru@FreeBSD.org>2002-03-18 12:38:33 +0000
commit5630d2382ee97e5993b95c773ed3270125e99b7b (patch)
tree62d43173e9eb798cfc78cf46fe63e4c5df9d3250
parent92637a6f78b35ed601a00d476af13ed8554486e3 (diff)
downloadFreeBSD-src-5630d2382ee97e5993b95c773ed3270125e99b7b.zip
FreeBSD-src-5630d2382ee97e5993b95c773ed3270125e99b7b.tar.gz
mdoc(7) police: macroize UNIX.
-rw-r--r--share/man/man4/intro.44
-rw-r--r--share/man/man4/vinum.46
2 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man4/intro.4 b/share/man/man4/intro.4
index 0f2bf27..8912544 100644
--- a/share/man/man4/intro.4
+++ b/share/man/man4/intro.4
@@ -62,7 +62,9 @@ Not all drivers implement all system calls, for example, calling
.Xr mmap 2
on terminal devices is likely to be not useful at all.
.Ss Accessing Devices
-Most of the devices in a Unix-like operating system are accessed
+Most of the devices in a
+.Ux Ns
+-like operating system are accessed
through so-called
.Em device nodes ,
sometimes also called
diff --git a/share/man/man4/vinum.4 b/share/man/man4/vinum.4
index 52950a4..7bf9879 100644
--- a/share/man/man4/vinum.4
+++ b/share/man/man4/vinum.4
@@ -138,7 +138,9 @@ are the lowest level of the storage hierarchy. They represent disk special
devices.
.It
.Nm
-offers automatic startup. Unlike UNIX file systems,
+offers automatic startup. Unlike
+.Ux
+file systems,
.Nm
volumes contain all the configuration information needed to ensure that they are
started correctly when the subsystem is enabled. This is also a significant
@@ -371,7 +373,7 @@ daemon. The two control devices for
are used to synchronize the debug status of kernel and user modules.
.It
Unlike
-.Nm UNIX
+.Ux
drives,
.Nm
volumes are not subdivided into partitions, and thus do not contain a disk
OpenPOWER on IntegriCloud