Author: emaste Date: Wed Apr 17 15:48:33 2019 New Revision: 346313 URL: https://svnweb.freebsd.org/changeset/base/346313
Log: cap_fileargs.3: correct 'filerags' typo Submitted by: Bora Özarslan" <borako.ozars...@gmail.com> MFC after: 1 week Sponsored by: The FreeBSD Foundation Modified: head/lib/libcasper/services/cap_fileargs/cap_fileargs.3 Modified: head/lib/libcasper/services/cap_fileargs/cap_fileargs.3 ============================================================================== --- head/lib/libcasper/services/cap_fileargs/cap_fileargs.3 Wed Apr 17 15:27:11 2019 (r346312) +++ head/lib/libcasper/services/cap_fileargs/cap_fileargs.3 Wed Apr 17 15:48:33 2019 (r346313) @@ -120,7 +120,7 @@ For details see The .Fa fileargs_free close connection to the -.Nm system.filerags +.Nm system.fileargs service and free are structures. The function handle .Dv NULL @@ -139,7 +139,7 @@ expect that all arguments are fetched from the structure. .Sh LIMITS This section describe which values and types should be used to pass arguments to the -.Fa system.filerags +.Fa system.fileargs through the .Fn fileargs_ininv and @@ -181,7 +181,7 @@ Any number of where the name of the element is name of the file which can be opened. .Sh EXAMPLES The following example first parse some options and then create the -.Nm system.filerags +.Nm system.fileargs service with remaining arguments. .Bd -literal int ch, fd, i; _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"