diff options
author | delphij <delphij@FreeBSD.org> | 2007-07-24 06:41:07 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-07-24 06:41:07 +0000 |
commit | 90cc29c58cc4a61cd9c1f83244fff9144efdcff5 (patch) | |
tree | ee3179ea3909b973226d0d80a2a4937b923492ad /usr.sbin/periodic | |
parent | f01a448638ad65647e242aa1a41bc7de44034338 (diff) | |
download | FreeBSD-src-90cc29c58cc4a61cd9c1f83244fff9144efdcff5.zip FreeBSD-src-90cc29c58cc4a61cd9c1f83244fff9144efdcff5.tar.gz |
Stop mentioning /usr/X11R6.
Approved by: re (hrs)
Diffstat (limited to 'usr.sbin/periodic')
-rw-r--r-- | usr.sbin/periodic/periodic.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index 569da04..ebe320c 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -203,7 +203,7 @@ system registry will typically have a .Va local_periodic variable reading: .Pp -.Dl local_periodic="/usr/local/etc/periodic /usr/X11R6/etc/periodic" +.Dl local_periodic="/usr/local/etc/periodic" .Pp To log .Nm |