diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-26 21:53:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-06-26 21:53:06 +0000 |
commit | 7c3e2538957cc21df6f876b8d2c28b2f5413821e (patch) | |
tree | 646966c3a17f8ffcbe23e59a58ced796d5b19baf /usr.bin | |
parent | 4ab576145e18dcfb1a1af565d90e1f7a6d9a6923 (diff) |
typos; msaitoh@spa.is.uec.ac.jp
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/pr/pr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
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 |