aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-14 10:01:54 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-14 10:01:54 +0000
commit753d686d34e90c2a4fe6afa14bd5f19d94f17699 (patch)
tree7afa9a221c2e61ee3e2cf3f8bc7417845980ab79 /lib/libstand
parente423aa38ba8e14f7be454efa093d6a9a931cc4c4 (diff)
Notes
Diffstat (limited to 'lib/libstand')
-rw-r--r--lib/libstand/libstand.38
1 files changed, 6 insertions, 2 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3
index c7f76e289702..dba6ef7fe6f7 100644
--- a/lib/libstand/libstand.3
+++ b/lib/libstand/libstand.3
@@ -35,7 +35,9 @@
.Sh DESCRIPTION
.Nm
provides a set of supporting functions for standalone
-applications, mimicking where possible the standard BSD programming
+applications, mimicking where possible the standard
+.Bx
+programming
environment. The following sections group these functions by kind.
Unless specifically described here, see the corresponding section 3
manpages for the given functions.
@@ -573,7 +575,9 @@ structures. The following filesystem handlers are supplied by
the consumer may supply other filesystems of their own:
.Bl -hang -width "cd9660_fsops "
.It ufs_fsops
-The BSD UFS.
+The
+.Bx
+UFS.
.It ext2fs_fsops
Linux ext2fs filesystem.
.It tftp_fsops