summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-11-12 04:03:04 +0000
committerbillf <billf@FreeBSD.org>1999-11-12 04:03:04 +0000
commit528e4a21f91af60aee092a19e393b1c340967201 (patch)
tree29efab58a39b1b6fb6d3b0e94a83438665bb2e40
parent21fff7b1c21bef91f4e2371aa79dee6d9c899b3d (diff)
downloadFreeBSD-src-528e4a21f91af60aee092a19e393b1c340967201.zip
FreeBSD-src-528e4a21f91af60aee092a19e393b1c340967201.tar.gz
'Dq' -> '.Dq'
-rw-r--r--share/man/man8/man8.i386/MAKEDEV.86
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8
index 9c9fae6..95cf3ea 100644
--- a/share/man/man8/man8.i386/MAKEDEV.8
+++ b/share/man/man8/man8.i386/MAKEDEV.8
@@ -55,13 +55,13 @@ for a more complete discussion of special files.
takes any number of device names as arguments, where the names are
the common abbreviation for the device.
There are two special devices,
-Dq std
+.Dq std
and
-Dq local .
+.Dq local .
The former creates the standard devices for the architecture.
The latter is for devices specific to the local site, and
executes the shell file
-Dq Pa MAKEDEV.local .
+.Dq Pa MAKEDEV.local .
.Pp
The i386 supports the following devices.
Where a device name is followed by a hash sign (
OpenPOWER on IntegriCloud