diff options
author | 1997-06-26 21:53:04 +0000 | |
---|---|---|
committer | 1997-06-26 21:53:04 +0000 | |
commit | 204165e86160d0f13de561316ad3f4bd5c5159dc (patch) | |
tree | e4293b0479d387d61943d0437f0a2f8ddf4b9356 | |
parent | mem* cleanup (diff) | |
download | wireguard-openbsd-204165e86160d0f13de561316ad3f4bd5c5159dc.tar.xz wireguard-openbsd-204165e86160d0f13de561316ad3f4bd5c5159dc.zip |
typos; msaitoh@spa.is.uec.ac.jp
-rw-r--r-- | sbin/routed/routed.8 | 4 | ||||
-rw-r--r-- | usr.bin/pr/pr.1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index 04461fc68b7..bfd1d3348a9 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: routed.8,v 1.8 1997/01/28 07:16:41 deraadt Exp $ +.\" $OpenBSD: routed.8,v 1.9 1997/06/26 21:53:05 deraadt Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,7 +47,7 @@ .Fl F .Ar net Ns Op /mask Ns Op ,metric .Oc -.OP Fl P Ar parms +.Op Fl P Ar parms .Sh DESCRIPTION .Nm Routed is a dameon invoked at boot time to manage the network diff --git a/usr.bin/pr/pr.1 b/usr.bin/pr/pr.1 index 8426dd72428..5399e13c937 100644 --- a/usr.bin/pr/pr.1 +++ b/usr.bin/pr/pr.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pr.1,v 1.4 1997/06/15 05:03:09 downsj Exp $ +.\" $OpenBSD: pr.1,v 1.5 1997/06/26 21:53:04 deraadt Exp $ .\" Copyright (c) 1991 Keith Muller. .\" Copyright (c) 1993 .\" The Regents of the University of California. All rights reserved. @@ -298,7 +298,7 @@ Each line of output is preceeded by .Ar offset .Em <spaces>s . If the -.FL o +.Fl o option is not specified, the default is zero. The space taken is in addition to the output line width. .It Fl r |