mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-02 19:22:47 +00:00
Add gencat(1) to SEE ALSO section.
PR: docs/13658 Submitted by: Zahemszky Gabor <zgabor@code.hu>
This commit is contained in:
parent
72f89f7ee3
commit
466d6dc43b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51577
@ -44,6 +44,7 @@ The
|
||||
function closes the message catalog specified by the argument
|
||||
.Fa catd .
|
||||
.Sh SEE ALSO
|
||||
.Xr gencat 1 ,
|
||||
.Xr catgets 3 ,
|
||||
.Xr catopen 3
|
||||
.Sh STANDARDS
|
||||
|
@ -58,6 +58,7 @@ returns a pointer to an internal buffer containing the message string;
|
||||
otherwise it returns
|
||||
.Fa s .
|
||||
.Sh SEE ALSO
|
||||
.Xr gencat 1 ,
|
||||
.Xr catclose 3 ,
|
||||
.Xr catopen 3
|
||||
.Sh STANDARDS
|
||||
|
@ -88,6 +88,7 @@ is set to indicate the error.
|
||||
Insufficient memory is available.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr gencat 1 ,
|
||||
.Xr catclose 3 ,
|
||||
.Xr catgets 3 ,
|
||||
.Xr setlocale 3
|
||||
|
Loading…
Reference in New Issue
Block a user