diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2000-01-23 20:33:38 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2000-01-23 20:33:38 +0000 |
| commit | b8d1ce7ebf18bd3b7ebc9de1fef6bd54e621fa0a (patch) | |
| tree | e33c28d3a06b189dca8e7552feff3da9ac3a7147 /usr.sbin | |
| parent | 0518c2b948a47020ba8e6e7b13d96bc4baaf3d3e (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/yppush/yppush.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/yppush/yppush.8 b/usr.sbin/yppush/yppush.8 index ede6a1b6562d..7ec99eaf003f 100644 --- a/usr.sbin/yppush/yppush.8 +++ b/usr.sbin/yppush/yppush.8 @@ -88,7 +88,6 @@ receives from .Xr ypxfr 8 via callback will be printed to stderr. .Pp -.Sh OPTIONS The following options are available: .Bl -tag -width indent .It Fl d Ar domain @@ -150,11 +149,12 @@ to print debugging messages as it runs. Specifying this flag twice makes .Nm even more verbose. +.El .Sh FILES .Bl -tag -width Pa -compact .It Pa /var/yp/[domainname]/ypservers -The NIS ypservers map containing the names of all servers in -a particular NIS domain. +the NIS ypservers map containing the names of all servers in +a particular NIS domain .El .Sh SEE ALSO .Xr yp 4 , |
