From d5dab2ac009edde28dadd084d1a2d490eb31e214 Mon Sep 17 00:00:00 2001 From: Alain O'Dea Date: Fri, 11 Oct 2013 18:25:56 +0000 Subject: [PATCH] OS-4711 upper case man section references Reviewed by: Dave Eddy --- man/src/sysinfo.1m.md | 4 ++-- man/src/ziostat.1m.md | 4 ++-- man/src/zonestat.1.md | 10 +++++----- man/src/zonestatd.1m.md | 10 +++++----- src/img/man/imgadm.1m.md | 4 ++-- src/vm/man/vmadmd.1m.md | 14 +++++++------- 6 files changed, 23 insertions(+), 23 deletions(-) diff --git a/man/src/sysinfo.1m.md b/man/src/sysinfo.1m.md index fdbf39454..d4c78fe73 100644 --- a/man/src/sysinfo.1m.md +++ b/man/src/sysinfo.1m.md @@ -1,4 +1,4 @@ -# sysinfo(1m) -- Output information about this SmartOS system. +# sysinfo(1M) -- Output information about this SmartOS system. ## SYNOPSIS @@ -238,5 +238,5 @@ making changes. ## SEE ALSO - dladm(1m), hostname(1), ifconfig(1m), prtconf(1m), psrinfo(1m), smbios(1m), uname(1), zfs(1m), zpool(1m) + dladm(1M), hostname(1), ifconfig(1M), prtconf(1M), psrinfo(1M), smbios(1M), uname(1), zfs(1M), zpool(1M) diff --git a/man/src/ziostat.1m.md b/man/src/ziostat.1m.md index 6de514d9d..eefb8d11d 100644 --- a/man/src/ziostat.1m.md +++ b/man/src/ziostat.1m.md @@ -1,4 +1,4 @@ -ziostat(1m) -- Report ZFS read I/O activity +ziostat(1M) -- Report ZFS read I/O activity ============================================= ## SYNOPSIS @@ -63,7 +63,7 @@ Specifies the number of intervals to report. Defaults to unlimited if not specified. ## SEE ALSO - iostat(1m), vfsstat(1m), mpstat(1m) + iostat(1M), vfsstat(1M), mpstat(1M) ## NOTES diff --git a/man/src/zonestat.1.md b/man/src/zonestat.1.md index cb2a40f9f..eb56be867 100644 --- a/man/src/zonestat.1.md +++ b/man/src/zonestat.1.md @@ -258,7 +258,7 @@ interval Specifies the length in seconds to pause between each interval report. An interval of "default" will use the configured interval of the zones monitoring service - (see zonestatd(1m). + (see zonestatd(1M). Interval is required. An interval of zero is not permitted. The interval can be specified as @@ -346,7 +346,7 @@ The following list defines the column heading of the command output: The amount of cpu uses as a percentage of the total cpu in a processor-set to which the zone is bound. A zone can only have processes bound to multiple processor sets if it is the - global zone, or if psrset(1m) psets are used. If multiple + global zone, or if psrset(1M) psets are used. If multiple binding are found for a zone, it's %PART will be the fraction used of all bound psets. For [total] and [system], %PART is the percent used of all cpus on the system. @@ -453,9 +453,9 @@ Command invocation and parsable output is Committed. Human readable output (default output) is uncommitted. ## SEE ALSO - date(1), zonestatd(1m), libzonestat(3lib), zonecfg(1m), zoneadm(1m), - zones(5), poolcfg(1m), pooladm(1m), prctl(1m), privileges(5), - rcapadm(1m), resource_controls(5), timezone(4) + date(1), zonestatd(1M), libzonestat(3LIB), zonecfg(1M), zoneadm(1M), + zones(5), poolcfg(1M), pooladm(1M), prctl(1M), privileges(5), + rcapadm(1M), resource_controls(5), timezone(4) ## NOTES The zonestat utility depends on the zones monitoring service: diff --git a/man/src/zonestatd.1m.md b/man/src/zonestatd.1m.md index ceffce529..215ec8c22 100644 --- a/man/src/zonestatd.1m.md +++ b/man/src/zonestatd.1m.md @@ -1,4 +1,4 @@ -zonestatd(1m) -- zones monitoring daemon +zonestatd(1M) -- zones monitoring daemon ======================================== ## SYNOPSIS @@ -35,8 +35,8 @@ zonestatd(1m) -- zones monitoring daemon |_____________________________|_____________________________| ## SEE ALSO - zonestat(1), smf(5), zones(5), poolcfg(1m), pooladm(1m), prctl(1m), - rcapadm(1m), acctadm(1m) + zonestat(1), smf(5), zones(5), poolcfg(1M), pooladm(1M), prctl(1M), + rcapadm(1M), acctadm(1M) ## NOTES The zonestat service is managed by the service management @@ -54,7 +54,7 @@ zonestatd(1m) -- zones monitoring daemon config/sample_interval This property sets the zonestatd sample interval. This is the - interval used by the zones monitoring daemon, zonestatd(1m) to + interval used by the zones monitoring daemon, zonestatd(1M) to sample resource utilization. This is also the interval used to determine configuration changes such as processor set changes, resource control changes, and zone state changes. @@ -65,7 +65,7 @@ zonestatd(1m) -- zones monitoring daemon not already enabled, it enables the tracking of process accounting resources, and configures a process accounting file. The zonestat service will roll the process accounting log at its configured - interval (see zonestatd(1m)). + interval (see zonestatd(1M)). If extended process accounting is enabled externally, the zonestat service will use the process accounting log as configured. It diff --git a/src/img/man/imgadm.1m.md b/src/img/man/imgadm.1m.md index ea50f199e..afb499878 100644 --- a/src/img/man/imgadm.1m.md +++ b/src/img/man/imgadm.1m.md @@ -1,4 +1,4 @@ -# imgadm(1m) -- Manage SmartOS virtual machine images +# imgadm(1M) -- Manage SmartOS virtual machine images ## SYNOPSIS @@ -593,4 +593,4 @@ The following exit values are returned: ## SEE ALSO - vmadm(1m), zfs(1m) + vmadm(1M), zfs(1M) diff --git a/src/vm/man/vmadmd.1m.md b/src/vm/man/vmadmd.1m.md index 9624b27c8..1e4649c8c 100644 --- a/src/vm/man/vmadmd.1m.md +++ b/src/vm/man/vmadmd.1m.md @@ -1,4 +1,4 @@ -vmadmd(1m) -- virtual machine management daemon +vmadmd(1M) -- virtual machine management daemon =============================================== ## SYNOPSIS @@ -8,9 +8,9 @@ vmadmd(1m) -- virtual machine management daemon ## DESCRIPTION The vmadmd daemon is designed to run in a SmartOS global zone and support - vmadm(1m) by performing some actions which require maintaining open + vmadm(1M) by performing some actions which require maintaining open connections or waiting for state change events that cannot be handle in a - single run of vmadm(1m). + single run of vmadm(1M). The functions vmadmd handles are: @@ -25,7 +25,7 @@ vmadmd(1m) -- virtual machine management daemon Each of these is described in more detail below. These actions are exposed through an HTTP server listening on a unix socket /tmp/vmadmd.http. - The HTTP interface is expected to only be used by vmadm(1m) and endpoints + The HTTP interface is expected to only be used by vmadm(1M) and endpoints should be considered a private interface. It is documented here in order to aid understanding of its behaviour. @@ -71,7 +71,7 @@ vmadmd(1m) -- virtual machine management daemon VMs is implemented as a stop and start so this also applies when running 'vmadm reboot'. - Since the vmadm(1m) process returns once a stop request is sent, it is up + Since the vmadm(1M) process returns once a stop request is sent, it is up to vmadmd to ensure that if the VM does not complete its transition by the expiry, the stop or reboot is forced. @@ -85,7 +85,7 @@ vmadmd(1m) -- virtual machine management daemon ## QMP Commands Qemu processes support a protocol called QMP for sending several types of - management commands to the hypervisor. When created with vmadm(1m) the qmp + management commands to the hypervisor. When created with vmadm(1M) the qmp socket will be listening on a unix socket /zones//root/tmp/vm.qmp. vmadmd exposes some of these commands and handles sending them through QMP. The commands exposed are described below. @@ -173,7 +173,7 @@ vmadmd(1m) -- virtual machine management daemon ## SEE ALSO - vmadm(1m), zonecfg(1m), zoneadm(1m), zones(5) + vmadm(1M), zonecfg(1M), zoneadm(1M), zones(5) ## NOTES