diff options
author | ru <ru@FreeBSD.org> | 2005-02-15 09:27:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-15 09:27:00 +0000 |
commit | 136924cea45cc799b4b1febb17cd957209a402dc (patch) | |
tree | 7740d2d81dc57b79cd3c665d31a2acab1dc04e7b | |
parent | 5cd9fb8f6ce21f7176161abbb37102691daf739b (diff) | |
download | FreeBSD-src-136924cea45cc799b4b1febb17cd957209a402dc.zip FreeBSD-src-136924cea45cc799b4b1febb17cd957209a402dc.tar.gz |
Expand contractions.
-rw-r--r-- | gnu/lib/libdialog/dialog.3 | 2 | ||||
-rw-r--r-- | lib/libc/sys/semget.2 | 2 | ||||
-rw-r--r-- | lib/libmd/mdX.3 | 2 | ||||
-rw-r--r-- | share/man/man4/lpt.4 | 2 | ||||
-rw-r--r-- | share/man/man4/pass.4 | 2 | ||||
-rw-r--r-- | share/man/man9/buf.9 | 2 | ||||
-rw-r--r-- | usr.sbin/mrouted/mrouted.8 | 2 | ||||
-rw-r--r-- | usr.sbin/rrenumd/rrenumd.conf.5 | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3 index 0640a4e..40ba735 100644 --- a/gnu/lib/libdialog/dialog.3 +++ b/gnu/lib/libdialog/dialog.3 @@ -512,7 +512,7 @@ The only reason to call over .Fn dialog_radiolist in the new API model is to inherit the base -behavior, you're no longer constrained by it. +behavior, you are no longer constrained by it. .Pp Returns 0 on success, 1 on Cancel, and -1 on failure or ESC. .Pp diff --git a/lib/libc/sys/semget.2 b/lib/libc/sys/semget.2 index 18c083b..945044d 100644 --- a/lib/libc/sys/semget.2 +++ b/lib/libc/sys/semget.2 @@ -117,7 +117,7 @@ The system call will fail if: .Bl -tag -width Er -.\" ipcperm could fail (we're opening to read and write, as it were) +.\" ipcperm could fail (we are opening to read and write, as it were) .It Bq Er EACCES Access permission failure. .\" diff --git a/lib/libmd/mdX.3 b/lib/libmd/mdX.3 index 85b47db..edfbc8f 100644 --- a/lib/libmd/mdX.3 +++ b/lib/libmd/mdX.3 @@ -199,4 +199,4 @@ nor to find a file with a specific hash value. There is on the other hand no guarantee that such a method does not exist. .Pp MD2 has only been licensed for use in Privacy Enhanced Mail. -Use MD4 or MD5 if that is not what you're doing. +Use MD4 or MD5 if that is not what you are doing. diff --git a/share/man/man4/lpt.4 b/share/man/man4/lpt.4 index 3856652..8b3dd57 100644 --- a/share/man/man4/lpt.4 +++ b/share/man/man4/lpt.4 @@ -74,7 +74,7 @@ In order to retrieve printer info from /dev/lpt0, just apply the .Nm cat command to the device. If the printer supports IEEE1284 nibble mode and has -data to send to the host, you'll get it. +data to send to the host, you will get it. .Sh FILES .Bl -tag -width Pa -compact .It Pa /dev/lpt0 diff --git a/share/man/man4/pass.4 b/share/man/man4/pass.4 index e3f8c01..b96d6ba 100644 --- a/share/man/man4/pass.4 +++ b/share/man/man4/pass.4 @@ -85,7 +85,7 @@ corresponding to the device in question. Although this ioctl is available through the .Nm driver, it is of limited use, since the caller must already know that -the device in question is a passthrough device if they're issuing this +the device in question is a passthrough device if they are issuing this ioctl. It is probably more useful to issue this ioctl through the .Xr xpt 4 diff --git a/share/man/man9/buf.9 b/share/man/man9/buf.9 index 2343e27..5ee05f3 100644 --- a/share/man/man9/buf.9 +++ b/share/man/man9/buf.9 @@ -73,7 +73,7 @@ size is 4096). .Pp VM buffers also keep track of a byte-granular dirty range and valid range. This feature is normally only used by the NFS subsystem. -I'm not sure why it +I am not sure why it is used at all, actually, since we have DEV_BSIZE valid/dirty granularity within the VM buffer. If a buffer dirty operation creates a 'hole', diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8 index c1037ac..5713914 100644 --- a/usr.sbin/mrouted/mrouted.8 +++ b/usr.sbin/mrouted/mrouted.8 @@ -245,7 +245,7 @@ discovers all locally attached multicast capable interfaces and forwards on all of them. .It netmask Ar netmask If the kernel's netmask does not accurately reflect -the subnet (e.g.\& you're using proxy-ARP in lieu of IP subnetting), use the +the subnet (e.g.\& you are using proxy-ARP in lieu of IP subnetting), use the netmask command to describe the real netmask. .It altnet Ar network/mask-len If a phyint is attached to multiple IP subnets, describe each additional subnet diff --git a/usr.sbin/rrenumd/rrenumd.conf.5 b/usr.sbin/rrenumd/rrenumd.conf.5 index 86df0e0..9ce2306 100644 --- a/usr.sbin/rrenumd/rrenumd.conf.5 +++ b/usr.sbin/rrenumd/rrenumd.conf.5 @@ -289,7 +289,7 @@ add match-prefix fec0:0:0:: /48 use-prefix 3ffe:501:ffff:: /48 keeplen 16; .Pp .\" If your routers do not support IPv6 multicast forwarding, -you'll need to specify each destination at +you will need to specify each destination at .Cm dest command. .\" |