Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Simplify macro usage.
details: https://anonhg.NetBSD.org/src/rev/c68b228a662a
branches: trunk
changeset: 1017735:c68b228a662a
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Jan 06 18:05:58 2021 +0000
description:
Simplify macro usage.
diffstat:
share/man/man4/dk.4 | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (44 lines):
diff -r a5bc605432f3 -r c68b228a662a share/man/man4/dk.4
--- a/share/man/man4/dk.4 Wed Jan 06 17:22:36 2021 +0000
+++ b/share/man/man4/dk.4 Wed Jan 06 18:05:58 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dk.4,v 1.12 2021/01/06 17:22:36 pgoyette Exp $
+.\" $NetBSD: dk.4,v 1.13 2021/01/06 18:05:58 wiz Exp $
.\"
.\" Copyright (c) 2006 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -80,16 +80,16 @@
field followed by
.Sq \&/
and the partition letter
-.So a Sc Ns \&.. Ns So p Sc Ns \&.
+.So a Sc Ns \&.. Ns So p Sc .
.Pp
When the
.Va d_packname
is empty or has the value
-.Do fictitious Dc Ns \&,
+.Dq fictitious ,
the regular partition names
are used as wedge names, i.e. the device name, unit number and
partition letter, for example
-.Do wd0a Dc Ns \&.
+.Dq wd0a .
.It Dv DKWEDGE_METHOD_GPT
Extensible Firmware Interface Globally Unique Identifier Partition Table
(GPT) detection method.
@@ -105,11 +105,11 @@
For every partition in the MBR a wedge is created and named like a
regular partition name, i.e. the device name, unit number and a
partition letter, for example
-.Do wd0e Dc Ns \&.
+.Dq wd0e .
Primary partitions start with
-.So e Sc Ns \&,
+.Sq e ,
extended partitions start with
-.So i Sc Ns \&.
+.Sq i .
.It Dv DKWEDGE_METHOD_RDB
Amiga Rigid Disk Block (RDB) partitioning detection method.
.It Dv DKWEDGE_METHOD_APPLE
Home |
Main Index |
Thread Index |
Old Index