summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-14 21:31:47 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-14 21:31:47 +0000
commit6cded4a3fdac7f3bf862d8b64ad4c758b3e691eb (patch)
tree37f96844351314fcf72a22d1983488b1640677e9 /usr.bin
parentcda8ef6eceac8f14e649f7944e79a7fa5105d00b (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')
-rw-r--r--usr.bin/man/man.conf.54
-rw-r--r--usr.bin/rdist/rdist.14
-rw-r--r--usr.bin/ssh/sshd.84
-rw-r--r--usr.bin/sup/src/sup.19
-rw-r--r--usr.bin/xlint/xlint/lint.16
5 files changed, 16 insertions, 11 deletions
diff --git a/usr.bin/man/man.conf.5 b/usr.bin/man/man.conf.5
index 928dd459ff9..71cb478e4a6 100644
--- a/usr.bin/man/man.conf.5
+++ b/usr.bin/man/man.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: man.conf.5,v 1.6 1999/09/23 04:12:09 alex Exp $
+.\" $OpenBSD: man.conf.5,v 1.7 2000/03/14 21:31:35 aaron Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -91,7 +91,7 @@ The possible keywords and their meanings are as follows:
.Bl -tag -width "_version"
.It _build
Man file names, regardless of their format, are expected to end in
-a ``.*'' pattern, i.e. a ``.'' followed by some suffix.
+a ``.*'' pattern, i.e., a ``.'' followed by some suffix.
The first field of a _build line lists a suffix which indicates
files which need to be reformatted or manipulated in some way before
being displayed to the user.
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
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index 3f23a6cb478..66037320b8b 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -9,7 +9,7 @@
.\"
.\" Created: Sat Apr 22 21:55:14 1995 ylo
.\"
-.\" $Id: sshd.8,v 1.34 2000/02/24 18:22:16 markus Exp $
+.\" $Id: sshd.8,v 1.35 2000/03/14 21:31:41 aaron Exp $
.\"
.Dd September 25, 1999
.Dt SSHD 8
@@ -147,7 +147,7 @@ is normally not run
from inetd because it needs to generate the server key before it can
respond to the client, and this may take tens of seconds. Clients
would have to wait too long if the key was regenerated every time.
-However, with small key sizes (e.g. 512) using
+However, with small key sizes (e.g., 512) using
.Nm
from inetd may
be feasible.
diff --git a/usr.bin/sup/src/sup.1 b/usr.bin/sup/src/sup.1
index ad706f79684..03aafa87d5f 100644
--- a/usr.bin/sup/src/sup.1
+++ b/usr.bin/sup/src/sup.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sup.1,v 1.8 1999/09/23 04:12:09 alex Exp $
+.\" $OpenBSD: sup.1,v 1.9 2000/03/14 21:31:42 aaron Exp $
.\"
.\" Copyright (c) 1992 Carnegie Mellon University
.\" All Rights Reserved.
@@ -25,6 +25,11 @@
.\"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
.\" HISTORY
.\" $Log: sup.1,v $
+.\" Revision 1.9 2000/03/14 21:31:42 aaron
+.\" 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 :-)).
+.\"
.\" Revision 1.8 1999/09/23 04:12:09 alex
.\" Typo fixes.
.\"
@@ -511,7 +516,7 @@ Files on the file server may be protected, and network transmissions
may be encrypted.
This prevents unauthorized access to files via
.IR sup .
-When files are not accessible to the default account (e.g.
+When files are not accessible to the default account (e.g.,
the
.B anon
anonymous account), you can specify an alternative
diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1
index 49e118c1fb4..53a0d0db69c 100644
--- a/usr.bin/xlint/xlint/lint.1
+++ b/usr.bin/xlint/xlint/lint.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: lint.1,v 1.7 1998/10/30 00:24:44 aaron Exp $
+.\" $OpenBSD: lint.1,v 1.8 2000/03/14 21:31:42 aaron Exp $
.\" $NetBSD: lint.1,v 1.3 1995/10/23 13:45:31 jpo Exp $
.\"
.\" Copyright (c) 1994, 1995 Jochen Pohl
@@ -229,9 +229,9 @@ Traditional C mode.
is not predefined in this mode. Warnings are printed for constructs
not allowed in traditional C. Warnings for constructs which behave
differently in traditional C and ANSI C are suppressed. Preprocessor
-macros describing the machine type (e.g.
+macros describing the machine type (e.g.,
.Li sun3 Ns )
-and machine architecture (e.g.
+and machine architecture (e.g.,
.Li m68k Ns )
are defined without leading and trailing underscores. The keywords
.Sy const Ns ,