From b575ab8af24167c9b3b93df42d8a96a40d2fee16 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sun, 4 Nov 2012 14:53:29 +0100 Subject: [PATCH] Remove word duplicates in some manual pages. --- lib/libpuffs/puffs_cc.3 | 2 +- lib/libpuffs/puffs_framebuf.3 | 2 +- libexec/dma/dma.8 | 2 +- sbin/ifconfig/ifconfig.8 | 2 +- share/man/man4/ath.4 | 4 ++-- share/man/man4/netgraph.4 | 2 +- share/man/man4/usb.4 | 2 +- usr.sbin/ndiscvt/ndiscvt.8 | 2 +- usr.sbin/newsyslog/newsyslog.8 | 2 +- usr.sbin/rtadvd/rtadvd.conf.5 | 1 - 10 files changed, 10 insertions(+), 11 deletions(-) diff --git a/lib/libpuffs/puffs_cc.3 b/lib/libpuffs/puffs_cc.3 index baa828f499..10f8d711bf 100644 --- a/lib/libpuffs/puffs_cc.3 +++ b/lib/libpuffs/puffs_cc.3 @@ -54,7 +54,7 @@ back to where either the mainloop or where was called from. .It Fn puffs_cc_continue pcc Will suspend current execution and return control to where it was -before before calling +before calling .Fn puffs_cc_yield . This is rarely called directly but rather through .Fn puffs_dispatch_exec . diff --git a/lib/libpuffs/puffs_framebuf.3 b/lib/libpuffs/puffs_framebuf.3 index 80f30b5201..b165d72f38 100644 --- a/lib/libpuffs/puffs_framebuf.3 +++ b/lib/libpuffs/puffs_framebuf.3 @@ -288,7 +288,7 @@ Distance from current offset to the end of the buffer, i.e. size-offset. Set the offset cursor to the position .Ar offset . This does NOT modify the buffer size, but reserves at least -enough memory memory for a write to +enough memory for a write to .Ar offset and will fail if memory cannot be allocated. .It Fn puffs_framebuf_getwindow pufbuf offset winp winlen diff --git a/libexec/dma/dma.8 b/libexec/dma/dma.8 index fd0e9eb3d8..ba8055ae04 100644 --- a/libexec/dma/dma.8 +++ b/libexec/dma/dma.8 @@ -79,7 +79,7 @@ config file setting below. .Pp All other .Ar mode Ns -s are are ignored. +s are ignored. .It Fl D Don't run in the background. Useful for debugging. diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index e36df756de..0cc1489893 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1863,7 +1863,7 @@ Send broadcast path requests every two seconds. Nodes on the mesh without a path to this root mesh station with try to discover a path to us. .It Cm PROACTIVE -Send broadcast path requests every two seconds and every node must reply with +Send broadcast path requests every two seconds and every node must reply with a path reply even if it already has a path to this root mesh station, .It Cm RANN Send broadcast root annoucement (RANN) frames. diff --git a/share/man/man4/ath.4 b/share/man/man4/ath.4 index 9de093a9f0..d6dc601c57 100644 --- a/share/man/man4/ath.4 +++ b/share/man/man4/ath.4 @@ -174,7 +174,7 @@ ifconfig wlan0 meshid my_mesh mode 11a inet 192.168.0.10/24 .Ed .Pp Create two virtual 802.11a host-based access points, one with -with WEP enabled and one with no security, and bridge them to +WEP enabled and one with no security, and bridge them to the fxp0 (wired) device: .Bd -literal -offset indent ifconfig wlan0 create wlandev ath0 wlanmode hostap \e @@ -208,7 +208,7 @@ The request to the HAL to set up the transmit queue for normal data frames failed. This should not happen. .It "ath%d: unable to setup a beacon xmit queue!" -The request to the HAL to set up the transmit queue for 802.11 beacon frames +The request to the HAL to set up the transmit queue for 802.11 beacon frames failed. This should not happen. .It "ath%d: 802.11 address: %s" diff --git a/share/man/man4/netgraph.4 b/share/man/man4/netgraph.4 index 8eb7fd9429..1fa567c02b 100644 --- a/share/man/man4/netgraph.4 +++ b/share/man/man4/netgraph.4 @@ -298,7 +298,7 @@ Three other methods are also supported by all nodes: An mbuf chain is passed to the node. The node is notified on which hook the data arrived, and can use this information in its processing decision. -The node must must always +The node must always .Fn m_freem the mbuf chain on completion or error, or pass it on to another node (or kernel module) which will then be responsible for freeing it. diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 98ae90f2f5..3e74a7e51f 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -458,7 +458,7 @@ bus for host controller events. .Pp The .Va ue_device -record contains information about the device in a device event event. +record contains information about the device in a device event. .Pp The .Va ue_cookie diff --git a/usr.sbin/ndiscvt/ndiscvt.8 b/usr.sbin/ndiscvt/ndiscvt.8 index 19528c263b..f5c39c1827 100644 --- a/usr.sbin/ndiscvt/ndiscvt.8 +++ b/usr.sbin/ndiscvt/ndiscvt.8 @@ -186,7 +186,7 @@ kernel has finished booting been mounted), the extra files can simply be copied to the .Pa /compat/ndis -directory, and they will be loaded into the kernel on demand when the +directory, and they will be loaded into the kernel on demand when the driver needs them. .Pp If however the driver is required to bootstrap the system diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index 7b90557ead..3916963b82 100644 --- a/usr.sbin/newsyslog/newsyslog.8 +++ b/usr.sbin/newsyslog/newsyslog.8 @@ -165,7 +165,7 @@ is used. If the .Ar timefmt string is changed the old files created using the previous time format -will not be be automatically removed (unless the new format is very +will not be automatically removed (unless the new format is very similar to the old format). This is also the case when changing from sequential filenames to time based file names, and the other way around. diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5 index 85095d228a..706b7c3d8f 100644 --- a/usr.sbin/rtadvd/rtadvd.conf.5 +++ b/usr.sbin/rtadvd/rtadvd.conf.5 @@ -292,7 +292,6 @@ The default value is 64. (num) Flags field in route information option. Bit 4 .Pq Li 0x10 -and and Bit 3 .Pq Li 0x08 are used to encode router preference for the route. -- 2.41.0