summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2016-01-16 00:37:27 +0000
committerimp <imp@FreeBSD.org>2016-01-16 00:37:27 +0000
commit9def4cf3484bd59b2214772bdf8b6c61c424e73e (patch)
tree4a5e3c6151c3ffddc4dc1a7ad8e80c01b8936287 /share/man
parente1581ec0f03f2f2c260785ce05fca5a98c8d65b4 (diff)
downloadFreeBSD-src-9def4cf3484bd59b2214772bdf8b6c61c424e73e.zip
FreeBSD-src-9def4cf3484bd59b2214772bdf8b6c61c424e73e.tar.gz
Read-only is hyphenated when it modifies a noun.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/geom_uncompress.42
-rw-r--r--share/man/man4/geom_uzip.42
-rw-r--r--share/man/man4/sctp.48
-rw-r--r--share/man/man9/cd.92
-rw-r--r--share/man/man9/zone.92
5 files changed, 8 insertions, 8 deletions
diff --git a/share/man/man4/geom_uncompress.4 b/share/man/man4/geom_uncompress.4
index 0682c69..9acaea4 100644
--- a/share/man/man4/geom_uncompress.4
+++ b/share/man/man4/geom_uncompress.4
@@ -46,7 +46,7 @@ geom_uncompress_load="YES"
.Sh DESCRIPTION
The
.Nm
-framework provides support for compressed read only disk images.
+framework provides support for compressed read-only disk images.
This allows significant storage savings at the expense of a little CPU
time on each read.
Data written in the GEOM label area allows
diff --git a/share/man/man4/geom_uzip.4 b/share/man/man4/geom_uzip.4
index 3344f8f..0d36322 100644
--- a/share/man/man4/geom_uzip.4
+++ b/share/man/man4/geom_uzip.4
@@ -48,7 +48,7 @@ geom_uzip_load="YES"
.Sh DESCRIPTION
The
.Nm
-framework provides support for compressed read only
+framework provides support for compressed read-only
disk images.
This allows significant storage savings at the expense of
a little CPU time on each read.
diff --git a/share/man/man4/sctp.4 b/share/man/man4/sctp.4
index 880e808..b352553 100644
--- a/share/man/man4/sctp.4
+++ b/share/man/man4/sctp.4
@@ -390,16 +390,16 @@ is passed to
.Tn SCTP
else an error will be returned.
.It Dv SCTP_STATUS
-This option is a read only option that returns
+This option is a read-only option that returns
various status information about the specified association.
.It Dv SCTP_GET_PEER_ADDR_INFO
-This read only option returns information about a peer
+This read-only option returns information about a peer
address.
.It Dv SCTP_PEER_AUTH_CHUNKS
-This read only option returns a list of the chunks
+This read-only option returns a list of the chunks
the peer requires to be authenticated.
.It Dv SCTP_LOCAL_AUTH_CHUNKS
-This read only option returns a list of the locally
+This read-only option returns a list of the locally
required chunks that must be authenticated.
.It Dv SCTP_RESET_STREAMS
This socket option is used to cause a stream sequence
diff --git a/share/man/man9/cd.9 b/share/man/man9/cd.9
index 364a605..1beb518 100644
--- a/share/man/man9/cd.9
+++ b/share/man/man9/cd.9
@@ -33,7 +33,7 @@
.Sh DESCRIPTION
The
.Nm
-device driver provides a read only interface for CDROM drives
+device driver provides a read-only interface for CDROM drives
.Tn ( SCSI
type 5)
and WORM drives
diff --git a/share/man/man9/zone.9 b/share/man/man9/zone.9
index 12226d1..c974800 100644
--- a/share/man/man9/zone.9
+++ b/share/man/man9/zone.9
@@ -343,7 +343,7 @@ macro is provided to create this type of oid dynamically.
.Pp
The
.Fn SYSCTL_UMA_CUR parent nbr name access zone descr
-macro declares a static read only
+macro declares a static read-only
.Xr sysctl
oid that exports the approximate current occupancy of the zone.
The
OpenPOWER on IntegriCloud