diff options
author | mpp <mpp@FreeBSD.org> | 1996-02-09 02:31:23 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1996-02-09 02:31:23 +0000 |
commit | 7badd443f6d3d474ab4cdf15d9f6bd9b36d07869 (patch) | |
tree | 417ad929cbba8e465978ab71a98ebc3490cbc91e /libexec | |
parent | eca0ed187997d9f6e65a83957450cd93a74960f6 (diff) | |
download | FreeBSD-src-7badd443f6d3d474ab4cdf15d9f6bd9b36d07869.zip FreeBSD-src-7badd443f6d3d474ab4cdf15d9f6bd9b36d07869.tar.gz |
Correct a file location in the FILES section.
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/xtend/xtend.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/xtend/xtend.8 b/libexec/xtend/xtend.8 index e6ac50a..7d877e5 100644 --- a/libexec/xtend/xtend.8 +++ b/libexec/xtend/xtend.8 @@ -158,7 +158,7 @@ pid file log file .It Pa /var/spool/xten/Status device status file (binary) -.It Pa /var/spool/status.out +.It Pa /var/spool/xtend/status.out ASCII dump of device status .El .Sh BUGS |