]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/getlogin.2
xnu-3789.1.32.tar.gz
[apple/xnu.git] / bsd / man / man2 / getlogin.2
index 33f127fada6c9f87095963f026113908633e75c4..be2b7e5bf565ad2619520142a10818758322da54 100644 (file)
 .Sh SYNOPSIS
 .Fd #include <unistd.h>
 .Ft char *
 .Sh SYNOPSIS
 .Fd #include <unistd.h>
 .Ft char *
-.Fn getlogin void
+.Fo getlogin
+.Fa void
+.Fc
 .Ft int
 .Ft int
-.Fn setlogin "const char *name"
+.Fo setlogin
+.Fa "const char *name"
+.Fc
 .Sh DESCRIPTION
 The
 .Fn getlogin
 .Sh DESCRIPTION
 The
 .Fn getlogin
@@ -61,7 +65,7 @@ for example when
 .Xr su 1
 is used.)
 .Pp
 .Xr su 1
 is used.)
 .Pp
-.Fn Setlogin
+.Fn setlogin
 sets the login name of the user associated with the current session to
 .Fa name .
 This call is restricted to the super-user, and
 sets the login name of the user associated with the current session to
 .Fa name .
 This call is restricted to the super-user, and