summaryrefslogtreecommitdiff
path: root/usr.bin/rpcgen
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2014-01-20 05:07:50 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2014-01-20 05:07:50 +0000
commited6e3804f506d9ab323dfd9d02b5c54396a39f4d (patch)
tree6e0c46e829cf9582931776ee3e96aa45487c8b2f /usr.bin/rpcgen
parent48a5ade7f11c1928f5be23155463d19958dc4852 (diff)
Obvious .Xr fixes, found while testing mandocdb(8).
Diffstat (limited to 'usr.bin/rpcgen')
-rw-r--r--usr.bin/rpcgen/rpcgen.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1
index 8a68c54c78a..98493520909 100644
--- a/usr.bin/rpcgen/rpcgen.1
+++ b/usr.bin/rpcgen/rpcgen.1
@@ -1,8 +1,8 @@
-.\" $OpenBSD: rpcgen.1,v 1.15 2013/01/17 21:29:15 jmc Exp $
+.\" $OpenBSD: rpcgen.1,v 1.16 2014/01/20 05:07:48 schwarze Exp $
.\" $NetBSD: rpcgen.1,v 1.5.2.1 1995/12/05 02:51:02 jtc Exp $
.\" from: @(#)rpcgen.new.1 1.1 90/11/09 TIRPC 1.0; from 40.10 of 10/10/89
.\" Copyright (c) 1988,1990 Sun Microsystems, Inc. - All Rights Reserved.
-.Dd $Mdocdate: January 17 2013 $
+.Dd $Mdocdate: January 20 2014 $
.Dt RPCGEN 1
.Os
.Sh NAME
@@ -246,8 +246,8 @@ To create a server that never exits, the appropriate argument is
.Pp
When monitoring for a server,
some port monitors, like the
-.Tn SVR4
-.Xr listen
+.At V
+.Sy listen
utility,
.Em always
spawn a new process in response to a service request.