Module Name: src
Committed By: joerg
Date: Wed Apr 8 13:28:17 UTC 2009
Modified Files:
src/usr.bin/rpcinfo: rpcinfo.8
Log Message:
Add missing .Os, improve column size.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/rpcinfo/rpcinfo.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/rpcinfo/rpcinfo.8
diff -u src/usr.bin/rpcinfo/rpcinfo.8:1.13 src/usr.bin/rpcinfo/rpcinfo.8:1.14
--- src/usr.bin/rpcinfo/rpcinfo.8:1.13 Tue Feb 25 10:35:53 2003
+++ src/usr.bin/rpcinfo/rpcinfo.8 Wed Apr 8 13:28:16 2009
@@ -1,9 +1,10 @@
.\" @(#)rpcinfo.1m 1.23 93/03/29 SMI; from SVr4
.\" Copyright 1989 AT&T
.\" Copyright 1991 Sun Microsystems, Inc.
-.\" $NetBSD: rpcinfo.8,v 1.13 2003/02/25 10:35:53 wiz Exp $
+.\" $NetBSD: rpcinfo.8,v 1.14 2009/04/08 13:28:16 joerg Exp $
.Dd August 18, 1992
.Dt RPCINFO 8
+.Os
.Sh NAME
.Nm rpcinfo
.Nd report RPC information
@@ -303,7 +304,7 @@
.Bd -literal
example$ rpcinfo -s klaxon
.Ed
-.Bl -column "program" "w,x,y,z" "local,tcp,udp,tcp6,udp6" "nlockmgr" "super-user"
+.Bl -column "program" "version(s)" "local,tcp,udp,tcp6,udp6" "nlockmgr" "super-user"
.It program Ta version(s) Ta netid(s) Ta service Ta owner
.It 100000 Ta 2,3,4 Ta local,tcp,udp,tcp6,udp6 Ta rpcbind Ta super-user
.It 100008 Ta 1 Ta udp,tcp,udp6,tcp6 Ta walld Ta super-user