diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2008-11-05 09:42:05 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2008-11-05 09:42:05 +0000 |
| commit | 831cbaf1f1ebd59c884cdf2a75631df02bc672d6 (patch) | |
| tree | 13df60612576c53b1902dc97342a3acdd85b61c5 /usr.sbin | |
| parent | 69573e862d5198fe6f6db29047c4a38803d68c7a (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/gssd/gssd.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/gssd/gssd.8 b/usr.sbin/gssd/gssd.8 index 20a9a968f19b..4a53f6dfdf67 100644 --- a/usr.sbin/gssd/gssd.8 +++ b/usr.sbin/gssd/gssd.8 @@ -27,7 +27,7 @@ .\" .\" Note: The date here should be updated whenever a non-trivial .\" change is made to the manual page. -.Dd August 25, 2008 +.Dd November 5, 2008 .Dt GSSD 8 .Os .Sh NAME @@ -47,7 +47,7 @@ The options are as follows: Run in debug mode. In this mode, .Nm -will not for when it starts. +will not fork when it starts. .El .Sh FILES .Bl -tag -width ".Pa /etc/krb5.keytab" -compact @@ -62,7 +62,7 @@ by kernel GSS-API services. .Sh HISTORY The .Nm -manual page example first appeared in +manual page first appeared in .Fx 8.0 . .Sh AUTHORS This |
