diff options
author | steve <steve@FreeBSD.org> | 1997-06-23 04:52:13 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1997-06-23 04:52:13 +0000 |
commit | f8049f60d86ea4844a9654bc43b5a5bf5bbd6f92 (patch) | |
tree | 9b1ee90c017ca2873bc51a7b78953ed45ff00928 /usr.sbin/xten | |
parent | 7a5541cde7678767eff12f77e937ec69fff68016 (diff) | |
download | FreeBSD-src-f8049f60d86ea4844a9654bc43b5a5bf5bbd6f92.zip FreeBSD-src-f8049f60d86ea4844a9654bc43b5a5bf5bbd6f92.tar.gz |
Fix a minor nit in the .Dd macro invocation so that
the revision date is displayed correctly.
Diffstat (limited to 'usr.sbin/xten')
-rw-r--r-- | usr.sbin/xten/xten.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/xten/xten.1 b/usr.sbin/xten/xten.1 index 273ff1d..1889636 100644 --- a/usr.sbin/xten/xten.1 +++ b/usr.sbin/xten/xten.1 @@ -27,10 +27,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id$ +.\" $Id: xten.1,v 1.5 1997/02/22 16:14:46 peter Exp $ .\" .Th XTEN 8 "30 Oct 1993" -.Dd Oct 30, 1993 +.Dd October 30, 1993 .Dt XTEN 1 .Os BSD FreeBSD .Sh NAME |