Module Name: src
Committed By: wiz
Date: Thu Apr 28 14:18:08 UTC 2011
Modified Files:
src/crypto/external/bsd/heimdal/dist/kdc: hprop.8
Log Message:
Punctuation fix.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/heimdal/dist/kdc/hprop.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/crypto/external/bsd/heimdal/dist/kdc/hprop.8
diff -u src/crypto/external/bsd/heimdal/dist/kdc/hprop.8:1.2 src/crypto/external/bsd/heimdal/dist/kdc/hprop.8:1.3
--- src/crypto/external/bsd/heimdal/dist/kdc/hprop.8:1.2 Thu Apr 14 19:19:19 2011
+++ src/crypto/external/bsd/heimdal/dist/kdc/hprop.8 Thu Apr 28 14:18:08 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: hprop.8,v 1.2 2011/04/14 19:19:19 elric Exp $
+.\" $NetBSD: hprop.8,v 1.3 2011/04/28 14:18:08 wiz Exp $
.\"
.\" Copyright (c) 2000 - 2004 Kungliga Tekniska Högskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
@@ -124,7 +124,7 @@
.Sh EXAMPLES
The following will propagate a database to another machine (which
should run
-.Xr hpropd 8 ):
+.Xr hpropd 8 ) :
.Bd -literal -offset indent
$ hprop slave-1 slave-2
.Ed