Some e.g. cleanup: replace "eg" with "e.g.,". From Igor Sobrado in PR 19692.
This commit is contained in:
parent
a405f5c87c
commit
07d13217f3
4
crypto/dist/ssh/ssh.1
vendored
4
crypto/dist/ssh/ssh.1
vendored
@ -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>
|
||||
@ -541,7 +541,7 @@ Quiet mode.
|
||||
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.
|
||||
|
4
dist/bzip2/bzip2.1
vendored
4
dist/bzip2/bzip2.1
vendored
@ -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 @@ damaged files.
|
||||
|
||||
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.
|
||||
|
4
gnu/dist/groff/tmac/groff_ms.7
vendored
4
gnu/dist/groff/tmac/groff_ms.7
vendored
@ -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 @@ does not provide cut marks;
|
||||
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
|
||||
|
2
gnu/dist/toolchain/binutils/doc/objcopy.1
vendored
2
gnu/dist/toolchain/binutils/doc/objcopy.1
vendored
@ -211,7 +211,7 @@ information that is not needed by the binary file.
|
||||
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
|
||||
|
@ -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 @@ system call which had either of the setuid or setgid bits set (and extra
|
||||
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
|
||||
|
@ -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>
|
||||
.\" All rights reserved.
|
||||
@ -105,7 +105,7 @@ using
|
||||
.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.
|
||||
|
@ -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 @@ interface, which is used by ports other than
|
||||
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
|
||||
|
@ -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 @@ dosboot D:\\NODOS\\NETBSD
|
||||
.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
|
||||
|
@ -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 @@ Detach the specified drives. Drives must be unmounted and unopened for this
|
||||
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
|
||||
|
@ -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>
|
||||
.\" All rights reserved.
|
||||
@ -76,7 +76,8 @@ Same as
|
||||
.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
|
||||
|
Loading…
Reference in New Issue
Block a user