diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-06-05 01:21:54 +0000 |
commit | 1805b94e6caa317d402e398fa06fa3d93d6827a0 (patch) | |
tree | e58ba56a51e58547f1d6f5a95c25435bc397c5c3 /usr.bin/ypcat | |
parent | f35d61706eae00527a19f021ef26ab0109f18e5c (diff) |
- remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/
Diffstat (limited to 'usr.bin/ypcat')
-rw-r--r-- | usr.bin/ypcat/ypcat.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/ypcat/ypcat.1 b/usr.bin/ypcat/ypcat.1 index 00cdd2845f4..6cc130201ab 100644 --- a/usr.bin/ypcat/ypcat.1 +++ b/usr.bin/ypcat/ypcat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypcat.1,v 1.3 1998/10/30 00:24:45 aaron Exp $ +.\" $OpenBSD: ypcat.1,v 1.4 1999/06/05 01:21:52 aaron Exp $ .\" $NetBSD: ypcat.1,v 1.4 1996/05/13 02:43:36 thorpej Exp $ .\" .\" Copyright (c) 1993 Winning Strategies, Inc. @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ypcat.1,v 1.3 1998/10/30 00:24:45 aaron Exp $ +.\" $Id: ypcat.1,v 1.4 1999/06/05 01:21:52 aaron Exp $ .\" .Dd December 3, 1993 .Dt YPCAT 1 @@ -42,11 +42,11 @@ .Op Fl kt .Op Fl d Ar domainname .Ar mapname -.Nm ypcat +.Nm ypcat .Fl x .Sh DESCRIPTION -.Nm ypcat -prints out the values of all keys from the +.Nm +prints out the values of all keys from the .Tn YP database specified by .Ar mapname , |