Fix markup in docs.
authorHeikki Linnakangas
Sun, 28 Jun 2015 21:01:26 +0000 (00:01 +0300)
committerHeikki Linnakangas
Sun, 28 Jun 2015 21:01:26 +0000 (00:01 +0300)
Oops. I could swear I built the docs before pushing, but I guess not..

doc/src/sgml/func.sgml

index 69ac7c041692f0b18db4748eff2b573c04614cb2..d49cd4342822ff12ce545812e9fd59964631be1e 100644 (file)
@@ -17865,7 +17865,7 @@ postgres=# SELECT * FROM pg_xlogfile_name_offset(pg_stop_backup());
     and other special files) in the specified directory. The 
     include_dot_dirs indicates whether . and .. are
     included in the result set. The default is to exclude them
-    (false/>), but including them can be useful when
+    (false</>), but including them can be useful when
     missing_ok is true, to distinguish an
     empty directory from an non-existent directory.