diff options
author | 2012-04-29 09:51:25 +0000 | |
---|---|---|
committer | 2012-04-29 09:51:25 +0000 | |
commit | d8c29c5f7bb228297b8605d8e484b2cba21ac8cc (patch) | |
tree | 4518519f7cc437221d09b547f9a1d818a3556180 | |
parent | Recognize 85230 chips, and take advantage of their FIFOs to reduce the (diff) | |
download | wireguard-openbsd-d8c29c5f7bb228297b8605d8e484b2cba21ac8cc.tar.xz wireguard-openbsd-d8c29c5f7bb228297b8605d8e484b2cba21ac8cc.zip |
punctuation needs to be space separated;
-rw-r--r-- | share/man/man4/man4.sgi/zs.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sgi/zs.4 b/share/man/man4/man4.sgi/zs.4 index a6c910831ee..9ea4334bfa4 100644 --- a/share/man/man4/man4.sgi/zs.4 +++ b/share/man/man4/man4.sgi/zs.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zs.4,v 1.3 2012/04/29 08:59:10 miod Exp $ +.\" $OpenBSD: zs.4,v 1.4 2012/04/29 09:51:25 jmc Exp $ .\" $NetBSD: zstty.4,v 1.14 2011/06/07 20:22:56 wiz Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -88,7 +88,7 @@ to (either via .Xr config 8 or -.Xr boot_config 8 ). +.Xr boot_config 8 ) . Misconfiguration of these line settings usually leads to .Xr getty 8 processes being unable to open the device or sleeping on |