From: jmc Date: Sun, 17 Jul 2022 05:48:26 +0000 (+0000) Subject: fix a macro, and "new sentence, new line"; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=afb69f57c118c4d706f47193e767316e5e770152;p=openbsd fix a macro, and "new sentence, new line"; --- diff --git a/lib/libc/sys/ypconnect.2 b/lib/libc/sys/ypconnect.2 index 21db9b46863..44b5b7eafdf 100644 --- a/lib/libc/sys/ypconnect.2 +++ b/lib/libc/sys/ypconnect.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypconnect.2,v 1.1 2022/07/17 03:01:23 deraadt Exp $ +.\" $OpenBSD: ypconnect.2,v 1.2 2022/07/17 05:48:26 jmc Exp $ .\" .\" Copyright (c) 2022 Theo de Raadt .\" @@ -52,10 +52,11 @@ will fail if: .Bl -tag -width Er .It Bq Er EAFNOSUPPORT The YP subsystem is not active. -.It BQ Er EFTYPE +.It Bq Er EFTYPE The YP binding file is strange. .It Bq Er EOWNERDEAD -The YP binding file is not locked. YP subsystem is not active. +The YP binding file is not locked. +YP subsystem is not active. .It Bq Er EMFILE The per-process descriptor table is full. .It Bq Er ENFILE