diff options
author | 2002-05-22 08:46:05 +0000 | |
---|---|---|
committer | 2002-05-22 08:46:05 +0000 | |
commit | 9abba3819c746579a0627392b3d4f12cd3a5b1d2 (patch) | |
tree | 3ae43a74485b92a1e7d4618fe90b50ae5bfb1249 | |
parent | strcpy, sprintf death; mpech ok (diff) | |
download | wireguard-openbsd-9abba3819c746579a0627392b3d4f12cd3a5b1d2.tar.xz wireguard-openbsd-9abba3819c746579a0627392b3d4f12cd3a5b1d2.zip |
Small fix: - Start new sentence on a new line.
miod@ ok
-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 |