diff options
| author | wiz <wiz@NetBSD.org> | 2002-09-29 14:05:52 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2002-09-29 14:05:52 +0000 |
| commit | d6285bbf1da43763d943e2c3ab6c2ddc2d52fa74 (patch) | |
| tree | 951cc50bf8af18970bc970f806e6a509f51ddab8 /libexec/rpc.rstatd | |
| parent | b6e0393610d0fad3d419b8cf63a55094804121a1 (diff) | |
Begin new sentences on new lines.
Patch from Robert Elz (kre at munnari oz au).
Diffstat (limited to 'libexec/rpc.rstatd')
| -rw-r--r-- | libexec/rpc.rstatd/rpc.rstatd.8 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/libexec/rpc.rstatd/rpc.rstatd.8 b/libexec/rpc.rstatd/rpc.rstatd.8 index 025db77de9b..a7f36c094ba 100644 --- a/libexec/rpc.rstatd/rpc.rstatd.8 +++ b/libexec/rpc.rstatd/rpc.rstatd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: rpc.rstatd.8,v 1.11 2002/01/15 02:26:48 wiz Exp $ +.\" $NetBSD: rpc.rstatd.8,v 1.12 2002/09/29 14:05:54 wiz Exp $ .\" .\" Copyright (c) 1985, 1991 The Regents of the University of California. .\" All rights reserved. @@ -56,8 +56,9 @@ The .Ar interval argument specifies the number of seconds that .Nm -should stay active, updating its internal statistics every -second. If no value is specified, 20 seconds will be used. After +should stay active, updating its internal statistics every second. +If no value is specified, 20 seconds will be used. +After .Ar interval seconds with no new RPC requests, if @@ -65,7 +66,8 @@ if was invoked from .Xr inetd 8 , .Nm -exits. Otherwise, +exits. +Otherwise, .Nm loops, becoming dormant until it receives a new RPC request, and staying active until |
