diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-22 08:46:06 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2002-05-22 08:46:06 +0000 |
commit | 81ed744a68ae422432934fb4032bbb35f4b0862d (patch) | |
tree | 0c924392eda1b45af47b5d83e99882c894ec8328 /share | |
parent | f4157dcdc59508eeb6d7be5a9a2348bc1de796b2 (diff) |
Small fix: - Start new sentence on a new line.
miod@ ok
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man8/compat_hpux.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man8/compat_hpux.8 b/share/man/man8/compat_hpux.8 index 9222b98704c..956ff79dcc0 100644 --- a/share/man/man8/compat_hpux.8 +++ b/share/man/man8/compat_hpux.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: compat_hpux.8,v 1.1 2002/05/22 07:35:31 miod Exp $ +.\" $OpenBSD: compat_hpux.8,v 1.2 2002/05/22 08:46:05 mpech Exp $ .\" $NetBSD: compat_hpux.8,v 1.2 2001/12/16 23:47:19 wiz Exp $ .\" from: compat_linux.8,v 1.23 2001/10/07 10:12:05 mbw Exp .\" @@ -67,7 +67,8 @@ This directory is named .Pa /emul/hpux . Any file operations done by HP-UX programs run under .Ox -will look in this directory first. So, if a HP-UX program opens, for example, +will look in this directory first. +So, if a HP-UX program opens, for example, .Pa /etc/passwd , .Ox will first try to open |