Correct typos (from OpenBSD).

This commit is contained in:
mjl 2003-01-12 21:04:06 +00:00
parent 51457e8842
commit f395946596
2 changed files with 8 additions and 9 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: od.1,v 1.19 2003/01/06 12:43:08 wiz Exp $ .\" $NetBSD: od.1,v 1.20 2003/01/12 21:13:23 mjl Exp $
.\" .\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -90,7 +90,7 @@ Display the input offset in octal, followed by sixteen
space-separated, three column, space-filled, characters of input data space-separated, three column, space-filled, characters of input data
per line. per line.
Control characters are printed as their names instead of as Control characters are printed as their names instead of as
c style escapes. C-style escapes.
.It Fl B .It Fl B
Same as Same as
.Fl o . .Fl o .
@ -106,8 +106,8 @@ selected.
Display the input offset in octal, followed by sixteen Display the input offset in octal, followed by sixteen
space-separated, three column, space-filled, characters of input data space-separated, three column, space-filled, characters of input data
per line. per line.
Control characters are printed as c style escapes, or as Control characters are printed at C-style escapes, or as
three octal digits, if no c escape exists for the character. three octal digits, if no C escape exists for the character.
.It Fl d .It Fl d
.Em Two-byte decimal display . .Em Two-byte decimal display .
Display the input offset in octal, followed by eight Display the input offset in octal, followed by eight
@ -206,7 +206,7 @@ The string must consist of the type specification characters:
.Pp .Pp
.Cm a .Cm a
selects US-ASCII output, with control characters replaced with their selects US-ASCII output, with control characters replaced with their
names instead of as c escape sequences. names instead of as C escape sequences.
See also the See also the
.Cm _u .Cm _u
conversion provided by hexdump(1). conversion provided by hexdump(1).

View File

@ -1,4 +1,4 @@
.\" $NetBSD: msgs.1,v 1.13 2002/09/30 11:09:06 grant Exp $ .\" $NetBSD: msgs.1,v 1.14 2003/01/12 21:04:06 mjl Exp $
.\" .\"
.\" Copyright (c) 1980, 1990, 1993 .\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -47,8 +47,7 @@
.Nm "" .Nm ""
.Op Fl s .Op Fl s
.Nm "" .Nm ""
.Op Fl c .Op Fl c Op Ar days
.Op \-days
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm .Nm
is used to read system messages. is used to read system messages.
@ -176,7 +175,7 @@ assumed that
is set to something secure. is set to something secure.
.It Fl l .It Fl l
Option causes only locally originated messages to be reported. Option causes only locally originated messages to be reported.
.It Ar num .It Ar number
A message number can be given A message number can be given
on the command line, causing on the command line, causing
.Nm .Nm