diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ct-ng.1.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/ct-ng.1.in b/docs/ct-ng.1.in index 7526ccf4..88388e1a 100644 --- a/docs/ct-ng.1.in +++ b/docs/ct-ng.1.in @@ -60,7 +60,7 @@ Samples can be later recalled by calling with the target tuple they represent. ." .TP -.B defconfig +.B savedefconfig Save the current configuration to a mini-defconfig file, that contains only the strictly required symbols to reproduce the configuration. defconfig files are much smaller than a complete .config, so it is easy to send by mail. As @@ -87,11 +87,11 @@ saved. Use for that ." .TP -.B olddefconfig +.B defconfig Configure .B crosstool-NG using a mini-defconfig file (previously saved with -.B defconfig +.B savedefconfig or manually edited). The default mini-defconfig is read from the file .IR defconfig , unless the variable |