diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:15:57 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:15:57 +0000 |
| commit | 896eb7d10cc1b471bf3839afd21f2d197fcb5656 (patch) | |
| tree | b8f74c3d26aea43422e290f2024e735892930b82 /libexec/getty | |
| parent | e44a0ea3114c5b4007d3b32d1ce7f5de983ef401 (diff) | |
Notes
Diffstat (limited to 'libexec/getty')
| -rw-r--r-- | libexec/getty/gettytab.5 | 2 | ||||
| -rw-r--r-- | libexec/getty/ttys.5 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 3ec4bc652cdf..4094d38ed657 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -286,7 +286,7 @@ The current date and time in the locale's representation as of the .Em \&Lo string (the \&%+ format of -.Xr strftime 3 ). +.Xr strftime 3 ) . .It \&%h The hostname of the machine, which is normally obtained from the system using diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5 index 43404e6ea6ed..b4a5219150d8 100644 --- a/libexec/getty/ttys.5 +++ b/libexec/getty/ttys.5 @@ -88,7 +88,7 @@ or The remaining fields set flags in the .Fa ty_status entry (see -.Xr getttyent 3 ), +.Xr getttyent 3 ) , specify a window system process that .Xr init 8 will maintain for the terminal line, optionally determine the |
