summaryrefslogtreecommitdiff
path: root/src/strmode.3
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2011-02-23 13:14:22 +0100
committerGuillem Jover <guillem@hadrons.org>2011-05-14 14:16:29 +0200
commit8478e57463db7a4f1b27d165d45de17c6d992ada (patch)
tree86a070c9517c909198ba2d9d7bccb4b61bef86e4 /src/strmode.3
parentf7caf2b30da93d46528ec706dffaf5cbde5266d9 (diff)
downloadlibbsd-8478e57463db7a4f1b27d165d45de17c6d992ada.tar.gz
Update libbsd header references in man pages
Point to the namespaced path for libbsd specific headers.
Diffstat (limited to 'src/strmode.3')
-rw-r--r--src/strmode.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strmode.3 b/src/strmode.3
index b2dfaf4..70264c0 100644
--- a/src/strmode.3
+++ b/src/strmode.3
@@ -38,7 +38,7 @@
.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd)
.Lb libbsd
.Sh SYNOPSIS
-.In string.h
+.In bsd/string.h
.Ft void
.Fn strmode "mode_t mode" "char *bp"
.Sh DESCRIPTION