diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-12-24 08:46:49 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-12-24 08:46:49 +0000 |
commit | 4262f4dc0baae89ce7ee4645c60b1063ceb0807c (patch) | |
tree | 83e8076f21d6f2b9329358d9e83af47288b0dcae /usr.bin | |
parent | a6e43824140cebc291b59e52fdd6b4371657e2a9 (diff) |
formatting errors, found using freebsd's "igor";
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/pmdb/pmdb.1 | 10 | ||||
-rw-r--r-- | usr.bin/tmux/tmux.1 | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/usr.bin/pmdb/pmdb.1 b/usr.bin/pmdb/pmdb.1 index 075cb8b2cd5..d822d13110b 100644 --- a/usr.bin/pmdb/pmdb.1 +++ b/usr.bin/pmdb/pmdb.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pmdb.1,v 1.17 2007/08/06 19:16:05 sobrado Exp $ +.\" $OpenBSD: pmdb.1,v 1.18 2011/12/24 08:46:48 jmc Exp $ .\" .\" Copyright (c) 2002 Artur Grabowski <art@openbsd.org> .\" All rights reserved. @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 6 2007 $ +.Dd $Mdocdate: December 24 2011 $ .Dt PMDB 1 .Os .Sh NAME @@ -148,6 +148,6 @@ debugger was written because the author believed that .Xr gdb 1 was too bloated and hairy to run on OpenBSD/sparc64. .Sh BUGS -The command syntax is really poor and ad hoc at this moment. Most of the -command names and arguments will change as soon as the command line interface -is replaced. +The command syntax is really poor and ad hoc at this moment. +Most of the command names and arguments will change +as soon as the command line interface is replaced. diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 55be6cf3020..3eea18e490d 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.257 2011/12/09 16:28:18 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.258 2011/12/24 08:46:48 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 9 2011 $ +.Dd $Mdocdate: December 24 2011 $ .Dt TMUX 1 .Os .Sh NAME @@ -589,7 +589,7 @@ session. .D1 (alias: Ic detach ) Detach the current client if bound to a key, the client specified with .Fl t , -or all clients currently attached to to the session specified by +or all clients currently attached to the session specified by .Fl s . If .Fl P |