diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 2001-03-18 05:38:11 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 2001-03-18 05:38:11 +0000 |
| commit | a19e33bde90e9b0f4ac056ed9edf30cf394638db (patch) | |
| tree | c29cf350cc1a3e0944f49627cb81eb547a8ef65a | |
| parent | 3938ca1cc44f64ca048cde034591159c30b8dd0f (diff) | |
Notes
| -rw-r--r-- | usr.sbin/sade/sade.8 | 4 | ||||
| -rw-r--r-- | usr.sbin/sysinstall/sysinstall.8 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8 index 53d9cbd4926e..38d5c8c0e531 100644 --- a/usr.sbin/sade/sade.8 +++ b/usr.sbin/sade/sade.8 @@ -688,8 +688,8 @@ configuration file from another. .Pp .Sy Variables : .Bl -tag -width indent -.It file -The fully pathname of the file to load. +.It configFile +The fully qualified pathname of the file to load. .El .It mediaSetCDROM Select a diff --git a/usr.sbin/sysinstall/sysinstall.8 b/usr.sbin/sysinstall/sysinstall.8 index 53d9cbd4926e..38d5c8c0e531 100644 --- a/usr.sbin/sysinstall/sysinstall.8 +++ b/usr.sbin/sysinstall/sysinstall.8 @@ -688,8 +688,8 @@ configuration file from another. .Pp .Sy Variables : .Bl -tag -width indent -.It file -The fully pathname of the file to load. +.It configFile +The fully qualified pathname of the file to load. .El .It mediaSetCDROM Select a |
