Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src Some e.g. cleanup: replace "eg" with "e.g., ". From Igor Sobr...



details:   https://anonhg.NetBSD.org/src/rev/d0c14c06d8dd
branches:  trunk
changeset: 545354:d0c14c06d8dd
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 07 06:56:38 2003 +0000

description:
Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.

diffstat:

 crypto/dist/ssh/ssh.1                     |  4 ++--
 dist/bzip2/bzip2.1                        |  4 ++--
 gnu/dist/groff/tmac/groff_ms.7            |  4 ++--
 gnu/dist/toolchain/binutils/doc/objcopy.1 |  2 +-
 lib/libc/sys/issetugid.2                  |  4 ++--
 share/man/man5/wscons.conf.5              |  4 ++--
 share/man/man8/man8.i386/boot.8           |  4 ++--
 share/man/man8/man8.i386/dosboot.8        |  4 ++--
 usr.sbin/mlxctl/mlxctl.8                  |  4 ++--
 usr.sbin/ypserv/mkalias/mkalias.8         |  5 +++--
 10 files changed, 20 insertions(+), 19 deletions(-)

diffs (175 lines):

diff -r d6f7969bdd75 -r d0c14c06d8dd crypto/dist/ssh/ssh.1
--- a/crypto/dist/ssh/ssh.1     Mon Apr 07 06:04:09 2003 +0000
+++ b/crypto/dist/ssh/ssh.1     Mon Apr 07 06:56:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ssh.1,v 1.24 2003/04/03 06:21:36 itojun Exp $
+.\"    $NetBSD: ssh.1,v 1.25 2003/04/07 06:56:41 wiz Exp $
 .\"  -*- nroff -*-
 .\"
 .\" Author: Tatu Ylonen <ylo%cs.hut.fi@localhost>
@@ -541,7 +541,7 @@
 Causes all warning and diagnostic messages to be suppressed.
 .It Fl s
 May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use
-of SSH as a secure transport for other applications (eg. sftp). The
+of SSH as a secure transport for other applications (e.g., sftp). The
 subsystem is specified as the remote command.
 .It Fl t
 Force pseudo-tty allocation.
diff -r d6f7969bdd75 -r d0c14c06d8dd dist/bzip2/bzip2.1
--- a/dist/bzip2/bzip2.1        Mon Apr 07 06:04:09 2003 +0000
+++ b/dist/bzip2/bzip2.1        Mon Apr 07 06:56:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bzip2.1,v 1.1.1.2 2002/03/15 01:35:23 mjl Exp $
+.\"    $NetBSD: bzip2.1,v 1.2 2003/04/07 06:56:40 wiz Exp $
 .\"
 .PU
 .TH bzip2 1
@@ -174,7 +174,7 @@
 
 Return values: 0 for a normal exit, 1 for environmental problems (file
 not found, invalid flags, I/O errors, &c), 2 to indicate a corrupt
-compressed file, 3 for an internal consistency error (eg, bug) which
+compressed file, 3 for an internal consistency error (e.g., bug) which
 caused
 .I bzip2
 to panic.
diff -r d6f7969bdd75 -r d0c14c06d8dd gnu/dist/groff/tmac/groff_ms.7
--- a/gnu/dist/groff/tmac/groff_ms.7    Mon Apr 07 06:04:09 2003 +0000
+++ b/gnu/dist/groff/tmac/groff_ms.7    Mon Apr 07 06:56:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: groff_ms.7,v 1.1.1.1 2001/04/19 12:52:40 wiz Exp $
+.\"    $NetBSD: groff_ms.7,v 1.2 2003/04/07 06:56:43 wiz Exp $
 .\"
 .ig \"-*- nroff -*-
 Copyright (C) 1989-1995 Free Software Foundation, Inc.
