From 3bdf3cd7ba361d3a3b61da034ccd9d01ff87f5fd Mon Sep 17 00:00:00 2001 From: Pawel Jakub Dawidek Date: Sun, 9 May 2004 16:16:10 +0000 Subject: [PATCH] Don't confuse "GEOM" with "geom". Approved by: phk --- share/man/man4/geom.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/geom.4 b/share/man/man4/geom.4 index 33dce6978fab..6592910dabc9 100644 --- a/share/man/man4/geom.4 +++ b/share/man/man4/geom.4 @@ -79,7 +79,7 @@ GEOM on the other hand does not care in which order things are done, the only restriction is that cycles in the graph will not be allowed. .Pp .Sh "TERMINOLOGY and TOPOLOGY" -Geom is quite object oriented and consequently the terminology +GEOM is quite object oriented and consequently the terminology borrows a lot of context and semantics from the OO vocabulary: .Pp A "class", represented by the data structure g_class implements one