From 9f64e10225e22c1fde7c001a815abe8577119541 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 17 Jun 2005 16:46:45 +0000 Subject: [PATCH] NetBSD uses "options" not "option". --- doc/src/sgml/runtime.sgml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 57625db87c..9b728ae7f4 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,5 +1,5 @@ @@ -4375,8 +4375,7 @@ options SEMMNS=512 options SEMMNU=256 options SEMMAP=256 - (On NetBSD and OpenBSD the key word is actually + (On OpenBSD the key word is actually option singular.) -- 2.50.1