@@ -56,7 +56,7 @@
 multiple line spacing is not allowed
 (use a larger vertical spacing instead);
 .IP \(bu
-groff ms does not work in compatibility mode (eg with the
+groff ms does not work in compatibility mode (e.g., with the
 .B \-C
 option);
 .IP \(bu
diff -r d6f7969bdd75 -r d0c14c06d8dd gnu/dist/toolchain/binutils/doc/objcopy.1
--- a/gnu/dist/toolchain/binutils/doc/objcopy.1 Mon Apr 07 06:04:09 2003 +0000
+++ b/gnu/dist/toolchain/binutils/doc/objcopy.1 Mon Apr 07 06:56:38 2003 +0000
@@ -211,7 +211,7 @@
 Note \- \fBobjcopy\fR is not able to change the endianness of its input
 files.  If the input format has an endianness, (some formats do not),
 \&\fBobjcopy\fR can only copy the inputs into file formats that have the
-same endianness or which have no endianness (eg \fBsrec\fR).
+same endianness or which have no endianness (e.g., \fBsrec\fR).
 .SH "OPTIONS"
 .IX Header "OPTIONS"
 .IP "\fIinfile\fR" 4
diff -r d6f7969bdd75 -r d0c14c06d8dd lib/libc/sys/issetugid.2
--- a/lib/libc/sys/issetugid.2  Mon Apr 07 06:04:09 2003 +0000
+++ b/lib/libc/sys/issetugid.2  Mon Apr 07 06:56:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: issetugid.2,v 1.8 2003/03/15 23:48:29 wiz Exp $
+.\"    $NetBSD: issetugid.2,v 1.9 2003/04/07 06:56:42 wiz Exp $
 .\"    OpenBSD: issetugid.2,v 1.7 1997/02/18 00:16:09 deraadt Exp
 .\" FreeBSD: src/lib/libc/sys/issetugid.2,v 1.5.2.2 1999/09/18 16:18:59 phantom Exp
 .\"
@@ -59,7 +59,7 @@
 privileges were given as a result) or if it has changed any of its real,
 effective or saved user or group ID's since it began execution.
 .Pp
-This system call exists so that library routines (eg: libc, libtermcap)
+This system call exists so that library routines (e.g., libc, libtermcap)
 can reliably determine if it is safe to use information
 that was obtained from the user, in particular the results from
 .Xr getenv 3
diff -r d6f7969bdd75 -r d0c14c06d8dd share/man/man5/wscons.conf.5
--- a/share/man/man5/wscons.conf.5      Mon Apr 07 06:04:09 2003 +0000
+++ b/share/man/man5/wscons.conf.5      Mon Apr 07 06:56:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wscons.conf.5,v 1.10 2003/02/14 15:20:20 grant Exp $
+.\"    $NetBSD: wscons.conf.5,v 1.11 2003/04/07 06:56:42 wiz Exp $
 .\"
 .\" Copyright 2000, 2001 Hubert Feyrer <hubertf%NetBSD.org@localhost>
 .\" All rights reserved.
@@ -105,7 +105,7 @@
 .Dq Li "wsconsctl -w encoding=enc" .
 The map must be supported by the keyboard driver in use and must be
 compiled into the kernel.
-See the keyboard driver's manpage (eg.
+See the keyboard driver's manpage (e.g.,
 .Xr pckbd 4 ,
 .Xr ukbd 4 )
 for details.
diff -r d6f7969bdd75 -r d0c14c06d8dd share/man/man8/man8.i386/boot.8
--- a/share/man/man8/man8.i386/boot.8   Mon Apr 07 06:04:09 2003 +0000
+++ b/share/man/man8/man8.i386/boot.8   Mon Apr 07 06:56:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: boot.8,v 1.26 2002/08/16 08:54:18 jdolecek Exp $
+.\"    $NetBSD: boot.8,v 1.27 2003/04/07 06:56:43 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -237,7 +237,7 @@
 Hard disks are always accessed by BIOS functions. Unit numbers are
 BIOS device numbers which might differ from numbering in the
 .Nx
-kernel or physical parameters (eg SCSI slave numbers). There isn't
+kernel or physical parameters (e.g., SCSI slave numbers). There isn't
 any distinction between
 .Dq sd
 and
diff -r d6f7969bdd75 -r d0c14c06d8dd share/man/man8/man8.i386/dosboot.8
--- a/share/man/man8/man8.i386/dosboot.8        Mon Apr 07 06:04:09 2003 +0000
+++ b/share/man/man8/man8.i386/dosboot.8        Mon Apr 07 06:56:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: dosboot.8,v 1.14 2003/03/20 17:27:05 drochner Exp $
+.\"    $NetBSD: dosboot.8,v 1.15 2003/04/07 06:56:43 wiz Exp $
 .\"
 .\" Copyright (c) 1997
 .\"    Matthias Drochner.  All rights reserved.
@@ -160,7 +160,7 @@
 .Pp
 To boot from a
 .Nx
-floppy into single user mode, type eg:
+floppy into single user mode, type e.g.:
 .Bd -literal -offset indent
 dosboot -u fd0a:netbsd -s
 .Ed
diff -r d6f7969bdd75 -r d0c14c06d8dd usr.sbin/mlxctl/mlxctl.8
--- a/usr.sbin/mlxctl/mlxctl.8  Mon Apr 07 06:04:09 2003 +0000
+++ b/usr.sbin/mlxctl/mlxctl.8  Mon Apr 07 06:56:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mlxctl.8,v 1.7 2003/03/31 01:23:30 perry Exp $
+.\"    $NetBSD: mlxctl.8,v 1.8 2003/04/07 06:56:44 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -132,7 +132,7 @@
 command to succeed.
 .It check
 Initiate a consistency check and repair pass on a drive that provides
-redundancy (eg. RAID1 or RAID5).  This command returns immediately.  The
+redundancy (e.g., RAID1 or RAID5).  This command returns immediately.  The
 .Ar status
 command can be used to monitor the progress of the check.
 .It rebuild
diff -r d6f7969bdd75 -r d0c14c06d8dd usr.sbin/ypserv/mkalias/mkalias.8
--- a/usr.sbin/ypserv/mkalias/mkalias.8 Mon Apr 07 06:04:09 2003 +0000
+++ b/usr.sbin/ypserv/mkalias/mkalias.8 Mon Apr 07 06:56:38 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mkalias.8,v 1.8 2002/02/02 02:34:16 wiz Exp $
+.\"    $NetBSD: mkalias.8,v 1.9 2003/04/07 06:56:44 wiz Exp $
 .\"
 .\" Copyright (c) 1997 Mats O Jansson <moj%stacken.kth.se@localhost>
 .\" All rights reserved.
@@ -76,7 +76,8 @@
 .Fl e ,
 but also check for any MX-record.
 .It Fl n
-Capitalize name. eg mats.o.jansson becomes Mats.O.Jansson.
+Capitalize name.
+E.g., mats.o.jansson becomes Mats.O.Jansson.
 .It Fl u
 Assume UUCP names are OK.
 Only useful together with



Home | Main Index | Thread Index | Old Index