diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-09 17:53:37 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-11-09 17:53:37 +0000 |
commit | fd80bd85aae74b486ef6875e2553afa55b9499e0 (patch) | |
tree | 745201ae517ef3469e3bafc20c5bb76de8b3bffa /bin/rcp | |
parent | 06e3579118de0e275610c2060770fff7febe25c6 (diff) |
Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.
Diffstat (limited to 'bin/rcp')
-rw-r--r-- | bin/rcp/rcp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/rcp/rcp.1 b/bin/rcp/rcp.1 index 75e54ae9c32..53cde7e0137 100644 --- a/bin/rcp/rcp.1 +++ b/bin/rcp/rcp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcp.1,v 1.11 2000/03/17 18:15:15 aaron Exp $ +.\" $OpenBSD: rcp.1,v 1.12 2000/11/09 17:51:59 aaron Exp $ .\" $NetBSD: rcp.1,v 1.6 1995/07/25 19:37:25 jtc Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -72,7 +72,7 @@ before any characters). .Pp The options are as follows: -.Bl -tag -width flag +.Bl -tag -width Ds .It Fl K Turns off all Kerberos authentication. .It Fl k Ar realm |