fix a macro, and "new sentence, new line";
authorjmc <jmc@openbsd.org>
Sun, 17 Jul 2022 05:48:26 +0000 (05:48 +0000)
committerjmc <jmc@openbsd.org>
Sun, 17 Jul 2022 05:48:26 +0000 (05:48 +0000)
lib/libc/sys/ypconnect.2

index 21db9b4..44b5b7e 100644 (file)
@@ -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 <deraadt@openbsd.org>
 .\"
@@ -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