diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-14 21:31:47 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-03-14 21:31:47 +0000 |
commit | 6cded4a3fdac7f3bf862d8b64ad4c758b3e691eb (patch) | |
tree | 37f96844351314fcf72a22d1983488b1640677e9 /usr.bin/rdist/rdist.1 | |
parent | cda8ef6eceac8f14e649f7944e79a7fa5105d00b (diff) |
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).
Diffstat (limited to 'usr.bin/rdist/rdist.1')
-rw-r--r-- | usr.bin/rdist/rdist.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/rdist/rdist.1 b/usr.bin/rdist/rdist.1 index d091221f79c..85187c448fd 100644 --- a/usr.bin/rdist/rdist.1 +++ b/usr.bin/rdist/rdist.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rdist.1,v 1.11 2000/03/11 21:40:07 aaron Exp $ +.\" $OpenBSD: rdist.1,v 1.12 2000/03/14 21:31:41 aaron Exp $ .\" .\" Copyright (c) 1983 Regents of the University of California. .\" All rights reserved. @@ -530,7 +530,7 @@ Messages to standard output. .IP \fBfile\fR Log to a file. To specify the file name, use the format ``\fBfile=\fIfilename\fB=\fItypes\fR''. -e.g. +e.g., .B "``file=/tmp/rdist.log=all,debug''. .IP \fBsyslog\fR Use the |